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: DOCBOOK: Re: website dtd newbie


[ Follow-ups to docbook-apps, please! ]

/ Tony Graham <Tony.Graham@sun.com> was heard to say:
| Massimiliano Mirra wrote at 20 Nov 2001 11:35:26 +0100:
|  > But at some point it must be happening something that forces xsltproc
|  > to look on the net for something it is not finding on the system:
| ...
|  > 1267  write(2, "Attempt to load network entity http://docbook.sourceforge.net/release/xsl/snapshot/html/docbook.xsl \n", 101) = 101
| 
| It's not a catalog problem, it's an <xsl:import> element in the
| stylesheets:
| 
| xsl/website-common.xsl:<xsl:import href="http://docbook.sourceforge.net/release/xsl/snapshot/html/docbook.xsl"/>
| 
| Maybe you can add docbook.xsl to your catalog, but you can certainly
| change the href to a relative URL to point to the file on your file
| system.

Right, add

  <uri name="http://docbook.sourceforge.net/release/xsl/snapshot/html/docbook.xsl"
       uri="file:///path/to/where/you/put/things"/>

to your catalog and you should be all set.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | We are afraid of the old age which
http://www.oasis-open.org/docbook/ | we may never attain.--La Bruy\`ere
Chair, DocBook Technical Committee |


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


Powered by eList eXpress LLC