[interchange-docs] xmldocs - docelic modified 3 files

docs at icdevgroup.org docs at icdevgroup.org
Fri Oct 6 16:04:01 EDT 2006


User:      docelic
Date:      2006-10-06 20:04:01 GMT
Modified:  bin      generic-autogen
Modified:  refs     OrderCounter TolerateGet
Log:
- fix warnings about suggested id= attribs on 'howto' document in
  xsltproc phase
- remove demo-specific comment from OrderCounter

Revision  Changes    Path
1.18      +1 -1      xmldocs/bin/generic-autogen


rev 1.18, prev_rev 1.17
Index: generic-autogen
===================================================================
RCS file: /var/cvs/xmldocs/bin/generic-autogen,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- generic-autogen	3 Sep 2006 10:03:23 -0000	1.17
+++ generic-autogen	6 Oct 2006 20:04:01 -0000	1.18
@@ -34,7 +34,7 @@
 
 <para>
 ",
-	howtos => "<section>
+	howtos => "<section id=\"\$file\">
 <title>\$visible_name</title>
 
 <para>",



1.2       +4 -2      xmldocs/refs/OrderCounter


rev 1.2, prev_rev 1.1
Index: OrderCounter
===================================================================
RCS file: /var/cvs/xmldocs/refs/OrderCounter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- OrderCounter	11 Jun 2005 23:39:25 -0000	1.1
+++ OrderCounter	6 Oct 2006 20:04:01 -0000	1.2
@@ -14,7 +14,8 @@
 
 
 __NAME__ description
-Specify location of the file keeping and incrementing order numbers.
+Specify filename where the order number is kept (and, of course,
+incremented with every new order).
 </para><para>
 If not set, the order will be
 assigned a string based on the time of the order and the user's session number.
@@ -26,9 +27,10 @@
 for display, and that no internal functions depend on it. Custom order number
 routines may be defined and used without fear of consequences.
 </para><para>
+<!-- IS This demo-specific note?
 If &conf-Route; is set to <literal>supplant</literal> and the
 <literal>counter</literal> attribute is set there, this directive is ignored.
-</para><para>
+</para><para> -->
 See &glos-order; glossary entry for complete discussion of &IC;'s
 ordering process.
 __END__



1.2       +1 -1      xmldocs/refs/TolerateGet


rev 1.2, prev_rev 1.1
Index: TolerateGet
===================================================================
RCS file: /var/cvs/xmldocs/refs/TolerateGet,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TolerateGet	21 Feb 2005 01:16:51 -0000	1.1
+++ TolerateGet	6 Oct 2006 20:04:01 -0000	1.2
@@ -13,7 +13,7 @@
 
 __NAME__ description
 Enabling the option makes &IC; parse both GET data and POST data when a POST
-form is been submitted. 
+form is submitted. 
 Unfortunately this has to be a global setting because at URL
 parse time, the &IC; daemon doesn't yet know which catalog it is dealing
 with (due to catalog aliases, etc.).








More information about the docs mailing list