[interchange-docs] xmldocs - docelic modified 85 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Jul 15 12:19:40 UTC 2008


User:      docelic
Date:      2008-07-15 12:19:39 GMT
Modified:  .        TODO
Modified:  docbook  html-chunks.xsl literals.ent
Modified:  glossary ITL reparse
Modified:  refs     CodeDef address.tag assume-identity.tag
Modified:           attr-list.tag auto-wizard.tag
Modified:           available_www_shipping.tag backup-database.tag
Modified:           backup-file.tag banner bar-button base-url.tag
Modified:           breadcrumbs.tag button captcha.tag capture_page
Modified:           cart catch.tag cgi.tag charge.tag check-upload.tag
Modified:           checked.tag column.tag comment.tag component.tag
Modified:           content-editor.tag content-info.tag
Modified:           content-modify.tag control-set.tag convert-date.tag
Modified:           counter.tag cp.tag crypt.tag css currency.tag
Modified:           data.tag db-date.tag db-hash.tag db_columns.tag
Modified:           dbinfo.tag debug.tag default.tag delete_cart
Modified:           deliver.tag diff.tag diffmerge.tag
Modified:           directive_value.tag discount display.tag dump.tag
Modified:           dump_session.tag e.tag either.tag email email-raw
Modified:           export-database.tag export.tag fcounter.tag
Modified:           fedex-query.tag field.tag field_label.tag
Modified:           file-info.tag file-navigator.tag filter.tag
Modified:           filters.tag flag.tag levy-list.tag
Modified:           list-databases.tag list-keys.tag list_glob.tag
Modified:           load_cart loc.tag log.tag loop.tag
Modified:  refs/area synopsis
Modified:  refs/env synopsis
Added:     refs     discount_space.tag evalue.tag flag_job.tag
Added:              local.tag loop_list.tag
Log:
* fix interpolate/reparse attributes for about the first
  alphabetical half of tags

* Remove [] around things like "[ field | column ]" in synopsis

* glossary/ITL, refs/CodeDef: better wording, some updates

* Adjust supporting entities in docbook/literals.ent:
   - TAG_CONTAINER_1_1   (interpolate=1, reparse=1)

Revision  Changes    Path
1.118                xmldocs/TODO


rev 1.118, prev_rev 1.117
Index: TODO
===================================================================
RCS file: /var/cvs/xmldocs/TODO,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- TODO	11 Jul 2008 00:45:45 -0000	1.117
+++ TODO	15 Jul 2008 12:19:39 -0000	1.118
@@ -9,6 +9,7 @@
   ekspandira @$ctx ako moze da nema konteksta?
 - make howtos chunk
 - fix link to howtos after changing format
+- link to howtos from ref pages
 
 - order counter, Session->{mv_order_number}, cronjob -0001, or file da-te.counter, or session_id.time
 - in iccattut, s/item-field/item-param/ at least on some places. 



1.31                 xmldocs/docbook/html-chunks.xsl


rev 1.31, prev_rev 1.30
Index: html-chunks.xsl
===================================================================
RCS file: /var/cvs/xmldocs/docbook/html-chunks.xsl,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- html-chunks.xsl	5 Nov 2007 18:34:02 -0000	1.30
+++ html-chunks.xsl	15 Jul 2008 12:19:39 -0000	1.31
@@ -203,7 +203,6 @@
 	</xsl:template>
 
 
-
 	<!-- This chunk inserts <meta name="purpose" content="PURPOSE_LINE" />,
 	     to help Swish index documentation properly. -->
 	<xsl:template match="refpurpose[1]">



1.63                 xmldocs/docbook/literals.ent


rev 1.63, prev_rev 1.62
Index: literals.ent
===================================================================
RCS file: /var/cvs/xmldocs/docbook/literals.ent,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- literals.ent	11 Jul 2008 17:24:33 -0000	1.62
+++ literals.ent	15 Jul 2008 12:19:39 -0000	1.63
@@ -139,14 +139,18 @@
 <!-- put standard ones here, such as Hide or Interpolate/reparse -->
 <!ENTITY NODEFAULT "<emphasis>None</emphasis>">
 <!ENTITY TAG_NON_CONTAINER "
-<row>
-	<entry>
-		<arg choice='plain'>interpolate</arg>
-	</entry>
-	<entry></entry><entry></entry>
-	<entry>0</entry>
-	<entry>&glos-interpolate; tag output?</entry>
-</row>
+&ROW_INTERPOLATE_NONCONTAINER_0;
+&ROW_HIDE_0;
+">
+<!ENTITY TAG_CONTAINER "
+&ROW_INTERPOLATE_0;
+&ROW_REPARSE_1;
+&ROW_HIDE_0;
+">
+<!ENTITY TAG_CONTAINER_1_1 "
+&ROW_INTERPOLATE_1;
+&ROW_REPARSE_1;
+&ROW_HIDE_0;
 ">
 <!ENTITY TAG_LIST_CONTAINER "
 <row>
@@ -244,7 +248,7 @@
 
 </row> 
 ">
