[docs] xmldocs - docelic modified 8 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Nov 23 13:01:01 EST 2004


User:      docelic
Date:      2004-11-23 18:01:00 GMT
Modified:  .        TODO
Modified:  docbook  item-skel.onefile literals.ent
Modified:  glossary interpolation
Modified:  refs     var
Added:     glossary OS reparse
Added:     howtos   log-files
Log:
various leftovers

Revision  Changes    Path
1.52      +4 -8      xmldocs/TODO


rev 1.52, prev_rev 1.51
Index: TODO
===================================================================
RCS file: /var/cvs/xmldocs/TODO,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- TODO	22 Nov 2004 22:26:11 -0000	1.51
+++ TODO	23 Nov 2004 18:01:00 -0000	1.52
@@ -1,6 +1,5 @@
 
 Outstanding:
-- Interpolate/reparse are two options;  adjust ROW_INTERPOLATE/REPARSE_0/1
 - Online examples only have to be standard examples, with actual work in
   practice if condition=online
   Code to do that is: <programlisting><textobject><textdata fileref="pathto.xml"/></textobject></programlisting>
@@ -14,6 +13,9 @@
   add or remove text (or combined).
 
 - Ask ndw about including [NEW!] and [TODO!] in titles in TOC.
+- ./files/ directory is not properly referenced from chunked documents.
+  This will be done by prefixing links from chunked documents with ../
+  "Code" for this is done, I just need to get it from ndw.
 
 - Stinky manpage stylesheets are a disaster. This time it's that
   <cmdsynopsis> is verbatim and <screen> still renders comments without
@@ -22,15 +24,9 @@
   NEWS: New guy took over xslt maintenance and is interested in improved
     manpage support - he's interested in my problems, and is willing to
     do xslt work himself.
-	
-- ./files/ directory is not properly referenced from chunked documents.
-  This will be done by prefixing links from chunked documents with ../
-  "Code" for this is done, I just need to get it from ndw.
 
 - In iccattut:
