[interchange-docs] xmldocs - racke modified refs/captcha.tag

docs at icdevgroup.org docs at icdevgroup.org
Wed Sep 17 07:02:49 UTC 2008


User:      racke
Date:      2008-09-17 07:02:49 GMT
Modified:  refs     captcha.tag
Log:
function attribute added, note about Authen::Captcha module added

Revision  Changes    Path
1.5                  xmldocs/refs/captcha.tag


rev 1.5, prev_rev 1.4
Index: captcha.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/captcha.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- captcha.tag	11 Sep 2008 16:40:39 -0000	1.4
+++ captcha.tag	17 Sep 2008 07:02:49 -0000	1.5
@@ -6,6 +6,27 @@
 <row>
 
 	<entry>
+		<group choice='plain'>
+			<arg choice='plain'>function</arg>
+			<arg choice='plain'>func</arg>
+		</group>
+	</entry>
+	<entry>
+	Yes
+	</entry>
+	<entry>
+	Yes
+	</entry>
+	<entry>
+	</entry>
+	<entry>
+	captcha function
+	</entry>
+
+</row> 
+<row>
+
+	<entry>
 	length
 	</entry>
 	<entry>
@@ -42,8 +63,14 @@
 </refsect2>
 <refsect2>
 <title>code</title>
-Returns the generated code. Generates one if not done previously in session.
+Returns the generated code. Generates one if not done previously in &glos-session;.
 </refsect2>
 <para>
 The image, relative_image and image_tag functions are undocumented.
 __END__
+
+__NAME__ notes
+<tag>captcha</tag> uses the
+<ulink url='http://search.cpan.org/perldoc?Authen::Captcha'>Authen::Captcha</ulink>
+module from &CPAN;.
+__END__







More information about the docs mailing list