Author: michiel
Date: 2010-02-09 10:33:41 +0100 (Tue, 09 Feb 2010)
New Revision: 40923
Modified:
mmbase/trunk/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
Log:
merged some things from 1.9
Modified:
mmbase/trunk/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
===================================================================
---
mmbase/trunk/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
2010-02-09 09:33:09 UTC (rev 40922)
+++
mmbase/trunk/applications/resources/src/main/resources/META-INF/tags/mm/resources/captcha.tagx
2010-02-09 09:33:41 UTC (rev 40923)
@@ -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
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs