source: trunk/Distribution/XSL/slides/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: 5.4 KB
Line 
12005-04-27 Michael Smith <xmldoc@users.sourceforge.net>
2
3 * .cvsignore: ignore ChangeLog so that I can do "cvstrim" without it getting
4 deleted
5
62005-04-26 Michael Smith <xmldoc@users.sourceforge.net>
7
8 * Makefile: switch to DIRS var / base target setup
9
102003-07-11 Norman Walsh <nwalsh@users.sourceforge.net>
11
12 * Makefile: Make xhtml
13
142002-10-13 Norman Walsh <nwalsh@users.sourceforge.net>
15
16 * .cvsignore, Makefile, fo-plain.xsl, titlepage-fo-plain.xml:
17 Updated
18
19 * default.xsl, frames.xsl, graphics.xsl, jscript.xsl, param.xweb, plain.xsl, slides-common.xsl, tables.xsl, vslides.xsl, w3c.xsl:
20 Moved
21
222002-09-17 Norman Walsh <nwalsh@users.sourceforge.net>
23
24 * default.xsl, frames.xsl, param.xweb, plain.xsl, vslides.xsl:
25 Use html.ext parameter instead of .html for filename extensions
26
27 * slides-common.xsl: Make sure foilgroup gets an html wrapper
28
29 * vslides.xsl: Update graphic references
30
312002-09-16 Norman Walsh <nwalsh@users.sourceforge.net>
32
33 * fo-plain.xsl: Support new page masters; section becomes foilgroup
34
35 * titlepage-fo-plain.xml: Section is now called foilgroup
36
372002-09-11 Norman Walsh <nwalsh@users.sourceforge.net>
38
39 * frames.xsl, slides-common.xsl: Handle footnotes.
40
412002-06-25 Norman Walsh <nwalsh@users.sourceforge.net>
42
43 * default.xsl, frames.xsl, graphics.xsl, param.xweb, plain.xsl, slides-common.xsl, slides.xsl, tables.xsl, vslides.xsl, w3c.xsl:
44 Nearly complete rewrite; this will become V3.0
45
462002-06-01 Norman Walsh <nwalsh@users.sourceforge.net>
47
48 * graphics.xsl: Remove duplicate parameters; they're now in param.xsl
49
502002-05-30 Norman Walsh <nwalsh@users.sourceforge.net>
51
52 * .cvsignore: Updated
53
54 * frames.xsl: Add visibility to logo overlay style
55
56 * frames.xsl: Add overlay.logo to ToC frame
57
58 * graphics.xsl: Added templates for W3C stylesheet graphics
59
60 * jscript.xsl: Added type attribute to script tags
61
62 * jscript.xsl: Parameters come from param.xsl
63
64 * param.xweb: Added body.bg.color
65
66 * param.xweb: Updated documentation; added overlay.logo parameter
67
68 * slides.xsl: Cleanup
69
70 * tables.xsl: Fix parameters and graphic links
71
72 * vslides.xsl: New file.
73
74 * w3c.xsl: Inherit parameters from slides.xsl; use templates to get graphic filenames
75
762002-05-29 Norman Walsh <nwalsh@users.sourceforge.net>
77
78 * .cvsignore, Makefile, frames.xsl, graphics.xsl, jscript.xsl, param.xweb, slides.xsl:
79 This is a significant rewrite. The JavaScript is much improved (including some code borrowed from developer.netscape.com) and the whole thing should be cleaner and less idiosyncratic now.
80
81 * slides.xsl: Implement toc.hide.show in a cross-platform manner
82
832002-05-27 Norman Walsh <nwalsh@users.sourceforge.net>
84
85 * tables.xsl: Fix body attributes
86
872002-05-24 Norman Walsh <nwalsh@users.sourceforge.net>
88
89 * slides.xsl: Generate spaces in the navfooter (for overlay); improve the site navigation links
90
912002-05-23 Norman Walsh <nwalsh@users.sourceforge.net>
92
93 * fo-plain.xsl: Fix master-name/master-reference attributes
94
95 * slides.xsl: Reworked a bunch of code; added (at least the beginnings of) support for overlays; added links for site navigation
96
97 * w3c.xsl: New file.
98
992002-01-07 Norman Walsh <nwalsh@users.sourceforge.net>
100
101 * slides.xsl: Use gentext to localize 'Table of Contents' in output
102
1032002-01-06 Norman Walsh <nwalsh@users.sourceforge.net>
104
105 * frames.xsl: Removed inline CSS stylesheet
106
107 * slides.xsl: Removed unnecessary redefinition of emphasis; added template for link to supply anchor targets
108
1092001-11-09 Norman Walsh <nwalsh@users.sourceforge.net>
110
111 * fo-plain.xsl, titlepage-fo-plain.xml: Improved formatting
112
1132001-09-10 Norman Walsh <nwalsh@users.sourceforge.net>
114
115 * frames.xsl, slides.xsl: More hacking, mostly. Added support for absolutely positioned footers
116 that works in most browsers and should be harmless in others. This should
117 make it possible to avoid multiframe. Also added "support" for NS6 and
118 IE6. I hope.
119
1202001-07-17 Jirka Kosek <kosek@users.sourceforge.net>
121
122 * frames.xsl, slides.xsl: New parameters multiframe.top.bgcolor, multiframe.bottom.bgcolor for setting background color of navigational frames.
123 New parameter toc.hide.show adds icon for dynamic hiding/showing toc for IE5.
124
1252001-07-10 Norman Walsh <nwalsh@users.sourceforge.net>
126
127 * frames.xsl, slides.xsl, tables.xsl: Support base.dir parameter
128
129 * slides.xsl: Bug fix: build NS dynamic TOC correctly even when there are no sections
130
1312001-06-14 Norman Walsh <nwalsh@users.sourceforge.net>
132
133 * fo-plain.xsl: Updated include reference
134
1352001-05-11 Norman Walsh <nwalsh@users.sourceforge.net>
136
137 * frames.xsl, slides.xsl: Pass prev/next around as parameters so that different navigation strategies can be employed by customizations
138
1392001-04-15 Norman Walsh <nwalsh@users.sourceforge.net>
140
141 * frames.xsl: Turn off the NS4, IE5, and multiframe options by default
142
1432001-04-09 Norman Walsh <nwalsh@users.sourceforge.net>
144
145 * .cvsignore, Makefile: New file.
146
147 * fo-plain.xsl, titlepage-fo-plain.xml: New file.
148
149 * frames.xsl: Fixed typo
150
151 * frames.xsl: New file.
152
153 * slidechunk.xsl, slidenav.xsl, slidesfo.xsl: Obsolete files
154
155 * slides.xsl: Complete rewrite; this is now the simple, linear, non-framed version
156
157 * tables.xsl: New file.
158
1592001-04-06 Norman Walsh <nwalsh@users.sourceforge.net>
160
161 * slides.xsl: Support blue Pub PI and fix attribute for the default case
162
163 * slides.xsl: Improve support for titleabbrev in the TOC; suppress speakernotes in the TOC
164
1652001-04-05 Norman Walsh <nwalsh@users.sourceforge.net>
166
167 * slidechunk.xsl, slidenav.xsl, slides.xsl, slidesfo.xsl:
168 New file.
169
Note: See TracBrowser for help on using the repository browser.