[docs] xmldocs - docelic modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Sat Nov 19 07:25:50 EST 2005


User:      docelic
Date:      2005-11-19 12:25:49 GMT
Modified:  .        TODO
Modified:  refs     DatabaseAuto
Log:
- TODO: Updated TODO entry
- refs/DatabaseAuto: s/envar/literal/ SEARCH PATH, as noted by Jon

Revision  Changes    Path
1.77      +7 -0      xmldocs/TODO


rev 1.77, prev_rev 1.76
Index: TODO
===================================================================
RCS file: /var/cvs/xmldocs/TODO,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- TODO	9 Aug 2005 00:00:17 -0000	1.76
+++ TODO	19 Nov 2005 12:25:49 -0000	1.77
@@ -38,6 +38,13 @@
 - Add support to document tags which are NOT found in separate files
   (like [restrict] or [subject]).
 
+TODO: Create a pre-processor for the "docbook/docbookxi.dtd" and
+"docbook/olinkdb*xml" files that would automatically discover the path to
+the "docbookx.dtd" and "targetdatabase.dtd" files.  Running a find(1) in
+"/usr/share" should do the trick on most GNU/Linux OSs, and will remove
+the need for distro-specific patches that will quickly grow stale due
+to package version number changes.
+
  Mid-term:
 - Ask ndw about including [NEW!] and [TODO!] in titles in TOC. --> This is a 
   bug and it will work when they fix it.



1.7       +2 -2      xmldocs/refs/DatabaseAuto


rev 1.7, prev_rev 1.6
Index: DatabaseAuto
===================================================================
RCS file: /var/cvs/xmldocs/refs/DatabaseAuto,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- DatabaseAuto	18 Nov 2005 23:15:02 -0000	1.6
+++ DatabaseAuto	19 Nov 2005 12:25:49 -0000	1.7
@@ -86,8 +86,8 @@
 </para><para>
 Also be aware that it is possible to make some confusing configuration mistakes
 here, if the schema you specify is not in the database user's
-<envar>SEARCH_PATH</envar>, or comes after some other schema that has tables
-with the same names.
+<literal>SEARCH_PATH</literal> session variable,
+or comes after some other schema that has tables with the same names.
 __END__
 
 __NAME__ example: Standard DatabaseAuto definition, a standalone example








More information about the docs mailing list