-<!ENTITY TAG_CONTAINER "
+<!ENTITY ROW_INTERPOLATE_0 "
 <row>
 	<entry>
 		<arg choice='plain'>interpolate</arg>
@@ -253,33 +257,35 @@
 	<entry>0</entry>
 	<entry>&glos-interpolate; input?</entry>
 </row>
+">
+<!ENTITY ROW_INTERPOLATE_1 "
 <row>
 	<entry>
-		<arg choice='plain'>reparse</arg>
+		<arg choice='plain'>interpolate</arg>
 	</entry>
 	<entry></entry><entry></entry>
 	<entry>1</entry>
-	<entry>&glos-reparse; output?</entry>
+	<entry>&glos-interpolate; input?</entry>
 </row>
 ">
-<!ENTITY ROW_INTERPOLATE_0 "
+<!ENTITY ROW_INTERPOLATE_NONCONTAINER_0 "
 <row>
 	<entry>
 		<arg choice='plain'>interpolate</arg>
 	</entry>
 	<entry></entry><entry></entry>
 	<entry>0</entry>
-	<entry>&glos-interpolate; input?</entry>
+	<entry>&glos-interpolate; output?</entry>
 </row>
 ">
-<!ENTITY ROW_INTERPOLATE_1 "
+<!ENTITY ROW_INTERPOLATE_NONCONTAINER_1 "
 <row>
 	<entry>
 		<arg choice='plain'>interpolate</arg>
 	</entry>
 	<entry></entry><entry></entry>
 	<entry>1</entry>
-	<entry>&glos-interpolate; input?</entry>
+	<entry>&glos-interpolate; output?</entry>
 </row>
 ">
 <!ENTITY ROW_REPARSE_0 "
@@ -289,7 +295,7 @@
 	</entry>
 	<entry></entry><entry></entry>
 	<entry>0</entry>
-	<entry>&glos-reparse; output?</entry>
+	<entry>&glos-interpolate; output?</entry>
 </row>
 ">
 <!ENTITY ROW_REPARSE_1 "
@@ -299,7 +305,7 @@
 	</entry>
 	<entry></entry><entry></entry>
 	<entry>1</entry>
-	<entry>&glos-reparse; output?</entry>
+	<entry>&glos-interpolate; output?</entry>
 </row>
 ">
 <!ENTITY ROW_HIDE_0 "



1.26                 xmldocs/glossary/ITL


rev 1.26, prev_rev 1.25
Index: ITL
===================================================================
RCS file: /var/cvs/xmldocs/glossary/ITL,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ITL	15 Jul 2008 00:58:44 -0000	1.25
+++ ITL	15 Jul 2008 12:19:39 -0000	1.26
@@ -492,29 +492,28 @@
 </para><para>
 We will explain <arg choice='plain'>interpolate</arg> and 
 <arg choice='plain'>reparse</arg> attributes here. <emphasis role='bold'>
-It is very important to remember that the behavior of the
+It is important to remember that the behavior of the
 <arg choice='plain'>interpolate</arg> attribute (unfortunately) differs,
-depending on whether a tag is <emphasis>stand-alone</emphasis> or a
+based on whether a tag is <emphasis>stand-alone</emphasis> or a
 <emphasis>container</emphasis>.
 In addition,
 the <arg choice='plain'>reparse</arg> attribute is only used with
-container tags (because its function is performed by
-<arg choice='plain'>interpolate</arg> in stand-alone tags).
+container tags.
 </emphasis>
 
 </para><para>
-With container tags, the <arg choice='plain'>interpolate</arg> attribute
-specifies whether the <emphasis>tag body</emphasis> will be
-&glos-interpolate;d before being passed to the tag. 
-<!-- </para><para> -->
-With non-container tags, the <arg choice='plain'>interpolate</arg> attribute
+With standalone tags, the <arg choice='plain'>interpolate</arg> attribute
 specifies whether the <emphasis>output</emphasis> of the tag will be
-&glos-interpolate;d. This is very confusing because it's not intuitive, but
-once you get to remember it a few times in practice, it will stop being a 
-problem.
-</para><para>
+&glos-interpolate;d.<sbr/>
 Output of most of the stand-alone tags is not interpolated by default.
 Exceptions to this rule would include, for example, the &tag-include; tag.
+</para><para>
+With container tags, the <arg choice='plain'>interpolate</arg> attribute
+specifies whether the <emphasis>tag body</emphasis> will be
+&glos-interpolate;d before being passed to the tag. <sbr/>
+The <arg choice='plain'>reparse</arg> attribute specifies whether
+output will be &glos-interpolate;d.
+</para><para>
 
 <!-- TODO
 - mention that users can see behavior in source context header (UserTag lines)



1.4                  xmldocs/glossary/reparse


rev 1.4, prev_rev 1.3
Index: reparse
===================================================================
RCS file: /var/cvs/xmldocs/glossary/reparse,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- reparse	15 Dec 2004 14:24:00 -0000	1.3
+++ reparse	15 Jul 2008 12:19:39 -0000	1.4
@@ -1 +1,3 @@
 Default is on.
+</para><para>
+See <xref linkend="interpolate"/>.



1.10                 xmldocs/refs/CodeDef


