Author: michiel
Date: 2010-02-09 10:33:09 +0100 (Tue, 09 Feb 2010)
New Revision: 40922

Modified:
   
mmbase/branches/MMBase-1_9/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
Log:
descriptions

Modified: 
mmbase/branches/MMBase-1_9/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
===================================================================
--- 
mmbase/branches/MMBase-1_9/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
        2010-02-09 09:31:11 UTC (rev 40921)
+++ 
mmbase/branches/MMBase-1_9/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
        2010-02-09 09:33:09 UTC (rev 40922)
@@ -36,8 +36,10 @@
                            description="Font file to use to produce the text. 
E.g. mm:fonts/arial.ttf (mm: is mean 'mmbase configuration directory')"
                            />
 
-  <!-- If the key is stated explicitely, no new key is generated, but this 
given one is shown. -->
-  <jsp:directive.attribute name="key"      type="java.lang.String" />
+  <jsp:directive.attribute name="key"      type="java.lang.String"
+                           description="If the key is stated explicitely, no 
new key is generated, but this given one is shown"
+
+                           />
   <jsp:scriptlet>
     InputStream input = null;
     String text = null;;

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to