[interchange-docs] xmldocs - racke modified glossary/usertag

docs at icdevgroup.org docs at icdevgroup.org
Wed Nov 14 07:38:08 EST 2007


User:      racke
Date:      2007-11-14 12:38:08 GMT
Modified:  glossary usertag
Log:
improve conciseness

Revision  Changes    Path
1.4       +5 -5      xmldocs/glossary/usertag


rev 1.4, prev_rev 1.3
Index: usertag
===================================================================
RCS file: /var/cvs/xmldocs/glossary/usertag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- usertag	27 Sep 2006 09:11:01 -0000	1.3
+++ usertag	14 Nov 2007 12:38:08 -0000	1.4
@@ -104,8 +104,8 @@
 	<title>Location for custom usertags</title>
 	<para>
 	Usertags are defined using the &conf-UserTag; config directive so,
-	obviously, they have to be defined in &gcf; or &ccf;, or some separate
-	files read by those basic &glos-configuration; files.
+	obviously, they have to be defined in &gcf; or &ccf;, or files included
+	by those basic &glos-configuration; files.
 	</para>
 	<para>
 	While you could add your own tags to the default &IC; directories
@@ -127,11 +127,11 @@
 <programlisting><![CDATA[
 # Copyright YEAR COPYRIGHT-HOLDER-NAME EMAIL-OR-WEB-ADDRESS
 # Licensed under the GNU GPL v2. See file LICENSE for details.
-# $Id: usertag,v 1.3 2006/09/27 09:11:01 docelic Exp $
+# $Id: usertag,v 1.4 2007/11/14 12:38:08 racke Exp $
 
 UserTag hello-world Order     name
 UserTag hello-world addAttr
-UserTag hello-world Version   $Revision: 1.3 $
+UserTag hello-world Version   $Revision: 1.4 $
 UserTag hello-world Routine   <<EOR
 sub {
   my ($name, $opt) = @_;
@@ -217,7 +217,7 @@
 <programlisting>
 UserTag <replaceable>ALIASED-NAME</replaceable> Alias <replaceable>NAME</replaceable>
 
-UserTag time Version $Revision: 1.3 $
+UserTag time Version $Revision: 1.4 $
 UserTag date Alias   time
 </programlisting>
 </para></listitem>








More information about the docs mailing list