rev 1.10, prev_rev 1.9
Index: CodeDef
===================================================================
RCS file: /var/cvs/xmldocs/refs/CodeDef,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- CodeDef	17 May 2008 21:44:39 -0000	1.9
+++ CodeDef	15 Jul 2008 12:19:39 -0000	1.10
@@ -35,11 +35,50 @@
 LocaleChanges,
 OrderChecks,
 and Widgets.
+
+<itemizedlist>
+	<listitem><para>
+	SearchOp definition needs to be a function that creates and returns a
+search function. The search function will receive the data to match
+and should return <literal>1</literal> if the value matches.
+	</para></listitem>
+</itemizedlist>
 __END__
 
 __NAME__ example: Defining a subroutine
 __END__
 
+__NAME__ example: Defining a custom SearchOp
+Here's an exemplary "<literal>find_hammer</literal>" SearchOp that
+should be placed to &gcf;:
+
+<programlisting><![CDATA[
+CodeDef find_hammer SearchOp find_hammer
+
+CodeDef find_hammer Routine <<EOR
+sub {
+  # Called with:
+  # $self - search object
+  # $i - index into coordinated search array
+  # $string - data to match
+  # $opname - name of the specified mv_column_op
+
+  my($self, $i, $string, $opname);
+  #::logDebug("Calling fake SearchOp");
+  return sub {
+    #::logDebug("testing with fake SearchOp");
+    my $string = shift;
+    $string =~ /hammer/i;
+  };
+}
+EOR
+]]></programlisting>
+The above simple function does not honor <mv>mv_negate</mv> or other
+variables. See <function>Vend::Search::create_text_query</function>
+for an example of how to create a proper search routine and honor 
+various associated search parameters.
+__END__
+
 __NAME__ example: Widgets with multiple selections
 CodeDef checkbox Multiple 1
 __END__



1.2                  xmldocs/refs/address.tag


rev 1.2, prev_rev 1.1
Index: address.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/address.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- address.tag	12 Jul 2008 19:27:58 -0000	1.1
+++ address.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -215,6 +215,7 @@
 	</entry>
 
 </row> 
+&TAG_NON_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/assume-identity.tag


rev 1.3, prev_rev 1.2
Index: assume-identity.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/assume-identity.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- assume-identity.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ assume-identity.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -33,8 +33,7 @@
 	</entry>
 </row> 
 &ROW_LOCALE_1;
-&ROW_INTERPOLATE_1;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ description



1.2                  xmldocs/refs/attr-list.tag


rev 1.2, prev_rev 1.1
Index: attr-list.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/attr-list.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- attr-list.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ attr-list.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -18,6 +18,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_CONTAINER;
+__END__



1.3                  xmldocs/refs/auto-wizard.tag


rev 1.3, prev_rev 1.2
Index: auto-wizard.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/auto-wizard.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- auto-wizard.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ auto-wizard.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -511,6 +511,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__



1.2                  xmldocs/refs/available_www_shipping.tag


rev 1.2, prev_rev 1.1
Index: available_www_shipping.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/available_www_shipping.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- available_www_shipping.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ available_www_shipping.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_NON_CONTAINER;
+__END__
+



1.5                  xmldocs/refs/backup-database.tag


rev 1.5, prev_rev 1.4
Index: backup-database.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/backup-database.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- backup-database.tag	1 Sep 2005 23:12:39 -0000	1.4
+++ backup-database.tag	15 Jul 2008 12:19:39 -0000	1.5
@@ -140,9 +140,7 @@
 	</entry>
 
 </row> 
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/backup-file.tag


rev 1.3, prev_rev 1.2
Index: backup-file.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/backup-file.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- backup-file.tag	14 Sep 2005 23:10:30 -0000	1.2
+++ backup-file.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -21,8 +21,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.9                  xmldocs/refs/banner


rev 1.9, prev_rev 1.8
Index: banner
===================================================================
RCS file: /var/cvs/xmldocs/refs/banner,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- banner	6 Mar 2005 11:51:28 -0000	1.8
+++ banner	15 Jul 2008 12:19:39 -0000	1.9
@@ -135,7 +135,7 @@
 	This is only used with weighted ads.
 	</entry>
 </row>
-&ROW_INTERPOLATE_0;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.7                  xmldocs/refs/bar-button


rev 1.7, prev_rev 1.6
Index: bar-button
===================================================================
RCS file: /var/cvs/xmldocs/refs/bar-button,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bar-button	30 Apr 2005 22:56:53 -0000	1.6
+++ bar-button	15 Jul 2008 12:19:39 -0000	1.7
@@ -23,8 +23,7 @@
 	Name of the current page. Usually you do not want to override the default.
 	</entry>
 </row>
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 



1.4                  xmldocs/refs/base-url.tag


rev 1.4, prev_rev 1.3
Index: base-url.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/base-url.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- base-url.tag	30 Apr 2005 22:56:53 -0000	1.3
+++ base-url.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -8,7 +8,7 @@
 
 
 __NAME__ synopsis
-&ROW_INTERPOLATE_0;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.2                  xmldocs/refs/breadcrumbs.tag


