History for XML / xml2xslt.xsl
2004-06-25
- Added exclude-result-prefixes to output style sheet, to stop it adding the namespace in HTML output.
nstanger committed on 25 Jun 2004
- Parameterised link to CSS stylesheet so that it's location is determined by the paper code.
nstanger committed on 25 Jun 2004
2004-03-28
- Removed support for external environment.xml files.
nstanger committed on 28 Mar 2004
2004-03-17
Updated references to info-nts-05 to info-nts-12.
cedwards committed on 17 Mar 2004
2004-03-08
- Shifted footnotes to be endnotes in HTML version.
nstanger committed on 8 Mar 2004
2004-03-04
Obsoleted metadata as an element, adding warning if document uses it. Now uses attributes of "document".
cedwards committed on 4 Mar 2004
2004-03-02
- Resolved conflicts with Chris's changes to document title stuff. Maybe it works now?
nstanger committed on 2 Mar 2004
2004-03-01
Added handling of new attributed-based document metadata.
cedwards committed on 1 Mar 2004
2004-02-27
Added new template for handling "document/title" when in "chapter" mode, used for special "chapters" such as laboratories and tutorials.
cedwards committed on 27 Feb 2004
2004-02-23
Changed master stylesheet so that the hyperlink-internal template will work with both saxon and xalan-c.
cedwards committed on 23 Feb 2004
2004-02-20
Incorporated derived Oracle documentation links into XML/XSLT authoring framework. ...
cedwards committed on 20 Feb 2004
2004-01-08
Fixed an oops with the code for placing the CVS ID at the end of the LaTeX versions of labs and tutes (xsl: -> xsl:out).
cedwards committed on 8 Jan 2004
...
cedwards committed on 8 Jan 2004
2004-01-07
- Changed <id> to <metadata>.
nstanger committed on 7 Jan 2004
2003-12-19
- Added "automatically generated" comments to boilerplate. ...
nstanger committed on 19 Dec 2003
2003-12-16
- Added <xsl-out:strip-spaces> to output style sheet. ...
nstanger committed on 16 Dec 2003
2003-12-15
- Added department and paper parameters to the output style sheet. ...
nstanger committed on 15 Dec 2003
2003-12-14
- Changed "window-title" mode to "preamble" because it's now more general. ...
nstanger committed on 14 Dec 2003
- Added LaTeX preferred image format parameter.
nstanger committed on 14 Dec 2003
2003-12-12
- Added <common> element processing to enable template code that is common across all formats.
nstanger committed on 12 Dec 2003
2003-12-11
- Added an <HR> before the <ADDRESS>.
nstanger committed on 11 Dec 2003
- Changed <template> template so that it just copies across all template attributes verbatim.
nstanger committed on 11 Dec 2003
- Rationalised the way the document title is handled and how elements within the document are processed.
nstanger committed on 11 Dec 2003
- Changed value-of in <TITLE> and <H1> to apply-templates.
nstanger committed on 11 Dec 2003
- Wrapped IFs around the name and match attributes of the <template> template, so that they're only inserted if actually required.
nstanger committed on 11 Dec 2003
2003-12-10
- Fixed xsl:copy-of in <template> template (argh!). It now copies text child nodes correctly.
nstanger committed on 10 Dec 2003
- Added XML authoring stuff.
nstanger committed on 10 Dec 2003