Hi all...I'm trying to follow the xslt process described here: http://opensolaris.org/os/community/documentation/doc_collab/templates/
and I ran into a couple of typos, and a problem. I was wondering if somebody could help me through this! 1) Typo: on that page (URL above), "tar cfv docbook-xsl-1.70.0.tar" should probably be "tar xvf docbook-xsl-1.70.0.tar". 2) Stale link on this page: http://opensolaris.org/os/community/documentation/, the link called "PDF Tarball of the 2007/09/04 XML sources" doesn't point to a valid file. (Resource Not Found error). 3) Back to this page: http://opensolaris.org/os/community/documentation/doc_collab/templates/ . When I try running the suggested command on the sample input file "xsltproc --nonet --xinclude -o task_template.html docbook/html/docbook.xsl task_template.xml", I get a bunch of errors that have this form: Olinks not processed: must specify a $target.database.document parameter when using olinks with targetdoc and targetptr attributes. Error: unresolved olink: targetdoc/targetptr = 'http://opensolaris.org/os/community/documentation/tools/'. According to the Docbook docs, I need an olinkdb.xml file. So, is there a suggested sample "target.database.document" around somewhere, to go along with the sample "task_template.xml"? Thanks, Mike This message posted from opensolaris.org
