From 485dac251f3460a260afd9c18381a00493dec76e Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Sat, 12 Sep 2015 14:15:44 +0200 Subject: [PATCH] Reverting to db 5.0 --- Doc/Common/bibliography.xml | 2 +- Doc/Common/glossary.xml | 2 +- Doc/Common/outdatedBibliography.xml | 2 +- Doc/Sd1/arrays.xml | 2 +- Doc/Sd1/collections.xml | 2 +- Doc/Sd1/coreClasses.xml | 2 +- Doc/Sd1/deployment.xml | 2 +- Doc/Sd1/errorHandling.xml | 2 +- Doc/Sd1/extraExercise.xml | 2 +- Doc/Sd1/inheritance.xml | 2 +- Doc/Sd1/interfacesAbstractClasses.xml | 2 +- Doc/Sd1/languageFundamentals.xml | 2 +- Doc/Sd1/objectsClasses.xml | 4 +- Doc/Sd1/preliminaries.xml | 2 +- Doc/Sd1/statements.xml | 2 +- Doc/Sd1/streams.xml | 2 +- Doc/Sd1/workingWithNumbers.xml | 2 +- Doc/Sda1/dom.xml | 2 +- Doc/Sda1/fo.xml | 2 +- Doc/Sda1/jdbc.xml | 2 +- Doc/Sda1/jpaintro.xml | 2 +- Doc/Sda1/prerequisites.xml | 2 +- Doc/Sda1/sax.xml | 2 +- Doc/Sda1/schema.xml | 2 +- Doc/Sda1/try.xml | 2 +- Doc/Sda1/vaadin.xml | 2 +- Doc/Sda1/xmlintro.xml | 2 +- Doc/Sda1/xmlschema.xml | 2 +- Doc/Sda1/xslt.xml | 2 +- Doc/Sda2/jax-rs.xml | 2 +- Doc/Sda2/jpa.xml | 2 +- Doc/Sda2/ldap.xml | 2 +- Doc/Sda2/sda2.xml | 2 +- Doc/Sdi/apache.xml | 2 +- Doc/Sdi/dns.xml | 2 +- Doc/Sdi/gettingStarted.xml | 2 +- Doc/Sdi/ldap.xml | 2 +- Doc/Sdi/package.xml | 2 +- Doc/Sdi/samba.xml | 2 +- Doc/Sdi/surveillance.xml | 2 +- Doc/Sdi/unixIntro.xml | 2 +- Doc/lectures.xml | 2 +- .../webapp/VAADIN/themes/mytheme/styles.css | 22 +++--- ws/Docbook/Config/chunk_custom.xsl | 58 ++++++++++++++ ws/Docbook/Config/eclipse_custom.xsl | 74 ++++++++++++++++++ ws/Docbook/Config/print_custom.xsl | 77 +++++++++++++++++++ .../xxe6/custom/DocBook v5+/custom.incl | 33 ++++++++ ws/Docbook/Config/xxe6/preferences.properties | 40 ++++++++++ ws/Docbook/Config/xxe6/spell/dict_de.txt | 18 +++++ ws/Docbook/Config/xxe6/spell/dict_en.txt | 18 +++++ 50 files changed, 372 insertions(+), 54 deletions(-) create mode 100644 ws/Docbook/Config/chunk_custom.xsl create mode 100644 ws/Docbook/Config/eclipse_custom.xsl create mode 100644 ws/Docbook/Config/print_custom.xsl create mode 100644 ws/Docbook/Config/xxe6/custom/DocBook v5+/custom.incl create mode 100644 ws/Docbook/Config/xxe6/preferences.properties create mode 100644 ws/Docbook/Config/xxe6/spell/dict_de.txt create mode 100644 ws/Docbook/Config/xxe6/spell/dict_en.txt diff --git a/Doc/Common/bibliography.xml b/Doc/Common/bibliography.xml index c71a11184..3bd50bc45 100644 --- a/Doc/Common/bibliography.xml +++ b/Doc/Common/bibliography.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<bibliography version="5.1" xmlns="http://docbook.org/ns/docbook" +<bibliography version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Common/glossary.xml b/Doc/Common/glossary.xml index 9b4041816..4d73aebce 100644 --- a/Doc/Common/glossary.xml +++ b/Doc/Common/glossary.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<glossary version="5.1" xml:id="glossary" +<glossary version="5.0" xml:id="glossary" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Common/outdatedBibliography.xml b/Doc/Common/outdatedBibliography.xml index 22fb88709..9674584af 100644 --- a/Doc/Common/outdatedBibliography.xml +++ b/Doc/Common/outdatedBibliography.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<bibliography version="5.1" xmlns="http://docbook.org/ns/docbook" +<bibliography version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sd1/arrays.xml b/Doc/Sd1/arrays.xml index 2643da8c8..f4b44825a 100644 --- a/Doc/Sd1/arrays.xml +++ b/Doc/Sd1/arrays.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterArrays" +<chapter version="5.0" xml:id="sw1ChapterArrays" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/collections.xml b/Doc/Sd1/collections.xml index a74620f39..208526769 100644 --- a/Doc/Sd1/collections.xml +++ b/Doc/Sd1/collections.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sd1Collection1" +<chapter version="5.0" xml:id="sd1Collection1" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/coreClasses.xml b/Doc/Sd1/coreClasses.xml index 2384430fc..e5fb22632 100644 --- a/Doc/Sd1/coreClasses.xml +++ b/Doc/Sd1/coreClasses.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterCoreClasses" +<chapter version="5.0" xml:id="sw1ChapterCoreClasses" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/deployment.xml b/Doc/Sd1/deployment.xml index ea70120d3..08391af2c 100644 --- a/Doc/Sd1/deployment.xml +++ b/Doc/Sd1/deployment.xml @@ -1,4 +1,4 @@ - <chapter xml:id="sd1Deploy" version="5.1" + <chapter xml:id="sd1Deploy" version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/errorHandling.xml b/Doc/Sd1/errorHandling.xml index 82e5ffe34..32f9cbe4e 100644 --- a/Doc/Sd1/errorHandling.xml +++ b/Doc/Sd1/errorHandling.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterErrorHandling" +<chapter version="5.0" xml:id="sw1ChapterErrorHandling" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/extraExercise.xml b/Doc/Sd1/extraExercise.xml index 7ac82622c..a42d6ad53 100644 --- a/Doc/Sd1/extraExercise.xml +++ b/Doc/Sd1/extraExercise.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sd1ExtraExercise" +<chapter version="5.0" xml:id="sd1ExtraExercise" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/inheritance.xml b/Doc/Sd1/inheritance.xml index d61d27ca6..729829010 100644 --- a/Doc/Sd1/inheritance.xml +++ b/Doc/Sd1/inheritance.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterInheritance" +<chapter version="5.0" xml:id="sw1ChapterInheritance" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/interfacesAbstractClasses.xml b/Doc/Sd1/interfacesAbstractClasses.xml index 8caa0e152..e5eebe187 100644 --- a/Doc/Sd1/interfacesAbstractClasses.xml +++ b/Doc/Sd1/interfacesAbstractClasses.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterInterfacesAbstractClasses" +<chapter version="5.0" xml:id="sw1ChapterInterfacesAbstractClasses" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/languageFundamentals.xml b/Doc/Sd1/languageFundamentals.xml index 62c52d6a0..62138dcb1 100644 --- a/Doc/Sd1/languageFundamentals.xml +++ b/Doc/Sd1/languageFundamentals.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1LanguageFundamental" +<chapter version="5.0" xml:id="sw1LanguageFundamental" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/objectsClasses.xml b/Doc/Sd1/objectsClasses.xml index b170be1e6..c71c1118f 100644 --- a/Doc/Sd1/objectsClasses.xml +++ b/Doc/Sd1/objectsClasses.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterObjectsClasses" +<chapter version="5.0" xml:id="sw1ChapterObjectsClasses" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" @@ -1747,7 +1747,7 @@ Is 2016 a leap year? true</programlisting> <section xml:id="sd1InterestCalculator"> <title>Interest calculations</title> - <section version="5.1" xml:id="sd1InterestCalculatorSimple"> + <section xml:id="sd1InterestCalculatorSimple"> <title>A simple interest calculator</title> <para>Consider the following implementation of an interest diff --git a/Doc/Sd1/preliminaries.xml b/Doc/Sd1/preliminaries.xml index 49c4fb923..947b68201 100644 --- a/Doc/Sd1/preliminaries.xml +++ b/Doc/Sd1/preliminaries.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1Lect1" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="sw1Lect1" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sd1/statements.xml b/Doc/Sd1/statements.xml index f28eb2629..cb81eabc2 100644 --- a/Doc/Sd1/statements.xml +++ b/Doc/Sd1/statements.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterStatements" +<chapter version="5.0" xml:id="sw1ChapterStatements" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/streams.xml b/Doc/Sd1/streams.xml index 86bee45d2..0da0691c2 100644 --- a/Doc/Sd1/streams.xml +++ b/Doc/Sd1/streams.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sd1ReadCharStreams" +<chapter version="5.0" xml:id="sd1ReadCharStreams" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sd1/workingWithNumbers.xml b/Doc/Sd1/workingWithNumbers.xml index 3c283dfd9..548a2d866 100644 --- a/Doc/Sd1/workingWithNumbers.xml +++ b/Doc/Sd1/workingWithNumbers.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sw1ChapterWorkingWithNumbers" +<chapter version="5.0" xml:id="sw1ChapterWorkingWithNumbers" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sda1/dom.xml b/Doc/Sda1/dom.xml index 1b3166825..5f31d93fb 100644 --- a/Doc/Sda1/dom.xml +++ b/Doc/Sda1/dom.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="dom" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="dom" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda1/fo.xml b/Doc/Sda1/fo.xml index b4cf170c6..68962efef 100644 --- a/Doc/Sda1/fo.xml +++ b/Doc/Sda1/fo.xml @@ -1,4 +1,4 @@ - <chapter xml:id="fo" version="5.1" xmlns="http://docbook.org/ns/docbook" + <chapter xml:id="fo" version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda1/jdbc.xml b/Doc/Sda1/jdbc.xml index c459da7f3..99eaedc6b 100644 --- a/Doc/Sda1/jdbc.xml +++ b/Doc/Sda1/jdbc.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="introPersistence" +<chapter version="5.0" xml:id="introPersistence" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sda1/jpaintro.xml b/Doc/Sda1/jpaintro.xml index c418e4924..58135b472 100644 --- a/Doc/Sda1/jpaintro.xml +++ b/Doc/Sda1/jpaintro.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="chapJpaGettingStarted" +<chapter version="5.0" xml:id="chapJpaGettingStarted" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sda1/prerequisites.xml b/Doc/Sda1/prerequisites.xml index 5565d3cb1..0a6422cb9 100644 --- a/Doc/Sda1/prerequisites.xml +++ b/Doc/Sda1/prerequisites.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="prerequisites" +<chapter version="5.0" xml:id="prerequisites" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sda1/sax.xml b/Doc/Sda1/sax.xml index c968c2508..455595ac1 100644 --- a/Doc/Sda1/sax.xml +++ b/Doc/Sda1/sax.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sax" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="sax" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda1/schema.xml b/Doc/Sda1/schema.xml index 5a6829c64..509d8e550 100644 --- a/Doc/Sda1/schema.xml +++ b/Doc/Sda1/schema.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<book version="5.1" xmlns="http://docbook.org/ns/docbook" +<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda1/try.xml b/Doc/Sda1/try.xml index 7c7d7e85f..a0b249235 100644 --- a/Doc/Sda1/try.xml +++ b/Doc/Sda1/try.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<book version="5.1" xmlns="http://docbook.org/ns/docbook" +<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda1/vaadin.xml b/Doc/Sda1/vaadin.xml index f579b5b7b..ae7a0fe4e 100644 --- a/Doc/Sda1/vaadin.xml +++ b/Doc/Sda1/vaadin.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sda1ChapVaadin" +<chapter version="5.0" xml:id="sda1ChapVaadin" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sda1/xmlintro.xml b/Doc/Sda1/xmlintro.xml index 755dce843..b8c0b1f84 100644 --- a/Doc/Sda1/xmlintro.xml +++ b/Doc/Sda1/xmlintro.xml @@ -1,4 +1,4 @@ - <chapter xml:id="xmlIntro" version="5.1" xmlns="http://docbook.org/ns/docbook" + <chapter xml:id="xmlIntro" version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda1/xmlschema.xml b/Doc/Sda1/xmlschema.xml index cd02e0891..620759454 100644 --- a/Doc/Sda1/xmlschema.xml +++ b/Doc/Sda1/xmlschema.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="xmlSchema" +<chapter version="5.0" xml:id="xmlSchema" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sda1/xslt.xml b/Doc/Sda1/xslt.xml index a3a259e7e..6c3dace0b 100644 --- a/Doc/Sda1/xslt.xml +++ b/Doc/Sda1/xslt.xml @@ -1,4 +1,4 @@ - <chapter xml:id="xsl" version="5.1" xmlns="http://docbook.org/ns/docbook" + <chapter xml:id="xsl" version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda2/jax-rs.xml b/Doc/Sda2/jax-rs.xml index 844a5c648..86d0a6fd7 100644 --- a/Doc/Sda2/jax-rs.xml +++ b/Doc/Sda2/jax-rs.xml @@ -1,4 +1,4 @@ - <chapter xml:id="jax-rs" version="5.1" xmlns="http://docbook.org/ns/docbook" + <chapter xml:id="jax-rs" version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda2/jpa.xml b/Doc/Sda2/jpa.xml index 9786b9861..15529e21f 100644 --- a/Doc/Sda2/jpa.xml +++ b/Doc/Sda2/jpa.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="jpa" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="jpa" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda2/ldap.xml b/Doc/Sda2/ldap.xml index 86f247793..f1e524a29 100644 --- a/Doc/Sda2/ldap.xml +++ b/Doc/Sda2/ldap.xml @@ -1,4 +1,4 @@ - <chapter xml:id="ldap" version="5.1" xmlns="http://docbook.org/ns/docbook" + <chapter xml:id="ldap" version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sda2/sda2.xml b/Doc/Sda2/sda2.xml index 266c8044e..13e6b803e 100644 --- a/Doc/Sda2/sda2.xml +++ b/Doc/Sda2/sda2.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<book version="5.1" xmlns="http://docbook.org/ns/docbook" +<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sdi/apache.xml b/Doc/Sdi/apache.xml index 027131363..c22de25c3 100644 --- a/Doc/Sdi/apache.xml +++ b/Doc/Sdi/apache.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiApache" +<chapter version="5.0" xml:id="sdiApache" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sdi/dns.xml b/Doc/Sdi/dns.xml index 58b54b250..670dfae87 100644 --- a/Doc/Sdi/dns.xml +++ b/Doc/Sdi/dns.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiDns" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="sdiDns" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sdi/gettingStarted.xml b/Doc/Sdi/gettingStarted.xml index 9e2004928..1246a2f03 100644 --- a/Doc/Sdi/gettingStarted.xml +++ b/Doc/Sdi/gettingStarted.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiGettingStarted" +<chapter version="5.0" xml:id="sdiGettingStarted" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sdi/ldap.xml b/Doc/Sdi/ldap.xml index 1e3832e09..6c02939ae 100644 --- a/Doc/Sdi/ldap.xml +++ b/Doc/Sdi/ldap.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiLdap" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="sdiLdap" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sdi/package.xml b/Doc/Sdi/package.xml index 9442a4073..055805cb3 100644 --- a/Doc/Sdi/package.xml +++ b/Doc/Sdi/package.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiPackage" +<chapter version="5.0" xml:id="sdiPackage" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sdi/samba.xml b/Doc/Sdi/samba.xml index 5a77e4694..7a1339012 100644 --- a/Doc/Sdi/samba.xml +++ b/Doc/Sdi/samba.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiSamba" xmlns="http://docbook.org/ns/docbook" +<chapter version="5.0" xml:id="sdiSamba" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/Doc/Sdi/surveillance.xml b/Doc/Sdi/surveillance.xml index 1325bdc40..948349f1b 100644 --- a/Doc/Sdi/surveillance.xml +++ b/Doc/Sdi/surveillance.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiSystemSurveillance" +<chapter version="5.0" xml:id="sdiSystemSurveillance" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/Sdi/unixIntro.xml b/Doc/Sdi/unixIntro.xml index 0f73c3cae..2950d027e 100644 --- a/Doc/Sdi/unixIntro.xml +++ b/Doc/Sdi/unixIntro.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.1" xml:id="sdiUnixIntro" +<chapter version="5.0" xml:id="sdiUnixIntro" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" diff --git a/Doc/lectures.xml b/Doc/lectures.xml index 0c4e5b48c..368da039e 100644 --- a/Doc/lectures.xml +++ b/Doc/lectures.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<book version="5.1" xmlns="http://docbook.org/ns/docbook" +<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" diff --git a/P/Sda2/forum_1/src/main/webapp/VAADIN/themes/mytheme/styles.css b/P/Sda2/forum_1/src/main/webapp/VAADIN/themes/mytheme/styles.css index daad9b139..8bcf75fcd 100644 --- a/P/Sda2/forum_1/src/main/webapp/VAADIN/themes/mytheme/styles.css +++ b/P/Sda2/forum_1/src/main/webapp/VAADIN/themes/mytheme/styles.css @@ -5,7 +5,7 @@ * @param {value} $var - the value to search for * @param {bool} $recursive (false) - should any contained lists be checked for the value * - * @return {bool}??true if the value is found from the list, false otherwise + * @return {bool}��true if the value is found from the list, false otherwise * * @group lists */ @@ -258,7 +258,7 @@ * * @param {color} $color ($v-background-color) - The base color for the gradient color stops * @param {list} $gradient ($v-gradient) - Valo-specific gradient value. See the documentation for $v-gradient. - * @param {color}??$fallback (null) - A fallback color for browser which do not support linear gradients (IE8 and IE9 in particular). If null, the base $color is used instead. + * @param {color}��$fallback (null) - A fallback color for browser which do not support linear gradients (IE8 and IE9 in particular). If null, the base $color is used instead. * @param {string} $direction (to bottom) - the direction of the linear gradient. The color stops are by default so that a lighter shade is at the start and a darker shade is at the end. */ @@ -267,7 +267,7 @@ * * @group style * - * @param {list}??$border ($v-border) - CSS border value which can contain any of the color keywords + * @param {list}��$border ($v-border) - CSS border value which can contain any of the color keywords * @param {color} $color ($v-background-color) - the base color to which the color keywords are applied to * @param {color} $context (null) - context/surrounding color where the border is expected to appear. The color of the final border is the darker of the two parameters passed to this function. * @param {number} $strength (1) - adjustment for the border contrast @@ -280,7 +280,7 @@ * * @param {string} $to-align (()) - The selector to match the elements which you wish to align vertically. The targeted elements should be inline or inline-block elements. * @param {string} $align (middle) - The vertical-align value, e.g. top, middle, bottom - * @param {string}??$pseudo-element (after) - Which pseudo element to use for the vertical align guide + * @param {string}��$pseudo-element (after) - Which pseudo element to use for the vertical align guide * * @group util */ @@ -539,7 +539,7 @@ * Outputs the selectors and properties for the Accordion component. * * @param {string} $primary-stylename (v-accordion) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * @group accordion */ @@ -547,7 +547,7 @@ * Outputs the selectors and properties for the Button component. * * @param {string} $primary-stylename (v-button) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * * @group button */ @@ -570,7 +570,7 @@ * Outputs the selectors and properties for the CheckBox component. * * @param {string} $primary-stylename (v-checkbox) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * * @group checkbox */ @@ -588,7 +588,7 @@ * Outputs the selectors and properties for the ComboBox component. * * @param {string} $primary-stylename (v-filterselect) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * * @group combobox */ @@ -604,7 +604,7 @@ * Outputs the selectors and properties for the DateField component. * * @param {string} $primary-stylename (v-datefield) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * * @group datefield */ @@ -621,7 +621,7 @@ * Outputs the selectors and properties for the FormLayout component. * * @param {string} $primary-stylename (v-formlayout) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * * @group formlayout */ @@ -666,7 +666,7 @@ * Outputs the selectors and properties for the TextArea component. * * @param {string} $primary-stylename (v-textarea) - the primary style name for the selectors - * @param {bool}??$include-additional-styles - should the mixin output all the different style variations of the component + * @param {bool}��$include-additional-styles - should the mixin output all the different style variations of the component * * @group textarea */ diff --git a/ws/Docbook/Config/chunk_custom.xsl b/ws/Docbook/Config/chunk_custom.xsl new file mode 100644 index 000000000..08b2fc371 --- /dev/null +++ b/ws/Docbook/Config/chunk_custom.xsl @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--CREATED BY XMLmind XSL Customizer. PLEASE DO NOT EDIT BY HAND!--> +<?stylesheet-label Multi page conversion parameters?> +<xsl:stylesheet exclude-result-prefixes="NodeInfo cf d date doc dyn exsl fm l lxslt mml ng ptbl redirect s6hl saxon sbhl set sf simg stbl stext suwl sverb xhl ximg xlink xslthl xtbl xtext xverb" + version="1.0" xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim" + xmlns:xtext="xalan://com.nwalsh.xalan.Text" + xmlns:xtbl="xalan://com.nwalsh.xalan.Table" + xmlns:xslthl="http://xslthl.sf.net" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:ximg="xalan://com.nwalsh.xalan.ImageIntrinsics" + xmlns:xhl="http://net.sf.xslthl/ConnectorXalan" + xmlns:xalan="http://xml.apache.org/xalan" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:suwl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.UnwrapLinks" + xmlns:stext="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.TextFactory" + xmlns:stbl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Table" + xmlns:ssb="http://sideshowbarker.net/ns" + xmlns:simg="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.ImageIntrinsics" + xmlns:sf="http://sourceforge.net/" + xmlns:set="http://exslt.org/sets" + xmlns:sbhl="http://net.sf.xslthl/ConnectorSaxonB" + xmlns:saxonb="http://saxon.sf.net/" + xmlns:saxon="http://icl.com/saxon" + xmlns:s6hl="http://net.sf.xslthl/ConnectorSaxon6" + xmlns:redirect="http://xml.apache.org/xalan/redirect" + xmlns:ptbl="http://nwalsh.com/xslt/ext/xsltproc/python/Table" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" + xmlns:html="http://www.w3.org/1999/xhtml" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:fm="http://freshmeat.net/projects/freshmeat-submit/" + xmlns:exsl="http://exslt.org/common" + xmlns:dyn="http://exslt.org/dynamic" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:date="http://exslt.org/dates-and-times" + xmlns:d="http://docbook.org/ns/docbook" + xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" + xmlns:NodeInfo="http://org.apache.xalan.lib.NodeInfo"> + <xsl:import href="xxe-config:docbook5/xsl/html/chunk.xsl"/> + + <xsl:param name="chunk.section.depth">3</xsl:param> + + <xsl:param name="graphicsize.use.img.src.path">1</xsl:param> + + <xsl:param name="highlight.source">1</xsl:param> + + <xsl:param name="id.warnings">1</xsl:param> + + <xsl:param name="olink.debug">1</xsl:param> + + <xsl:param name="use.id.as.filename">1</xsl:param> + + <!-- REDEFINE PARAMETERS AND ATTRIBUTE-SETS HERE --> +</xsl:stylesheet> diff --git a/ws/Docbook/Config/eclipse_custom.xsl b/ws/Docbook/Config/eclipse_custom.xsl new file mode 100644 index 000000000..a8340dba8 --- /dev/null +++ b/ws/Docbook/Config/eclipse_custom.xsl @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--CREATED BY XMLmind XSL Customizer. PLEASE DO NOT EDIT BY HAND!--> +<?stylesheet-label Document conversion parameters?> +<xsl:stylesheet exclude-result-prefixes="NodeInfo cf d date doc dyn exsl fm l lxslt mml ng ptbl redirect s6hl saxon sbhl set sf simg stbl stext suwl sverb xhl ximg xlink xslthl xtbl xtext xverb" + version="1.0" xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim" + xmlns:xtext="xalan://com.nwalsh.xalan.Text" + xmlns:xtbl="xalan://com.nwalsh.xalan.Table" + xmlns:xslthl="http://xslthl.sf.net" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:ximg="xalan://com.nwalsh.xalan.ImageIntrinsics" + xmlns:xhl="http://net.sf.xslthl/ConnectorXalan" + xmlns:xalan="http://xml.apache.org/xalan" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:suwl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.UnwrapLinks" + xmlns:stext="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.TextFactory" + xmlns:stbl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Table" + xmlns:ssb="http://sideshowbarker.net/ns" + xmlns:simg="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.ImageIntrinsics" + xmlns:sf="http://sourceforge.net/" + xmlns:set="http://exslt.org/sets" + xmlns:sbhl="http://net.sf.xslthl/ConnectorSaxonB" + xmlns:saxonb="http://saxon.sf.net/" + xmlns:saxon="http://icl.com/saxon" + xmlns:s6hl="http://net.sf.xslthl/ConnectorSaxon6" + xmlns:redirect="http://xml.apache.org/xalan/redirect" + xmlns:ptbl="http://nwalsh.com/xslt/ext/xsltproc/python/Table" + xmlns:ns="http://www.w3.org/1999/xhtml" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:fm="http://freshmeat.net/projects/freshmeat-submit/" + xmlns:exsl="http://exslt.org/common" + xmlns:dyn="http://exslt.org/dynamic" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:date="http://exslt.org/dates-and-times" + xmlns:d="http://docbook.org/ns/docbook" + xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" + xmlns:NodeInfo="http://org.apache.xalan.lib.NodeInfo"> + <xsl:import href="xxe-config:docbook5/xsl/eclipse/eclipse.xsl"/> + + <xsl:param name="generate.toc">appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title</xsl:param> + + <xsl:param name="graphicsize.use.img.src.path">0</xsl:param> + + <xsl:param name="highlight.source">1</xsl:param> + + <xsl:param name="id.warnings">1</xsl:param> + + <xsl:param name="olink.debug">1</xsl:param> + + <xsl:param name="ulink.target">_blank</xsl:param> + + <xsl:param name="use.id.as.filename">1</xsl:param> + + <!-- REDEFINE PARAMETERS AND ATTRIBUTE-SETS HERE --> +</xsl:stylesheet> diff --git a/ws/Docbook/Config/print_custom.xsl b/ws/Docbook/Config/print_custom.xsl new file mode 100644 index 000000000..0fec14f83 --- /dev/null +++ b/ws/Docbook/Config/print_custom.xsl @@ -0,0 +1,77 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--CREATED BY XMLmind XSL Customizer. PLEASE DO NOT EDIT BY HAND!--> +<?stylesheet-label Print related customization parameters?> +<xsl:stylesheet exclude-result-prefixes="NodeInfo d date doc dyn exsl fm l lxslt mml ng ptbl redirect s6hl saxon sbhl set sf stbl stext sverb xhl xlink xslthl xtbl xtext xverb" + version="1.0" xmlns:xverb="com.nwalsh.xalan.Verbatim" + xmlns:xtext="com.nwalsh.xalan.Text" + xmlns:xtbl="com.nwalsh.xalan.Table" + xmlns:xslthl="http://xslthl.sf.net" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:xmp="http://ns.adobe.com/xap/1.0/" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xhl="http://net.sf.xslthl/ConnectorXalan" + xmlns:xfc="http://www.xmlmind.com/foconverter/xsl/extensions" + xmlns:xalan="http://xml.apache.org/xalan" + xmlns:x="adobe:ns:meta/" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:stext="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.TextFactory" + xmlns:stbl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Table" + xmlns:ssb="http://sideshowbarker.net/ns" + xmlns:sf="http://sourceforge.net/" + xmlns:set="http://exslt.org/sets" + xmlns:sbhl="http://net.sf.xslthl/ConnectorSaxonB" + xmlns:saxonb="http://saxon.sf.net/" + xmlns:saxon="http://icl.com/saxon" + xmlns:s6hl="http://net.sf.xslthl/ConnectorSaxon6" + xmlns:rx="http://www.renderx.com/XSL/Extensions" + xmlns:redirect="http://xml.apache.org/xalan/redirect" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:ptbl="http://nwalsh.com/xslt/ext/xsltproc/python/Table" + xmlns:pdf="http://ns.adobe.com/pdf/1.3/" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:mml="http://www.w3.org/1998/Math/MathML" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" + xmlns:fox2="http://xml.apache.org/fop/extensions" + xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:fm="http://freshmeat.net/projects/freshmeat-submit/" + xmlns:exsl="http://exslt.org/common" + xmlns:dyn="http://exslt.org/dynamic" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:date="http://exslt.org/dates-and-times" + xmlns:d="http://docbook.org/ns/docbook" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + xmlns:NodeInfo="http://org.apache.xalan.lib.NodeInfo"> + <xsl:import href="xxe-config:docbook5/xsl/fo/docbook.xsl"/> + + <xsl:param name="generate.toc">appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title</xsl:param> + + <xsl:param name="insert.xref.page.number">1</xsl:param> + + <xsl:param name="qanda.inherit.numeration">1</xsl:param> + + <xsl:param name="sidebar.float.type">outside</xsl:param> + + <xsl:param name="use.extensions">1</xsl:param> + + <xsl:param name="xep.extensions">1</xsl:param> + + <!-- REDEFINE PARAMETERS AND ATTRIBUTE-SETS HERE --> +</xsl:stylesheet> diff --git a/ws/Docbook/Config/xxe6/custom/DocBook v5+/custom.incl b/ws/Docbook/Config/xxe6/custom/DocBook v5+/custom.incl new file mode 100644 index 000000000..e5c3899db --- /dev/null +++ b/ws/Docbook/Config/xxe6/custom/DocBook v5+/custom.incl @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> +<cfg:configuration +xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +xmlns:xlink="http://www.w3.org/1999/xlink" +xmlns:xi="http://www.w3.org/2001/XInclude" +xmlns:svg="http://www.w3.org/2000/svg" +xmlns:m="http://www.w3.org/1998/Math/MathML" +xmlns:html="http://www.w3.org/1999/xhtml" +xmlns:db="http://docbook.org/ns/docbook" +xmlns:cfg="http://www.xmlmind.com/xmleditor/schema/configuration" +><cfg:property +name="DocBook v5+.db5.toEclipseHelp.alternateXSLT" +>Document conversion parameters +file:/ma/goik/workspace/GoikLectures/ws/Docbook/Config/eclipse_custom.xsl</cfg:property +><cfg:property +name="DocBook v5+.db5.toHTML.alternateXSLT" +>Multi page conversion parameters +file:/ma/goik/workspace/GoikLectures/ws/Docbook/Config/chunk_custom.xsl</cfg:property +><cfg:property +name="DocBook v5+.db5.toPS.alternateXSLT" +>Print related customization parameters +file:/ma/goik/workspace/GoikLectures/ws/Docbook/Config/print_custom.xsl</cfg:property +><cfg:property +name="db5.toEclipseHelp.transform" +>file:/ma/goik/workspace/GoikLectures/ws/Docbook/Config/eclipse_custom.xsl</cfg:property +><cfg:property +name="db5.toHTML.transform" +>file:/ma/goik/workspace/GoikLectures/ws/Docbook/Config/chunk_custom.xsl</cfg:property +><cfg:property +name="db5.toPS.transform" +>file:/ma/goik/workspace/GoikLectures/ws/Docbook/Config/print_custom.xsl</cfg:property +></cfg:configuration +> diff --git a/ws/Docbook/Config/xxe6/preferences.properties b/ws/Docbook/Config/xxe6/preferences.properties new file mode 100644 index 000000000..376138507 --- /dev/null +++ b/ws/Docbook/Config/xxe6/preferences.properties @@ -0,0 +1,40 @@ +#XMLmind XML Editor Professional Edition 6.4.0 +#Sat Sep 12 14:01:38 CEST 2015 +rightTab.includePane.atStart=true +rightTab.editPane.atStart=true +autoCheckForUpdates.date=1442057246424 +rightTabs.horizontalRatio=0.33 +lastConvertURLForDocument=file\:/ma/goik/Downloads/Untitled.xml\nfile\:/ma/goik/Downloads/Untitled/ +warnAboutAdvancedXInclude=false +rightTab.checkSpellingPane.selected=false +firstCharDisplayedByTable=0 +rightTab.checkSpellingPane.atStart=false +rightTab.checkValidityPane.atStart=false +rightPanes.width=0.25 +rightTab.insertCharacterPane.selected=false +fileChooserSize=1118 809 +lastSelectedTemplates=xml "DocBook v5+/5.0" Section +rightTab.textSearchReplacePane.atStart=false +geometry=10 108 1542 1049 +selectedLanguage=en +rightPanes.collapsed=false +lastOpenedFiles=file\:/ma/goik/Downloads/Untitled.xml\nfile\:/ma/goik/workspace/GoikLectures/Doc/lectures.xml\nfile\:/usr/share/xmlmind/demo/dita-sample.ditamap\nfile\:/usr/share/xmlmind/demo/docbook5-sample.xml\nfile\:/usr/share/xmlmind/demo/docbook-image.xml\nfile\:/usr/share/xmlmind/demo/docbook-table.xml\nfile\:/usr/share/xmlmind/demo/docbook-modular-book.xml\nfile\:/usr/share/xmlmind/demo/xhtml5-objects.html\nfile\:/usr/share/xmlmind/demo/xhtml-table.xhtml\nfile\:/usr/share/xmlmind/demo/form-sampler.xml +rightTab.insertCharacterPane.atStart=false +rightTab.mathmlPane.selected=false +rightTab.mathmlPane.atStart=true +wrapSearch=false +maximized=no +includedDocumentItems= +rightTab.checkValidityPane.selected=false +rightTab.textSearchReplacePane.selected=false +startFromCaret=true +allowAdvancedXInclude=false +helperApplications.defaultViewer=firefox "%U" +xxeVersion=6.4.0 +rightTab.includePane.selected=false +rightTab.editAttributePane.atStart=false +rightTab.editAttributePane.selected=true +rightTab.editPane.selected=true +passwords= +helperApplications.entries=\:text/plain\:txt\:\:\:emacs "%F" +infoAboutReadOnlyInclusions=false diff --git a/ws/Docbook/Config/xxe6/spell/dict_de.txt b/ws/Docbook/Config/xxe6/spell/dict_de.txt new file mode 100644 index 000000000..0670659b1 --- /dev/null +++ b/ws/Docbook/Config/xxe6/spell/dict_de.txt @@ -0,0 +1,18 @@ +Arrays +Debugger +Eclipse +Entpacken +Exceptions +Explorer +Ilias +Implementierung +Javadoc +Junit +Konstruktor +Package +resultierende +resultierenden +Statements +String +Tip +Zweigs diff --git a/ws/Docbook/Config/xxe6/spell/dict_en.txt b/ws/Docbook/Config/xxe6/spell/dict_en.txt new file mode 100644 index 000000000..12b6e3e2a --- /dev/null +++ b/ws/Docbook/Config/xxe6/spell/dict_en.txt @@ -0,0 +1,18 @@ +backend +basename +bytecode +checkbox +checkboxes +drag'n +filesystem +frontend +inline +nameserver +namespace +namespaces +no-brainer +passphrases +plugin +plugins +pythagorean +Unicode -- GitLab