OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: DOCBOOK: How to customize DOCBOOK DSSSL for a Web Site


     On Thu, 15 Jun 2000, Phillipe wrote:
     > Well! Thanks for all your answers. I will try the website
     package from
     > Norman Walsh.
     some more info, the website dtd uses an old and depracated

     norman correct me
     on this )  pointer to  docbookx.dtd which should be changed
     like this before you
     use it

     <!ENTITY % DocBookDTD PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                     "path to the docbookx.dtd either http://
     (oasis)or to local file">
     %DocBookDTD;

     please edit  the website dtd it was earlier using an
     unofficial xml dtd by
     norman but now that there is an offfcial dtd it should point to it

     and as dave has pointed out he is using it for a 200page
     website ( one of the
     excellent sitesto learn a lot of things) it should work

Dont use xt (straight), use the xt which uses Norms catalog mechanism he
wrote for Arbortextt, that solves the problem

E.g. java -classpath
/myjava/cat/catalog.jar;/myjava/cat/catalog-apps.jar;/myjava/xp.jar;/myjava/
xt.jar   -Dxml.catalog.files=/sgml/catalogx -Dxml.catalog.debug=3
com.arbortext.xsl.sax.Driver %1 /sgml/xsl/nw/website/xtwebsite.xsl op.html

Its linked from Norms site I think.

Regards, DaveP


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC