Menu

#30 Use common URI in DocBook system identifier

en-1.8
Fixed
nobody
None
Medium
Enhancement
2013-01-18
2009-02-06
Anonymous
No

Originally created by: dongshen...@gmail.com
Originally owned by: cmpilato

Since almost all system have Docbook packages, and configure
xml catalog file automatic, so there no reason do it ourself.

PS: The source is Docbook 4.5 compatible.

Index: book.xml

--- book.xml    ([r3418])
+++ book.xml    (working copy)
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!DOCTYPE book SYSTEM "../../tools/dtd/docbook-4.4/docbookx.dtd"
+<!DOCTYPE book SYSTEM "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
[
<!ENTITY % vers   SYSTEM "version.xml">
%vers;

Discussion

  • Anonymous

    Anonymous - 2009-02-06

    Originally posted by: cmpilato

    Would we still need to keep the ../../tools/dtd/ directory around at all if we made
    this change?  I would suspect not.

     
  • Anonymous

    Anonymous - 2009-02-06

    Originally posted by: dongshen...@gmail.com

    Yes, the dtd directory may not required. We should use dtd of the installed
    docbook-xml package.

     
  • Anonymous

    Anonymous - 2011-06-28

    Originally posted by: cmpilato

    (No comment was entered for this change.)

    Owner: cmpilato

     
  • Anonymous

    Anonymous - 2011-07-06

    Originally posted by: cmpilato

    (No comment was entered for this change.)

    Labels: Milestone-whenever

     
  • Anonymous

    Anonymous - 2013-01-18

    Originally posted by: cmpilato

    Sending        en/README
    Sending        en/book/book.xml
    Sending        tools/Makefile.base-po
    Deleting       tools/dtd
    Transmitting file data ...
    Committed [r4336].

    Labels: -Milestone-whenever Milestone-en-1.8
    Status: Fixed

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.