[interchange-docs] xmldocs - racke modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Thu Sep 11 16:40:39 UTC 2008


User:      racke
Date:      2008-09-11 16:40:39 GMT
Modified:  glossary session
Modified:  refs     captcha.tag
Log:
link captcha tag and session glossary entry

Revision  Changes    Path
1.12                 xmldocs/glossary/session


rev 1.12, prev_rev 1.11
Index: session
===================================================================
RCS file: /var/cvs/xmldocs/glossary/session,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- session	3 Jul 2008 14:38:23 -0000	1.11
+++ session	11 Sep 2008 16:40:39 -0000	1.12
@@ -8,8 +8,11 @@
 <listitem><tag>error</tag>s</listitem>
 <listitem><tag>warnings</tag></listitem>
 <listitem>&glos-discount; settings</listitem>
+<listitem>&glos-levy; charges</listitem>
 <listitem>input filters in the <literal>Filter</literal> key, see <tag>input-filter</tag>
 </listitem>
+<listitem><tag>captcha</tag> code in <literal>captcha</literal> key
+</listitem>
 </itemizedlist>
 <!--
 =item Session parameters



1.4                  xmldocs/refs/captcha.tag


rev 1.4, prev_rev 1.3
Index: captcha.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/captcha.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- captcha.tag	15 Jul 2008 12:19:39 -0000	1.3
+++ captcha.tag	11 Sep 2008 16:40:39 -0000	1.4
@@ -27,7 +27,7 @@
 __NAME__ description
 This tag generates and/or checks "captcha" images to authenticate user input.
 If called for the first time in a page, it generates a code/image pair and
-sets the code in the session (at $Vend::Session->{captcha}).
+sets the code in the &glos-session; (at $Vend::Session->{captcha}).
 </para>
 <para>
 The captcha tag provides the following functions:







More information about the docs mailing list