vgritsenko 01/07/27 20:38:32
Modified: xdocs Tag: cocoon_20_branch i18n-transformer.xml
index.xml installing.xml
Log:
Oops. Make docs valid.
Revision Changes Path
No revision
No revision
1.1.2.5 +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.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- i18n-transformer.xml 2001/07/28 03:19:22 1.1.2.4
+++ i18n-transformer.xml 2001/07/28 03:38:32 1.1.2.5
@@ -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.1.1.1.2.6 +1 -1 xml-cocoon2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/index.xml,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -u -r1.1.1.1.2.5 -r1.1.1.1.2.6
--- index.xml 2001/07/28 03:19:22 1.1.1.1.2.5
+++ index.xml 2001/07/28 03:38:32 1.1.1.1.2.6
@@ -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.6.2.12 +2 -2 xml-cocoon2/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/xdocs/installing.xml,v
retrieving revision 1.6.2.11
retrieving revision 1.6.2.12
diff -u -r1.6.2.11 -r1.6.2.12
--- installing.xml 2001/07/28 03:19:22 1.6.2.11
+++ installing.xml 2001/07/28 03:38:32 1.6.2.12
@@ -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]