rev 1.2, prev_rev 1.1
Index: breadcrumbs.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/breadcrumbs.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- breadcrumbs.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ breadcrumbs.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -75,6 +75,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_NON_CONTAINER;
+__END__



1.11                 xmldocs/refs/button


rev 1.11, prev_rev 1.10
Index: button
===================================================================
RCS file: /var/cvs/xmldocs/refs/button,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- button	30 Apr 2005 22:56:53 -0000	1.10
+++ button	15 Jul 2008 12:19:39 -0000	1.11
@@ -91,8 +91,7 @@
 &ROW_EXTRA_none;
 &ROW_HTML_std;
 &ROW_CSS_std;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/captcha.tag


rev 1.3, prev_rev 1.2
Index: captcha.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/captcha.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- captcha.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ captcha.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -21,6 +21,7 @@
 	</entry>
 
 </row> 
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ description



1.10                 xmldocs/refs/capture_page


rev 1.10, prev_rev 1.9
Index: capture_page
===================================================================
RCS file: /var/cvs/xmldocs/refs/capture_page,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- capture_page	30 Apr 2005 22:56:53 -0000	1.9
+++ capture_page	15 Jul 2008 12:19:39 -0000	1.10
@@ -61,8 +61,7 @@
 	<entry>If the file is expired, touch it?</entry>
 </row>
 &ROW_UMASK_none;
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ description



1.4                  xmldocs/refs/cart


rev 1.4, prev_rev 1.3
Index: cart
===================================================================
RCS file: /var/cvs/xmldocs/refs/cart,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cart	30 Apr 2005 22:56:53 -0000	1.3
+++ cart	15 Jul 2008 12:19:39 -0000	1.4
@@ -20,7 +20,7 @@
 	<entry></entry>
 	<entry>Cart name to switch to.</entry>
 </row>
-&ROW_INTERPOLATE_0;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.6                  xmldocs/refs/catch.tag


rev 1.6, prev_rev 1.5
Index: catch.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/catch.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- catch.tag	18 Dec 2005 11:32:11 -0000	1.5
+++ catch.tag	15 Jul 2008 12:19:39 -0000	1.6
@@ -100,9 +100,7 @@
 	</entry>
 
 </row> 
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 



1.7                  xmldocs/refs/cgi.tag


rev 1.7, prev_rev 1.6
Index: cgi.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/cgi.tag,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cgi.tag	13 Dec 2006 22:48:11 -0000	1.6
+++ cgi.tag	15 Jul 2008 12:19:39 -0000	1.7
@@ -59,8 +59,7 @@
 	</entry>
 </row>
 &ROW_FILTER_none;
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.9                  xmldocs/refs/charge.tag


rev 1.9, prev_rev 1.8
Index: charge.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/charge.tag,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- charge.tag	7 Dec 2007 21:33:57 -0000	1.8
+++ charge.tag	15 Jul 2008 12:19:39 -0000	1.9
@@ -136,8 +136,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ description
@@ -150,4 +149,4 @@
 
 __NAME__ see also
 MV_PAYMENT_CURRENCY, MV_PAYMENT_PRECISION
-__END__
\ No newline at end of file
+__END__



1.3                  xmldocs/refs/check-upload.tag


rev 1.3, prev_rev 1.2
Index: check-upload.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/check-upload.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- check-upload.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ check-upload.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -36,6 +36,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__



1.7                  xmldocs/refs/checked.tag


rev 1.7, prev_rev 1.6
Index: checked.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/checked.tag,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- checked.tag	7 May 2008 11:53:30 -0000	1.6
+++ checked.tag	15 Jul 2008 12:19:39 -0000	1.7
@@ -136,8 +136,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.2                  xmldocs/refs/column.tag


rev 1.2, prev_rev 1.1
Index: column.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/column.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- column.tag	13 Jul 2008 17:07:32 -0000	1.1
+++ column.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -2,6 +2,10 @@
 display column in a text-formatted row
 __END__
 
+__NAME__ synopsis
+&TAG_NON_CONTAINER;
+__END__
+
 __NAME__ description
 As of &IC; 4.9, this tag is part of tag &tag-row; &mdash; please refer
 to it for all documentation.



1.3                  xmldocs/refs/comment.tag


rev 1.3, prev_rev 1.2
Index: comment.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/comment.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- comment.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ comment.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -7,6 +7,7 @@
 __END__
 
 __NAME__ synopsis
+&TAG_CONTAINER;
 __END__
 
 __NAME__ description



1.4                  xmldocs/refs/component.tag


rev 1.4, prev_rev 1.3
Index: component.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/component.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- component.tag	17 Jul 2007 13:54:57 -0000	1.3
+++ component.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -98,8 +98,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ see also



1.2                  xmldocs/refs/content-editor.tag


rev 1.2, prev_rev 1.1
Index: content-editor.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/content-editor.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- content-editor.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ content-editor.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,4 @@
+
+__NAME__ synopsis
+&TAG_CONTAINER;
+__END__



1.4                  xmldocs/refs/content-info.tag


