[interchange-docs] xmldocs - docelic modified 4 files

docs at icdevgroup.org docs at icdevgroup.org
Fri Jan 9 19:47:57 UTC 2009


User:      docelic
Date:      2009-01-09 19:47:57 GMT
Modified:  refs     Variable VariableDatabase WritePermission XHTML
Log:
* Updates to V/W/X* config directives

Revision  Changes    Path
1.7                  xmldocs/refs/Variable


rev 1.7, prev_rev 1.6
Index: Variable
===================================================================
RCS file: /var/cvs/xmldocs/refs/Variable,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Variable	6 Nov 2006 18:41:21 -0000	1.6
+++ Variable	9 Jan 2009 19:47:57 -0000	1.7
@@ -38,7 +38,9 @@
 	unless found
 	</para></listitem>
 	<listitem><para>
-	Using the &tag-var; tag
+	Using the &tag-var; tag (Note: the &tag-var; tag is parsed together with 
+	all other tags, unlike the previous methods which are parsed separately,
+	before &glos-ITL; tag processing takes place)
 	</para></listitem>
 </itemizedlist>
 __END__



1.7                  xmldocs/refs/VariableDatabase


rev 1.7, prev_rev 1.6
Index: VariableDatabase
===================================================================
RCS file: /var/cvs/xmldocs/refs/VariableDatabase,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- VariableDatabase	6 Nov 2006 18:41:21 -0000	1.6
+++ VariableDatabase	9 Jan 2009 19:47:57 -0000	1.7
@@ -35,9 +35,8 @@
 Database variables variables.txt TAB
 VariableDatabase variables
 </programlisting>
-So as you see, if you want to use a non-default &glos-database;, you must
-explicitly
-define it using the &conf-Database; directive and do so before the 
+But if you want to use a non-default &glos-database;, you must
+explicitly define it using the &conf-Database; directive and do so before the 
 &conf-VariableDatabase; line.
 __END__
 



1.3                  xmldocs/refs/WritePermission


rev 1.3, prev_rev 1.2
Index: WritePermission
===================================================================
RCS file: /var/cvs/xmldocs/refs/WritePermission,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WritePermission	6 Nov 2006 18:41:21 -0000	1.2
+++ WritePermission	9 Jan 2009 19:47:57 -0000	1.3
@@ -1,5 +1,5 @@
 __NAME__ purpose
-affect file mode (write permissions, specifically) on Interchange-generated files
+affect file mode (write permissions) on Interchange-generated files
 __END__
 
 



1.6                  xmldocs/refs/XHTML


rev 1.6, prev_rev 1.5
Index: XHTML
===================================================================
RCS file: /var/cvs/xmldocs/refs/XHTML,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- XHTML	15 Feb 2008 18:24:50 -0000	1.5
+++ XHTML	9 Jan 2009 19:47:57 -0000	1.6
@@ -31,12 +31,12 @@
 need to lowercase argument names, quote argument options, and include 
 <varname>$Vend::Xtrailer</varname> before the ending
 "<literal>&gt;</literal>" for standalone tags. That said, XHTML-compliance
-patches are gladly accepted to speed up the transition process.
+patches are gladly accepted to speed up the effort.
 __END__
 
 __NAME__ example: Enabling XHTML
 <programlisting>
-XHTML 1
+XHTML Yes
 </programlisting>
 __END__
 







More information about the docs mailing list