crossley 2002/12/12 01:02:48 Modified: src/documentation/xdocs/faq Tag: cocoon_2_0_3_branch faq-sitemap.xml src/documentation/xdocs/howto Tag: cocoon_2_0_3_branch howto-i18n-xmlform.xml src/documentation/xdocs/userdocs/concepts Tag: cocoon_2_0_3_branch modules.xml Log: Sync with head. Revision Changes Path No revision No revision 1.4.2.6 +1 -1 xml-cocoon2/src/documentation/xdocs/faq/faq-sitemap.xml Index: faq-sitemap.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/faq/faq-sitemap.xml,v retrieving revision 1.4.2.5 retrieving revision 1.4.2.6 diff -u -r1.4.2.5 -r1.4.2.6 --- faq-sitemap.xml 15 Nov 2002 13:41:45 -0000 1.4.2.5 +++ faq-sitemap.xml 12 Dec 2002 09:02:48 -0000 1.4.2.6 @@ -158,7 +158,7 @@ to "no." </p> - <p>In a nuthsell: By default, reload is "asynchron" which means:</p> + <p>In a nutshell: By default, reload is "asynchron" which means:</p> <ol> <li>Change sitemap</li> <li>Hit reload</li> No revision No revision 1.1.2.4 +1 -1 xml-cocoon2/src/documentation/xdocs/howto/howto-i18n-xmlform.xml Index: howto-i18n-xmlform.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/howto-i18n-xmlform.xml,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- howto-i18n-xmlform.xml 1 Nov 2002 13:48:01 -0000 1.1.2.3 +++ howto-i18n-xmlform.xml 12 Dec 2002 09:02:48 -0000 1.1.2.4 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../dtd/document-v10.dtd"> <document> <header> No revision No revision 1.1.2.7 +2 -0 xml-cocoon2/src/documentation/xdocs/userdocs/concepts/modules.xml Index: modules.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/modules.xml,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- modules.xml 5 Dec 2002 20:31:19 -0000 1.1.2.6 +++ modules.xml 12 Dec 2002 09:02:48 -0000 1.1.2.7 @@ -175,9 +175,11 @@ The following example demonstrates the use of XPath function with <code>system-property</code> module. </p> + <source> <![CDATA[ <map:parameter name="users-home-base" value="{system-property:substring-before(user.home, user.name)}"/> ]]> + </source> </s3> <s3 title="Step 2b: Use it on an XSP"> <p>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]