rev 1.4, prev_rev 1.3
Index: content-info.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/content-info.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- content-info.tag	13 Dec 2006 22:48:11 -0000	1.3
+++ content-info.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -75,4 +75,6 @@
 <entry></entry>
 <entry></entry>
 </row>
+
+&TAG_NON_CONTAINER;
 __END__



1.3                  xmldocs/refs/content-modify.tag


rev 1.3, prev_rev 1.2
Index: content-modify.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/content-modify.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- content-modify.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ content-modify.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -96,6 +96,7 @@
 <entry></entry>
 <entry></entry>
 </row>
+&TAG_NON_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/control-set.tag


rev 1.3, prev_rev 1.2
Index: control-set.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/control-set.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control-set.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ control-set.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -18,8 +18,7 @@
 	</entry>
 </row>
 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 



1.6                  xmldocs/refs/convert-date.tag


rev 1.6, prev_rev 1.5
Index: convert-date.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/convert-date.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- convert-date.tag	3 Jul 2008 15:56:05 -0000	1.5
+++ convert-date.tag	15 Jul 2008 12:19:39 -0000	1.6
@@ -104,8 +104,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 
@@ -122,4 +121,4 @@
 [convert-date format="%B %e, %Y"]20080701[/convert-date]
 ]]></programlisting>
 yields <literal>July 1, 2008</literal>.
-__END__
\ No newline at end of file
+__END__



1.8                  xmldocs/refs/counter.tag


rev 1.8, prev_rev 1.7
Index: counter.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/counter.tag,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- counter.tag	16 Mar 2008 21:29:27 -0000	1.7
+++ counter.tag	15 Jul 2008 12:19:39 -0000	1.8
@@ -263,8 +263,7 @@
   </entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/cp.tag


rev 1.3, prev_rev 1.2
Index: cp.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/cp.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cp.tag	14 Sep 2005 23:10:30 -0000	1.2
+++ cp.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -60,9 +60,7 @@
 	</entry>
 
 </row> 
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.4                  xmldocs/refs/crypt.tag


rev 1.4, prev_rev 1.3
Index: crypt.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/crypt.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- crypt.tag	14 Dec 2004 19:15:43 -0000	1.3
+++ crypt.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -30,6 +30,7 @@
 	verifying the password, like you see in <xref linkend='crypt_examples'/>.
 	</entry>
 </row>
+&TAG_NON_CONTAINER;
 __END__
 
 



1.14                 xmldocs/refs/css


rev 1.14, prev_rev 1.13
Index: css
===================================================================
RCS file: /var/cvs/xmldocs/refs/css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- css	11 Apr 2006 15:31:54 -0000	1.13
+++ css	15 Jul 2008 12:19:39 -0000	1.14
@@ -109,7 +109,7 @@
 	but you can pass any standard &glos-interval;.
 	</entry>
 </row>
-
+&TAG_NON_CONTAINER;
 __END__
 
 



1.6                  xmldocs/refs/currency.tag


rev 1.6, prev_rev 1.5
Index: currency.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/currency.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- currency.tag	16 Nov 2006 11:42:13 -0000	1.5
+++ currency.tag	15 Jul 2008 12:19:39 -0000	1.6
@@ -29,8 +29,7 @@
 	<entry>Do not format the price?</entry>
 </row>
 &ROW_CURRENCYDISPLAY;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ description



1.3                  xmldocs/refs/data.tag


rev 1.3, prev_rev 1.2
Index: data.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/data.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- data.tag	14 Sep 2005 23:10:30 -0000	1.2
+++ data.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -256,8 +256,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/db-date.tag


rev 1.3, prev_rev 1.2
Index: db-date.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/db-date.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- db-date.tag	14 Sep 2005 23:10:30 -0000	1.2
+++ db-date.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -25,8 +25,7 @@
 	<entry><literal>%A %d %b %Y</literal></entry>
 	<entry>POSIX strftime format specifier.</entry>
 </row>
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ description



1.3                  xmldocs/refs/db-hash.tag


rev 1.3, prev_rev 1.2
Index: db-hash.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/db-hash.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- db-hash.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ db-hash.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -132,6 +132,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__



1.3                  xmldocs/refs/db_columns.tag


rev 1.3, prev_rev 1.2
Index: db_columns.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/db_columns.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- db_columns.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ db_columns.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -138,6 +138,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__



1.3                  xmldocs/refs/dbinfo.tag


rev 1.3, prev_rev 1.2
Index: dbinfo.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/dbinfo.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dbinfo.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ dbinfo.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -1,3 +1,7 @@
 __NAME__ purpose
 (obsolete)
 __END__
+
+__NAME__ synopsis
+&TAG_NON_CONTAINER;
+__END__



1.4                  xmldocs/refs/debug.tag


rev 1.4, prev_rev 1.3
Index: debug.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/debug.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- debug.tag	20 Oct 2005 14:09:50 -0000	1.3
+++ debug.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -13,8 +13,7 @@
 
 
 __NAME__ synopsis
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ description



1.3                  xmldocs/refs/default.tag


rev 1.3, prev_rev 1.2
Index: default.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/default.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- default.tag	14 Sep 2005 23:10:30 -0000	1.2
+++ default.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -182,9 +182,7 @@
 	</entry>
 
 </row> 
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.9                  xmldocs/refs/delete_cart


