You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2009/12/18 18:19:20 UTC

svn commit: r892318 - in /ofbiz/trunk/framework/example/data/helpdata: HELP_EXAMPLE.xml HELP_EXAMPLE_docbook.xml HELP_EXAMPLE_main.xml

Author: erwan
Date: Fri Dec 18 17:19:20 2009
New Revision: 892318

URL: http://svn.apache.org/viewvc?rev=892318&view=rev
Log:
Correction of the docbook shema location in example help files

Modified:
    ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml
    ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml
    ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml

Modified: ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml?rev=892318&r1=892317&r2=892318&view=diff
==============================================================================
--- ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml (original)
+++ ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml Fri Dec 18 17:19:20 2009
@@ -15,7 +15,7 @@
 -->
 <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
-    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
+    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd"
     xmlns="http://docbook.org/ns/docbook">
     <title>The Example Main Help page.</title>
     <para>

Modified: ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml?rev=892318&r1=892317&r2=892318&view=diff
==============================================================================
--- ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml (original)
+++ ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml Fri Dec 18 17:19:20 2009
@@ -20,7 +20,7 @@
 <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0"
     xmlns:xl="http://www.w3.org/1999/xlink"
     xmlns:xi="http://www.w3.org/2001/XInclude"
-    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
+    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd"
     xmlns="http://docbook.org/ns/docbook">
 
     <title>Help on writing docBook documents</title>

Modified: ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml?rev=892318&r1=892317&r2=892318&view=diff
==============================================================================
--- ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml (original)
+++ ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml Fri Dec 18 17:19:20 2009
@@ -15,7 +15,7 @@
 -->
 <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
-    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
+    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd"
     xmlns="http://docbook.org/ns/docbook">
     <title>The Example Main page.</title>
     <para>



Re: svn commit: r892318 - in /ofbiz/trunk/framework/example/data/helpdata: HELP_EXAMPLE.xml HELP_EXAMPLE_docbook.xml HELP_EXAMPLE_main.xml

Posted by Erwan de FERRIERES <er...@nereide.biz>.
Thanks Divesh, it was a hard one !

Le 19/12/2009 10:01, Divesh Dutta a écrit :
> Congratulations for your first Commit. :-)
>
> Thanks
> --
> Divesh Dutta.
>


-- 
Erwan de FERRIERES
www.nereide.biz

Re: svn commit: r892318 - in /ofbiz/trunk/framework/example/data/helpdata: HELP_EXAMPLE.xml HELP_EXAMPLE_docbook.xml HELP_EXAMPLE_main.xml

Posted by Divesh Dutta <di...@hotwaxmedia.com>.
Congratulations for your first Commit. :-)

Thanks
--
Divesh Dutta.


erwan@apache.org wrote:
> Author: erwan
> Date: Fri Dec 18 17:19:20 2009
> New Revision: 892318
>
> URL: http://svn.apache.org/viewvc?rev=892318&view=rev
> Log:
> Correction of the docbook shema location in example help files
>
> Modified:
>     ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml
>     ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml
>     ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml
>
> Modified: ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml?rev=892318&r1=892317&r2=892318&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml (original)
> +++ ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE.xml Fri Dec 18 17:19:20 2009
> @@ -15,7 +15,7 @@
>  -->
>  <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>      version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
> -    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
> +    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd"
>      xmlns="http://docbook.org/ns/docbook">
>      <title>The Example Main Help page.</title>
>      <para>
>
> Modified: ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml?rev=892318&r1=892317&r2=892318&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml (original)
> +++ ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_docbook.xml Fri Dec 18 17:19:20 2009
> @@ -20,7 +20,7 @@
>  <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0"
>      xmlns:xl="http://www.w3.org/1999/xlink"
>      xmlns:xi="http://www.w3.org/2001/XInclude"
> -    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
> +    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd"
>      xmlns="http://docbook.org/ns/docbook">
>  
>      <title>Help on writing docBook documents</title>
>
> Modified: ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml?rev=892318&r1=892317&r2=892318&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml (original)
> +++ ofbiz/trunk/framework/example/data/helpdata/HELP_EXAMPLE_main.xml Fri Dec 18 17:19:20 2009
> @@ -15,7 +15,7 @@
>  -->
>  <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>      version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
> -    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
> +    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd"
>      xmlns="http://docbook.org/ns/docbook">
>      <title>The Example Main page.</title>
>      <para>
>
>
>