doc/ChangeLog.xsl


Log

Author Commit Date CI Message
Daniel Veillard d2190faf 2010-09-30T13:58:22 Fix web site encoding problems The encoding.html page was generated incorectly, revamp the input xml.html and convert the full XSLT chain to use and serve it as UTF-8 * doc/*: fix xml.html, update all stylesheets and regenerate
Daniel Veillard 7a2c2eed 2004-08-14T13:56:39 oops, Daniel
Daniel Veillard b9ded827 2004-08-14T13:53:13 Change the color of non-visited links, Daniel
Daniel Veillard f81a8e8b 2004-08-03T21:58:41 fixes documetation glitches raised by Oliver Stoeneberg Daniel * doc/ChangeLog.xsl doc/downloads.html doc/xml.html doc/*: fixes documetation glitches raised by Oliver Stoeneberg Daniel
Daniel Veillard a98357ad 2004-05-16T05:06:59 fixed escaping handling and added direct links to bugzilla report for bug * doc/ChangeLog.awk doc/ChangeLog.xsl: fixed escaping handling and added direct links to bugzilla report for bug numbers. Daniel
Daniel Veillard e19644ec 2004-05-16T03:34:55 <bill> I think the ChangeLog.html should include timezone (or else normalize to GMT if you're short of work to do) <DV> well the timezone is in the XML it's trivial to add it <bill> :-) Daniel
Daniel Veillard 418968b6 2004-05-16T00:15:10 first steps of a good ChangeLog page generation. The awk shoudl escape * doc/ChangeLog.awk doc/ChangeLog.xsl: first steps of a good ChangeLog page generation. The awk shoudl escape characters not okay in XML and the xslt should make links to functions or variables or bug reported in the entries. Daniel