rev 1.9, prev_rev 1.8
Index: delete_cart
===================================================================
RCS file: /var/cvs/xmldocs/refs/delete_cart,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- delete_cart	13 Dec 2004 00:04:41 -0000	1.8
+++ delete_cart	15 Jul 2008 12:19:39 -0000	1.9
@@ -18,6 +18,7 @@
 	<entry></entry>
 	<entry>Cart name to delete.</entry>
 </row>
+&TAG_NON_CONTAINER;
 __END__
 
 



1.6                  xmldocs/refs/deliver.tag


rev 1.6, prev_rev 1.5
Index: deliver.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/deliver.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- deliver.tag	12 Feb 2007 10:36:23 -0000	1.5
+++ deliver.tag	15 Jul 2008 12:19:39 -0000	1.6
@@ -116,8 +116,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ Example



1.3                  xmldocs/refs/diff.tag


rev 1.3, prev_rev 1.2
Index: diff.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/diff.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- diff.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ diff.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -3,8 +3,8 @@
 
 	<entry>
 		<group choice='opt'>
-			<arg>current</arg>
-			<arg>curr</arg>
+			<arg choice='plain'>current</arg>
+			<arg choice='plain'>curr</arg>
 		</group>
 	</entry>
 	<entry>
@@ -25,8 +25,8 @@
 
 	<entry>
 		<group choice='opt'>
-			<arg>previous</arg>
-			<arg>prev</arg>
+			<arg choice='plain'>previous</arg>
+			<arg choice='plain'>prev</arg>
 		</group>
 	</entry>
 	<entry>
@@ -138,6 +138,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__



1.2                  xmldocs/refs/diffmerge.tag


rev 1.2, prev_rev 1.1
Index: diffmerge.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/diffmerge.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- diffmerge.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ diffmerge.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -75,6 +75,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_CONTAINER;
+__END__



1.3                  xmldocs/refs/directive_value.tag


rev 1.3, prev_rev 1.2
Index: directive_value.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/directive_value.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- directive_value.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ directive_value.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -2,7 +2,7 @@
 <row>
 
 	<entry>
-	<arg>name</arg>
+	name
 	</entry>
 	<entry>
 	Yes
@@ -21,7 +21,7 @@
 <row>
 
 	<entry>
-		<arg>unparse</arg>
+		unparse
 	</entry>
 	<entry>
 	Yes
@@ -37,6 +37,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__



1.13                 xmldocs/refs/discount


rev 1.13, prev_rev 1.12
Index: discount
===================================================================
RCS file: /var/cvs/xmldocs/refs/discount,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- discount	3 Jul 2008 14:44:34 -0000	1.12
+++ discount	15 Jul 2008 12:19:39 -0000	1.13
@@ -37,8 +37,7 @@
 	<entry></entry>
 	<entry></entry>
 </row>
-ROW_INTERPOLATE_0;
-ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ description



1.5                  xmldocs/refs/display.tag


rev 1.5, prev_rev 1.4
Index: display.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/display.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- display.tag	11 Sep 2007 15:54:50 -0000	1.4
+++ display.tag	15 Jul 2008 12:19:39 -0000	1.5
@@ -478,8 +478,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ example: Dropdown menus with country names



1.11                 xmldocs/refs/dump.tag


rev 1.11, prev_rev 1.10
Index: dump.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/dump.tag,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dump.tag	17 Jan 2008 14:10:02 -0000	1.10
+++ dump.tag	15 Jul 2008 12:19:39 -0000	1.11
@@ -50,8 +50,7 @@
 	<entry>0</entry>
 	<entry>Do not output &glos-session; structure?</entry>
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.4                  xmldocs/refs/dump_session.tag


rev 1.4, prev_rev 1.3
Index: dump_session.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/dump_session.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dump_session.tag	18 Dec 2005 11:32:11 -0000	1.3
+++ dump_session.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -77,8 +77,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.2                  xmldocs/refs/e.tag


rev 1.2, prev_rev 1.1
Index: e.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/e.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ e.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_CONTAINER;
+__END__
+



1.2                  xmldocs/refs/either.tag


rev 1.2, prev_rev 1.1
Index: either.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/either.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- either.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ either.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_CONTAINER;
+__END__
+



1.6                  xmldocs/refs/email


rev 1.6, prev_rev 1.5
Index: email
===================================================================
RCS file: /var/cvs/xmldocs/refs/email,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- email	13 Dec 2007 23:09:21 -0000	1.5
+++ email	15 Jul 2008 12:19:39 -0000	1.6
@@ -61,8 +61,7 @@
 	<entry></entry>
 	<entry>File(s) to attach to the generated email.</entry>
 </row>
-	
-&ROW_HIDE_0;
+&TAG_CONTAINER;
 __END__
 
 



1.4                  xmldocs/refs/email-raw


rev 1.4, prev_rev 1.3
Index: email-raw
===================================================================
RCS file: /var/cvs/xmldocs/refs/email-raw,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- email-raw	13 Dec 2004 00:04:41 -0000	1.3
+++ email-raw	15 Jul 2008 12:19:39 -0000	1.4
@@ -4,7 +4,7 @@
 
 
 __NAME__ synopsis
