|
Congratulations for your first Commit. :-)
Thanks -- Divesh Dutta. [hidden email] 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> > > > |
|
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 |
| Free forum by Nabble | Edit this page |
