vgritsenko 01/07/27 20:42:25
Modified: xdocs i18n-transformer.xml index.xml installing.xml
Log:
Oops. Make docs valid.
Revision Changes Path
1.6 +2 -2 xml-cocoon2/xdocs/i18n-transformer.xml
Index: i18n-transformer.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/i18n-transformer.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- i18n-transformer.xml 2001/07/28 03:13:53 1.5
+++ i18n-transformer.xml 2001/07/28 03:42:25 1.6
@@ -322,7 +322,7 @@
java org.apache.xalan.xslt.Process -IN simple_dict.xml -XSL merge.xsl \
-OUT simple_dict_es.xml -PARAM mode keys -PARAM new-lang es -PARAM keep-lang en
]]></source>
- <font size="-1">(Windows users: Do not enter '\' symbol, continue
typing on the same line.)</font>
+ <p><sub>(Windows users: Do not enter '\' symbol, continue typing on the
same line.)</sub></p>
<p>
This will create a file simple_dict_es.xml with entries, keys and
placeholders.
</p>
@@ -354,7 +354,7 @@
-OUT simple_dict_new.xml -PARAM mode merge -PARAM new-lang es \
-PARAM new-dict simple_dict_es.xml
]]></source>
- <font size="-1">(Windows users: Do not enter '\' symbol, continue
typing on the same line.)</font>
+ <p><sub>(Windows users: Do not enter '\' symbol, continue typing on the
same line.)</sub></p>
</s2>
</s1>
<s1 title="Finally">
1.9 +1 -1 xml-cocoon2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.xml 2001/07/28 03:13:53 1.8
+++ index.xml 2001/07/28 03:42:25 1.9
@@ -329,7 +329,7 @@
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \
checkout -r cocoon_20_branch xml-cocoon2
</source>
- <font size="-1">(Windows users: Do not enter '\' symbol, continue typing on the
same line.)</font>
+ <p><sub>(Windows users: Do not enter '\' symbol, continue typing on the same
line.)</sub></p>
<p>For more information on CVS access, refer to the CVS docs on this web site.</p>
<note>To get the current version of @docname@ 2 you have to checkout the
branch called cocoon_20_branch. The HEAD of the cvs repository is used
1.18 +2 -2 xml-cocoon2/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/installing.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- installing.xml 2001/07/28 03:13:53 1.17
+++ installing.xml 2001/07/28 03:42:25 1.18
@@ -434,8 +434,8 @@
<strong># Change it to Xerces for C2</strong>
JBOSS_CLASSPATH=$JBOSS_CLASSPATH:<strong>../lib/xerces-XXX.jar</strong>
<strong># Remove the following two lines</strong>
-<font
size="-1">JAXP=-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
-JAXP="$JAXP
-Djavax.xml.parsers.SAXParserFactory=org.apache.crimson.jaxp.SAXParserFactoryImpl"</font>
+<sub>JAXP=-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
+JAXP="$JAXP
-Djavax.xml.parsers.SAXParserFactory=org.apache.crimson.jaxp.SAXParserFactoryImpl"</sub>
[...]
</source>
<note>Windows users have to change <code>run.bat</code> accordingly.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]