[interchange-docs] xmldocs - docelic modified 7 files

docs at icdevgroup.org docs at icdevgroup.org
Thu Jan 15 11:40:31 UTC 2009


User:      docelic
Date:      2009-01-15 11:40:30 GMT
Modified:  bin      refs-autogen
Modified:  refs     mailto.filter mime_type.filter
Modified:           next_sequential.filter pagefile.filter
Modified:           pgbool.filter pgbooln.filter
Log:
* Updates to m-p* filters
* bin/refs-autogen: see if the change will eliminate some wrong indentation
  in the first line of online examples

Revision  Changes    Path
1.131                xmldocs/bin/refs-autogen


rev 1.131, prev_rev 1.130
Index: refs-autogen
===================================================================
RCS file: /var/cvs/xmldocs/bin/refs-autogen,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- refs-autogen	13 Jan 2009 14:09:27 -0000	1.130
+++ refs-autogen	15 Jan 2009 11:40:30 -0000	1.131
@@ -1375,8 +1375,7 @@
 		#	# Let's see if we'll get away this easy
 			$code =~ s/^\s*//s;
 			$code =~ s/\s*$//s;
-			$content .= qq{
-<phrase condition='online'><emphasis role='bold'>Example in action:</emphasis></phrase><programlisting><textobject><phrase condition='online'>[/restrict]$code\[restrict log='none']</phrase></textobject></programlisting>
+			$content .= qq{<phrase condition='online'>[/restrict]<emphasis role='bold'>Example in action:</emphasis></phrase><programlisting><textobject><phrase condition='online'>$code\[restrict log='none']</phrase></textobject></programlisting>
 };
 
 		# And rewrite section to example:



1.2                  xmldocs/refs/mailto.filter


rev 1.2, prev_rev 1.1
Index: mailto.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/mailto.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mailto.filter	29 May 2005 11:19:33 -0000	1.1
+++ mailto.filter	15 Jan 2009 11:40:30 -0000	1.2
@@ -15,8 +15,7 @@
 
 __NAME__ online: Filter example
 <programlisting>
-Mail [filter mailto]docelic at icdevgroup.org[/filter] with comments or
-suggestions.
+Mail [filter mailto]someone@&def-domain;[/filter].
 </programlisting>
 __END__
 



1.2                  xmldocs/refs/mime_type.filter


rev 1.2, prev_rev 1.1
Index: mime_type.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/mime_type.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mime_type.filter	16 Dec 2005 13:24:44 -0000	1.1
+++ mime_type.filter	15 Jan 2009 11:40:30 -0000	1.2
@@ -7,6 +7,10 @@
 returns the appropriate &glos-MIME; type for it.
 __END__
 
+__NAME__ see also
+MimeType
+__END__
+
 __NAME__ online: Filter example
 <programlisting>
 [filter mime_type]image.jpg[/filter]



1.2                  xmldocs/refs/next_sequential.filter


rev 1.2, prev_rev 1.1
Index: next_sequential.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/next_sequential.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- next_sequential.filter	21 Mar 2006 12:42:12 -0000	1.1
+++ next_sequential.filter	15 Jan 2009 11:40:30 -0000	1.2
@@ -1,5 +1,4 @@
 __NAME__ purpose
-perform lookup in another database
 __END__
 
 



1.2                  xmldocs/refs/pagefile.filter


rev 1.2, prev_rev 1.1
Index: pagefile.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/pagefile.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pagefile.filter	29 May 2005 15:01:39 -0000	1.1
+++ pagefile.filter	15 Jan 2009 11:40:30 -0000	1.2
@@ -1,5 +1,5 @@
 __NAME__ purpose
-make sure the input is ready for use as an Interchange page
+make sure the input is ready for use as an Interchange page filename
 __END__
 
 __NAME__ see also



1.2                  xmldocs/refs/pgbool.filter


rev 1.2, prev_rev 1.1
Index: pgbool.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/pgbool.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgbool.filter	16 Dec 2005 13:24:44 -0000	1.1
+++ pgbool.filter	15 Jan 2009 11:40:30 -0000	1.2
@@ -12,8 +12,7 @@
 The filter returns "<literal>f</literal>" (false) if the input is
 undefined, <literal>0</literal>, <literal>f</literal> or 
 <literal>false</literal> (in a case-insensitive manner).
-If the said are not met, the filter returns "<literal>t</literal>"
-(true).
+Otherwise, it returns "<literal>t</literal>" (true).
 __END__
 
 



1.2                  xmldocs/refs/pgbooln.filter


rev 1.2, prev_rev 1.1
Index: pgbooln.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/pgbooln.filter,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgbooln.filter	16 Dec 2005 13:24:44 -0000	1.1
+++ pgbooln.filter	15 Jan 2009 11:40:30 -0000	1.2
@@ -13,8 +13,7 @@
 undefined. It returns "<literal>f</literal>" (false) if the input is
 <literal>0</literal>, <literal>f</literal> or 
 <literal>false</literal> (in a case-insensitive manner).
-If the said are not met, the filter returns "<literal>t</literal>"
-(true).
+Otherwise, it returns "<literal>t</literal>" (true).
 __END__
 
 







More information about the docs mailing list