-  - make a "translation map" of /etc/interchange/* to RPM-equivs.
-  - item for package names, like interchange-cat-foundation, wenglish, etc..
-    ( This is ok, docbook 4.4 will have <package> element )
+  - Check if redhat/tarball paths are correct
   - explain syntax accepted in profile files
   - Fix ImageDir and include one picture for example
   - <Racke>I name three things that IC users often didn't acknowledge:



1.2       +2 -0      xmldocs/docbook/item-skel.onefile


rev 1.2, prev_rev 1.1
Index: item-skel.onefile
===================================================================
RCS file: /var/cvs/xmldocs/docbook/item-skel.onefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- item-skel.onefile	6 Oct 2004 20:50:16 -0000	1.1
+++ item-skel.onefile	23 Nov 2004 18:01:00 -0000	1.2
@@ -75,6 +75,8 @@
 	<entry></entry>
 </row>
 __NAME__ synopsis
+&ROW_INTERPOLATE_0;
+&ROW_REPARSE_1;
 __END__
 
 



1.17      +24 -2     xmldocs/docbook/literals.ent


rev 1.17, prev_rev 1.16
Index: literals.ent
===================================================================
RCS file: /var/cvs/xmldocs/docbook/literals.ent,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- literals.ent	22 Nov 2004 22:26:12 -0000	1.16
+++ literals.ent	23 Nov 2004 18:01:00 -0000	1.17
@@ -88,7 +88,6 @@
 	<entry>
 		<group choice='opt'>
 			<arg choice='plain'>interpolate</arg>
-			<arg choice='plain'>reparse</arg>
 		</group>
 	</entry>
 	<entry></entry><entry></entry>
@@ -101,12 +100,35 @@
 	<entry>
 		<group choice='opt'>
 			<arg choice='plain'>interpolate</arg>
-			<arg choice='plain'>reparse</arg>
 		</group>
 	</entry>
 	<entry></entry><entry></entry>
 	<entry>1</entry>
 	<entry>&glos-interpolation; input?</entry>
+</row>
+">
+<!ENTITY ROW_REPARSE_0 "
+<row>
+	<entry>
+		<group choice='opt'>
+			<arg choice='plain'>reparse</arg>
+		</group>
+	</entry>
+	<entry></entry><entry></entry>
+	<entry>0</entry>
+	<entry>&glos-reparse; output?</entry>
+</row>
+">
+<!ENTITY ROW_REPARSE_1 "
+<row>
+	<entry>
+		<group choice='opt'>
+			<arg choice='plain'>reparse</arg>
+		</group>
+	</entry>
+	<entry></entry><entry></entry>
+	<entry>1</entry>
+	<entry>&glos-reparse; output?</entry>
 </row>
 ">
 <!ENTITY ROW_HIDE_0 "



1.3       +1 -0      xmldocs/glossary/interpolation


rev 1.3, prev_rev 1.2
Index: interpolation
===================================================================
RCS file: /var/cvs/xmldocs/glossary/interpolation,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- interpolation	20 Oct 2004 15:44:35 -0000	1.2
+++ interpolation	23 Nov 2004 18:01:00 -0000	1.3
@@ -5,6 +5,7 @@
 <glossdef>
 <para>
 meek.
+Default is off
 </para>
 
 </glossdef>



1.1                  xmldocs/glossary/OS


rev 1.1, prev_rev 1.0
Index: OS
===================================================================

<glossentry id="OS">
<glossterm>OS</glossterm>
<glossterm>Operating System</glossterm>

<glossdef>
<para>
</para>

</glossdef>

</glossentry>




1.1                  xmldocs/glossary/reparse


rev 1.1, prev_rev 1.0
Index: reparse
===================================================================

<glossentry id="reparse">
<glossterm>Reparse</glossterm>

<glossdef>
<para>
meek.
Default is on.
</para>

</glossdef>

</glossentry>




1.1                  xmldocs/howtos/log-files


rev 1.1, prev_rev 1.0
Index: log-files
===================================================================
<chapter id="log-files">

	<chapterinfo>
		<title>Setup and Monitor Log Files</title>
		<titleabbrev>setupandmonitorlog</titleabbrev>

		<keywordset>
			<keyword>log</keyword>
			<keyword>file</keyword>
			<keyword>ssl</keyword>
			<keyword>apache</keyword>
			<keyword>error.log</keyword>
			<keyword>error</keyword>
			<keyword>global</keyword>
			<keyword>catalog</keyword>
		</keywordset>

		<authorgroup>
			<author>
				<firstname>Davor</firstname>
				<surname>Ocelic</surname>
				<affiliation>
					<email>docelic at icdevgroup.org</email>
				</affiliation>
			</author>
		</authorgroup>


	</chapterinfo>

	<sect1 id='setupandmonitorlog_introduction'>
		<title>Introduction</title>
		<para>
		HOW-TO version: $Id: log-files,v 1.1 2004/11/23 18:01:00 docelic Exp $
		</para>
		<para>
		To monitor all relevant log files at once, first adjust the
		neccessary config files, restart the daemons, and issue<sbr/>
		<userinput>tail -f /var/log/{apache,interchange}/*log</userinput>.
		</para>
		<para>
		Best results are achieved with vertically maximized 80-column terminal.
		If you want selective results, colorized output, or output to a 
		root window in your X session, see 
		<application>grep</application>,
		<application>glark</application>,
		<application>ccze</application>,
		<application>colorize</application> and
		<application>root-tail</application>.
		</para>
	</sect1>

	<sect1 id='setupandmonitorlog_solution'>
		<title>Solution</title>

		<sect2>
			<title>Apache Log Files</title>
			<para>
			Add the following to your &APACHE; configuration:
			</para>
			<programlisting>
ErrorLog /var/log/apache/&def-hostname;.error.log
CustomLog /var/log/apache/&def-hostname;.log \
  "%h %l %u %t \"%r\" %&lt;s %b \"%{Referer}i\" \"%{User-Agent}i\""
&lt;IfModule mod_ssl.c&gt;
CustomLog /var/log/apache/&def-hostname;.ssl.log \
  "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
&lt;/IfModule&gt;
			</programlisting>
		</sect2>

		<sect2>
			<title>Interchange Log Files</title>
			<para>
			Add the following to your global &IC; configuration:
			</para>
			<programlisting>
Variable DEBUG 1
DebugFile /var/log/interchange/debug.log
ErrorFile /var/log/interchange/error.log
			</programlisting>
			<para>
			Add the following to your &IC; catalog configuration:
			</para>
			<programlisting>
ErrorFile /var/log/interchange/tutorial.error.log
TrackFile /var/log/interchange/tutorial.track.log
			</programlisting>

			<note><para>
			If you reached this HOW-TO by reading 
			<olink targetdoc='iccattut' targetptr='iccattut'/>, then you
			didn't arrive to the catalog configuration step yet, so you can
			safely ignore this section.
			</para></note>
		</sect2>
	</sect1>

</chapter>




1.6       +2 -0      xmldocs/refs/var


rev 1.6, prev_rev 1.5
Index: var
===================================================================
RCS file: /var/cvs/xmldocs/refs/var,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- var	16 Oct 2004 18:13:47 -0000	1.5
+++ var	23 Nov 2004 18:01:00 -0000	1.6
@@ -25,6 +25,8 @@
 	with the fallback to global, if local one is not defined.</entry>
 </row>
 &ROW_FILTER_none;
+&ROW_INTERPOLATE_1;
+&ROW_REPARSE_1;
 __END__
 
 








More information about the docs mailing list