-&ROW_HIDE_0;
+&TAG_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/export-database.tag


rev 1.3, prev_rev 1.2
Index: export-database.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/export-database.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- export-database.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ export-database.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -132,6 +132,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__



1.5                  xmldocs/refs/export.tag


rev 1.5, prev_rev 1.4
Index: export.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/export.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- export.tag	13 Dec 2006 22:48:11 -0000	1.4
+++ export.tag	15 Jul 2008 12:19:39 -0000	1.5
@@ -6,7 +6,7 @@
 <row>
 
 	<entry>
-	<group>
+	<group choice='plain'>
 	<arg choice='plain'>table</arg>
 	<arg choice='plain'>database</arg>
 	<arg choice='plain'>base</arg>
@@ -144,9 +144,7 @@
 	</entry>
 
 </row> 
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.3                  xmldocs/refs/fcounter.tag


rev 1.3, prev_rev 1.2
Index: fcounter.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/fcounter.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fcounter.tag	13 Dec 2006 22:48:11 -0000	1.2
+++ fcounter.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -38,8 +38,7 @@
   </entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.2                  xmldocs/refs/fedex-query.tag


rev 1.2, prev_rev 1.1
Index: fedex-query.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/fedex-query.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fedex-query.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ fedex-query.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -284,6 +284,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_NON_CONTAINER;
+__END__



1.4                  xmldocs/refs/field.tag


rev 1.4, prev_rev 1.3
Index: field.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/field.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- field.tag	2 Jul 2008 11:10:00 -0000	1.3
+++ field.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -7,7 +7,7 @@
 <row>
 
 	<entry>
-	<group choice='optional'>
+	<group choice='plain'>
 		<arg choice='plain'>name</arg>
 		<arg choice='plain'>column</arg>
 		<arg choice='plain'>col</arg>
@@ -30,7 +30,7 @@
 <row>
 
 	<entry>
-	<group choice='optional'>
+	<group choice='plain'>
 		<arg choice='plain'>code</arg>
 		<arg choice='plain'>row</arg>
 	</group>



1.2                  xmldocs/refs/field_label.tag


rev 1.2, prev_rev 1.1
Index: field_label.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/field_label.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- field_label.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ field_label.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_NON_CONTAINER;
+__END__
+



1.2                  xmldocs/refs/file-info.tag


rev 1.2, prev_rev 1.1
Index: file-info.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/file-info.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- file-info.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ file-info.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -170,6 +170,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_NON_CONTAINER;
+__END__



1.2                  xmldocs/refs/file-navigator.tag


rev 1.2, prev_rev 1.1
Index: file-navigator.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/file-navigator.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- file-navigator.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ file-navigator.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -284,6 +284,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_NON_CONTAINER;
+__END__



1.4                  xmldocs/refs/filter.tag


rev 1.4, prev_rev 1.3
Index: filter.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/filter.tag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- filter.tag	7 Apr 2008 13:40:24 -0000	1.3
+++ filter.tag	15 Jul 2008 12:19:39 -0000	1.4
@@ -10,8 +10,7 @@
 	<entry>List of filters to apply.
 	</entry>
 </row>
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ description
@@ -20,4 +19,4 @@
 
 __NAME__ see also
 Filter
-__END__
\ No newline at end of file
+__END__



1.2                  xmldocs/refs/filters.tag


rev 1.2, prev_rev 1.1
Index: filters.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/filters.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- filters.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ filters.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -37,6 +37,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_NON_CONTAINER;
+__END__



1.2                  xmldocs/refs/flag.tag


rev 1.2, prev_rev 1.1
Index: flag.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/flag.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flag.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ flag.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -75,6 +75,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
-__END__
\ No newline at end of file
+&TAG_NON_CONTAINER;
+__END__



1.3                  xmldocs/refs/levy-list.tag


rev 1.3, prev_rev 1.2
Index: levy-list.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/levy-list.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- levy-list.tag	28 Feb 2008 20:49:38 -0000	1.2
+++ levy-list.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -22,8 +22,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ description



1.2                  xmldocs/refs/list-databases.tag


rev 1.2, prev_rev 1.1
Index: list-databases.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/list-databases.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- list-databases.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ list-databases.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_NON_CONTAINER;
+__END__
+



1.2                  xmldocs/refs/list-keys.tag


rev 1.2, prev_rev 1.1
Index: list-keys.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/list-keys.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- list-keys.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ list-keys.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_NON_CONTAINER;
+__END__
+



1.3                  xmldocs/refs/list_glob.tag


rev 1.3, prev_rev 1.2
Index: list_glob.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/list_glob.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- list_glob.tag	12 Sep 2007 16:49:12 -0000	1.2
+++ list_glob.tag	15 Jul 2008 12:19:39 -0000	1.3
@@ -9,7 +9,7 @@
 	spec
 	</entry>
 	<entry>
-	yes
+	Yes
 	</entry>
 	<entry>
 	<!-- REQ -->
