Corrected cc-by-sa.xml
Bhuvaneswaran
bhuvaneswaran at gmail.com
Sat Oct 29 02:32:22 UTC 2005
Hello,
The xml file was invalid. Due to this we are unable to validate the
following documents, since cc-by-sa is used in these documents:
./edubuntu/EdubuntuCookbook/C/edubuntu-cookbook.xml
./kde/kfaqguide/C/faqguide.xml
./kde/kquickguide/C/kquickguide.xml
./kde/kuserguide/C/kuserguide.xml
./gnome/serverguide/C/serverguide.xml
./gnome/adminguide/C/adminguide.xml
./gnome/desktopguide/C/desktopguide.xml
./gnome/quickguide/C/quick-guide.xml
./gnome/quickguide/fr/quick-guide-fr.xml
./gnome/userguide/C/userguide.xml
I fixed cc-by-sa.xml (it's all about commenting the DOCTYPE as we do
in all our common/C/*.xml!). Now, we can validate the above documents.
Please find attached the patch.
--
Regards,
Bhuvaneswaran
www.symonds.net/~bhuvan/
-------------- next part --------------
Index: ccbysa.xml
===================================================================
--- ccbysa.xml (revision 1988)
+++ ccbysa.xml (working copy)
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+<!--<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY % xinclude SYSTEM "../../libs/xinclude.mod">
%xinclude;
<!ENTITY % globalent SYSTEM "../../libs/global.ent">
%globalent;
-]>
+]>-->
<appendix id="cc-by-sa">
<title>Creative Commons by Attribution-ShareAlike 2.0</title>
More information about the ubuntu-doc
mailing list