source: trunk/Distribution/XSL/xhtml/ChangeLog@ 2

Last change on this file since 2 was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 3.9 KB
Line 
12005-07-18 Michael Smith <xmldoc@users.sourceforge.net>
2
3 * .cvsignore: Ignore annotations.xsl
4
52005-05-13 Michael Smith <xmldoc@users.sourceforge.net>
6
7 * Makefile: clean target added
8
9 * Makefile: revert to MAIN
10
112004-12-02 Michael Smith <xmldoc@users.sourceforge.net>
12
13 * Makefile: New file.
14
152004-09-07 Norman Walsh <nwalsh@users.sourceforge.net>
16
17 * .cvsignore: I prefer to explicitly list all the files that should be ignored. Really the ones that shouldn't should probably be moved to another directory...
18
192004-09-06 Michael Smith <xmldoc@users.sourceforge.net>
20
21 * .cvsignore: Ignore generated .xsl files.
22
23 Without this, cvs update reports all generated .xsl files in this
24 directory as unknown. It's a big list, and it'd be a lot easier to
25 read the cvs update output if these files weren't listed every time.
26
27 Note: This does not cause CVS to ignore the html2xhtml.xsl file or
28 to treat it in any way way differently than it would if the *.xsl
29 line in this .cvsignore file did not exist. It doesn't seem to at
30 least. If that's wrong, this change can always be reverted.
31
322003-07-10 Robert Stayton <bobstayton@users.sourceforge.net>
33
34 * html2xhtml.xsl: Set default values for chunker.output parameters so the
35 chunk.xsl stylesheet outputs proper doctype declaration
36 for XHTML output.
37
382003-07-03 Robert Stayton <bobstayton@users.sourceforge.net>
39
40 * html2xhtml.xsl: Added a xsl:stylesheet template to add the xhtml namespace
41 as the default namespace for the stylesheet modules.
42
432002-11-14 Norman Walsh <nwalsh@users.sourceforge.net>
44
45 * html2xhtml.xsl: Make UTF-8 the default for XHTML
46
472002-10-09 Norman Walsh <nwalsh@users.sourceforge.net>
48
49 * html2xhtml.xsl: Make XHTML chunks
50
512002-06-11 Norman Walsh <nwalsh@users.sourceforge.net>
52
53 * Makefile: branches: 1.7.2;
54 Make sure copied files get translated
55
562002-06-03 Jirka Kosek <kosek@users.sourceforge.net>
57
58 * Makefile: Added dependencies for profiling stylesheets
59
602002-05-17 Norman Walsh <nwalsh@users.sourceforge.net>
61
62 * Makefile: Make the add-new rule actually, uhm, add new files.
63
642002-03-25 Norman Walsh <nwalsh@users.sourceforge.net>
65
66 * Makefile: Improved rules
67
682002-03-01 Jirka Kosek <kosek@users.sourceforge.net>
69
70 * Makefile: First portion of new profiling code. New stylesheet parameters will come later.
71
722002-03-01 Norman Walsh <nwalsh@users.sourceforge.net>
73
74 * html2xhtml.xsl: Move stylesheet.result.type out of param and put it explicitly in each stylesheet because it has to be different
75
762002-02-21 Norman Walsh <nwalsh@users.sourceforge.net>
77
78 * Makefile: Make sure xhtml directory gets built properly
79
802002-02-20 Norman Walsh <nwalsh@users.sourceforge.net>
81
82 * .cvsignore, xslfiles.gen: Autogenerated
83
842002-02-07 Norman Walsh <nwalsh@users.sourceforge.net>
85
86 * html2xhtml.xsl: Make sure that uses of the xsl:element element preserve the XHTML namespace
87
882002-01-09 Norman Walsh <nwalsh@users.sourceforge.net>
89
90 * html2xhtml.xsl: Don't change the html.ext parameter
91
922001-12-30 Norman Walsh <nwalsh@users.sourceforge.net>
93
94 * .cvsignore, Makefile, chunk.xsl, docbook.xsl, html2xhtml.xsl, xslfiles.gen:
95 Completely reworked strategy for XHTML
96
972001-12-04 Norman Walsh <nwalsh@users.sourceforge.net>
98
99 * docbook.xsl: Feature ##469979 add xmlns for xhtml
100
1012001-10-16 Norman Walsh <nwalsh@users.sourceforge.net>
102
103 * xtchunk.xsl: Removed XT support
104
1052001-08-01 Norman Walsh <nwalsh@users.sourceforge.net>
106
107 * docbook.xsl: Bug #441079, use import instead of include so that xsl:output isn't occurring multiple times at the same level
108
1092001-06-20 Norman Walsh <nwalsh@users.sourceforge.net>
110
111 * docbook.xsl: Put public and system identifiers on XHTML documents to that entity references (&nbsp; etc.) work
112
1132001-04-03 Norman Walsh <nwalsh@users.sourceforge.net>
114
115 * chunk.xsl, docbook.xsl, xtchunk.xsl: Support MathML and chunking properly
116
1172001-04-02 Norman Walsh <nwalsh@users.sourceforge.net>
118
119 * docbook.xsl, xtchunk.xsl: New file.
120
Note: See TracBrowser for help on using the repository browser.