@@ -27,7 +27,7 @@
 	prefix
 	</entry>
 	<entry>
-	<!-- POS -->
+	Yes
 	</entry>
 	<entry>
 	<!-- REQ -->
@@ -39,8 +39,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
 __END__
 
 __NAME__ example: all files in a directory



1.5                  xmldocs/refs/load_cart


rev 1.5, prev_rev 1.4
Index: load_cart
===================================================================
RCS file: /var/cvs/xmldocs/refs/load_cart,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- load_cart	13 Dec 2004 00:04:41 -0000	1.4
+++ load_cart	15 Jul 2008 12:19:39 -0000	1.5
@@ -16,7 +16,7 @@
 __NAME__ synopsis
 <row>
 	<entry>
-		<group>
+		<group choice='plain'>
 			<arg choice='plain'>nickname</arg>
 			<arg choice='plain'>name</arg>
 		</group>
@@ -30,7 +30,7 @@
 	<literal>c</literal> (cart) or <literal>r</literal> (recurring).
 	</entry>
 </row>
-&ROW_INTERPOLATE_0;
+&TAG_NON_CONTAINER;
 __END__
 
 



1.2                  xmldocs/refs/loc.tag


rev 1.2, prev_rev 1.1
Index: loc.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/loc.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- loc.tag	17 Feb 2005 23:25:39 -0000	1.1
+++ loc.tag	15 Jul 2008 12:19:39 -0000	1.2
@@ -0,0 +1,5 @@
+
+__NAME__ synopsis
+&TAG_CONTAINER_1_1;
+__END__
+



1.6                  xmldocs/refs/log.tag


rev 1.6, prev_rev 1.5
Index: log.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/log.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- log.tag	5 Nov 2007 21:05:59 -0000	1.5
+++ log.tag	15 Jul 2008 12:19:39 -0000	1.6
@@ -6,7 +6,7 @@
 <row>
 
 	<entry>
-		<group>
+		<group choice='plain'>
 			<arg choice='plain'>file</arg>
 			<arg choice='plain'>arg</arg>
 		</group>
@@ -134,9 +134,7 @@
 	</entry>
 
 </row> 
-&ROW_HIDE_0;
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 __NAME__ see also



1.6                  xmldocs/refs/loop.tag


rev 1.6, prev_rev 1.5
Index: loop.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/loop.tag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- loop.tag	3 Apr 2008 15:47:49 -0000	1.5
+++ loop.tag	15 Jul 2008 12:19:39 -0000	1.6
@@ -391,8 +391,7 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_CONTAINER;
 __END__
 
 



1.1                  xmldocs/refs/discount_space.tag


rev 1.1, prev_rev 1.0
Index: discount_space.tag
===================================================================

__NAME__ synopsis
&TAG_NON_CONTAINER;
__END__



1.1                  xmldocs/refs/evalue.tag


rev 1.1, prev_rev 1.0
Index: evalue.tag
===================================================================
__NAME__ purpose
return encoded content of the named form input field
__END__


__NAME__ description
&tag-__FILENAME__; behaves exactly the same as &tag-value;, except
that it automatically encodes entities found in the value.
</para><para>
For all other information, please see tag &tag-value;.
__END__

__NAME__ see also
value, encode_entities
__END__

__NAME__ example: displaying user's first name
<programlisting>
Hello, [evalue fname]!
</programlisting>
__END__


What does 
UserTag evalue   Alias  value keep=1 filter="encode_entities" name=
mean? That evalue can only be called as [evalue NAME], with no
chance for named parameters or other options?




1.1                  xmldocs/refs/flag_job.tag


rev 1.1, prev_rev 1.0
Index: flag_job.tag
===================================================================

__NAME__ synopsis
&TAG_NON_CONTAINER;
__END__




1.1                  xmldocs/refs/local.tag


rev 1.1, prev_rev 1.0
Index: local.tag
===================================================================

__NAME__ synopsis
&TAG_CONTAINER;
__END__




1.1                  xmldocs/refs/loop_list.tag


rev 1.1, prev_rev 1.0
Index: loop_list.tag
===================================================================

__NAME__ synopsis
&TAG_CONTAINER;
__END__




1.13                 xmldocs/refs/area/synopsis


rev 1.13, prev_rev 1.12
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/area/synopsis,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- synopsis	2 Sep 2006 22:21:48 -0000	1.12
+++ synopsis	15 Jul 2008 12:19:39 -0000	1.13
@@ -177,5 +177,5 @@
 	</entry>
 
 </row> 
-&ROW_INTERPOLATE_0;
-&ROW_REPARSE_1;
+&TAG_NON_CONTAINER;
+



1.3                  xmldocs/refs/env/synopsis


rev 1.3, prev_rev 1.2
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/env/synopsis,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- synopsis	25 Sep 2004 10:12:28 -0000	1.2
+++ synopsis	15 Jul 2008 12:19:39 -0000	1.3
@@ -9,3 +9,4 @@
 	<entry></entry>
 	<entry>Name of the environment variable to display, if any.</entry>
 </row>
+&TAG_NON_CONTAINER;







More information about the docs mailing list