1 | 2005-06-17 Michael Smith <xmldoc@users.sourceforge.net>
|
---|
2 |
|
---|
3 | * param.xweb: Added clarification that current params are for HTML output only.
|
---|
4 |
|
---|
5 | * param.xweb: And yet more clarifications...
|
---|
6 |
|
---|
7 | * param.xweb: Further clarifications.
|
---|
8 |
|
---|
9 | 2005-05-04 Michael Smith <xmldoc@users.sourceforge.net>
|
---|
10 |
|
---|
11 | * frames.xsl: escape single quotation marks in ToC for titles and titleabbrev in
|
---|
12 | foilgroup and foil (closes bug #1194308; thanks to Tomas Hajek for
|
---|
13 | reporting the bug)
|
---|
14 |
|
---|
15 | * frames.xsl, slides-common.xsl: remove/replace generation of <a name="{$id}"> instances; some were
|
---|
16 | removed because they were redundant and were causing invalid
|
---|
17 | duplicate ID values to be generated; others were replaced by
|
---|
18 | moving the ID and value to the parent (closes bug #1069140; thanks
|
---|
19 | to Emma Jane Hogbin for reporting the problem)
|
---|
20 |
|
---|
21 | 2005-04-27 Michael Smith <xmldoc@users.sourceforge.net>
|
---|
22 |
|
---|
23 | * .cvsignore: added ChangLog to .cvsignore files, so that I can do a "cvstrim"
|
---|
24 | without them getting deleted
|
---|
25 |
|
---|
26 | * frames.xsl, slides-common.xsl: add meta generator stamp
|
---|
27 |
|
---|
28 | 2005-04-26 Michael Smith <xmldoc@users.sourceforge.net>
|
---|
29 |
|
---|
30 | * Makefile: added "clean" targets
|
---|
31 |
|
---|
32 | 2005-04-22 Michael Smith <xmldoc@users.sourceforge.net>
|
---|
33 |
|
---|
34 | * frames.xsl: "foilgroup" in filenames instead of "foilgrp" (for clarity and
|
---|
35 | because of report that "filegrp" caused some kind of linking problem
|
---|
36 |
|
---|
37 | * slides-common.xsl: Added support for dbhtml dir PI (Tracker #1179044). Thanks to
|
---|
38 | Mauritz Jeanson for the patch. And to M. Sean Gilligan for
|
---|
39 | submitting the original request (on docbook-apps).
|
---|
40 |
|
---|
41 | 2004-09-20 Jirka Kosek <kosek@users.sourceforge.net>
|
---|
42 |
|
---|
43 | * slides-common.xsl: Fixed bug #988055. Xrefs are now supported to foil and foilgroup. (You must have the DocBook stylesheets 1.66.2+ to use xrefs.)
|
---|
44 |
|
---|
45 | 2004-03-04 Jirka Kosek <kosek@users.sourceforge.net>
|
---|
46 |
|
---|
47 | * frames.xsl, param.xweb, slides-common.xsl: Added new parameter show.foil.number which can enable numbering of slides. Currently works only with frames.xsl and multiframe=0.
|
---|
48 |
|
---|
49 | * slides-common.xsl: Added missing class on which CSS stylesheet depends.
|
---|
50 |
|
---|
51 | 2004-01-30 Robert Stayton <bobstayton@users.sourceforge.net>
|
---|
52 |
|
---|
53 | * default.xsl: Fixed slides.footer.mode typo.
|
---|
54 |
|
---|
55 | 2003-12-22 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
56 |
|
---|
57 | * slides-common.xsl: Include the VERSION file
|
---|
58 |
|
---|
59 | 2003-12-19 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
60 |
|
---|
61 | * frames.xsl, jscript.xsl: Slides #702026: lots of patches to frames.xsl
|
---|
62 |
|
---|
63 | * frames.xsl, vslides.xsl: Slides #692247: xhtml fixes. I applied most of them.
|
---|
64 |
|
---|
65 | * slides-common.xsl: Parameterized TOC generation a little bit
|
---|
66 |
|
---|
67 | * slides-common.xsl: Slides #701973: patches to slides-common.xsl
|
---|
68 |
|
---|
69 | * slides-common.xsl: Slides #862918: improve formatting of multiple othercredits in slideinfo
|
---|
70 |
|
---|
71 | * slides-common.xsl, tables.xsl, w3c.xsl: Slides #813038: make sure foilgroup toc is inside foilgroup-body
|
---|
72 |
|
---|
73 | * tables.xsl, vslides.xsl: Slides #862846: Make toc.bg.color and body.bg.color conditional
|
---|
74 |
|
---|
75 | * w3c.xsl: Slides #701941: patches to w3c.xsl
|
---|
76 |
|
---|
77 | 2003-07-11 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
78 |
|
---|
79 | * css.xsl: Allow stylesheet name to be passed in
|
---|
80 |
|
---|
81 | * flat.xsl: New file.
|
---|
82 |
|
---|
83 | * jscript.xsl: Added xbLibrary.js template; use 'javascript' as the language name instead of 'JavaScript1.2'.
|
---|
84 |
|
---|
85 | * param.xweb: Added xbLibrary.js variable
|
---|
86 |
|
---|
87 | * param.xweb: Add fragref for xbLibrary.js
|
---|
88 |
|
---|
89 | * param.xweb: Added foilgroup.toc parameter
|
---|
90 |
|
---|
91 | * slides-common.xsl: Don't generate a stylesheet link if there's no stylesheet PI
|
---|
92 |
|
---|
93 | * slides-common.xsl: Added links to first and last in navigation; support foilgroup.toc; fixed css.stylesheet bug (calls css-file now, correctly)
|
---|
94 |
|
---|
95 | * vslides.xsl: Cleanup running headers and footers
|
---|
96 |
|
---|
97 | 2003-06-23 Jirka Kosek <kosek@users.sourceforge.net>
|
---|
98 |
|
---|
99 | * css.xsl: Fixed parameter name
|
---|
100 |
|
---|
101 | 2003-06-22 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
102 |
|
---|
103 | * vslides.xsl: Bug #701958: patches for vslides.xsl
|
---|
104 |
|
---|
105 | 2003-06-21 Jirka Kosek <kosek@users.sourceforge.net>
|
---|
106 |
|
---|
107 | * css.xsl: Fixed typo -- missing $ before variable name
|
---|
108 |
|
---|
109 | 2003-03-26 Michael Smith <xmldoc@users.sourceforge.net>
|
---|
110 |
|
---|
111 | * Makefile: wdocbook.xsl obsoleted by w2docbook.xsl, updated globally
|
---|
112 |
|
---|
113 | 2003-01-25 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
114 |
|
---|
115 | * css.xsl: New file.
|
---|
116 |
|
---|
117 | * frames.xsl: Make sure there's at least one space in the content of script tags. Some browsers seem to choke on empty-element syntax script tags in XHTML
|
---|
118 |
|
---|
119 | * frames.xsl: Bug #671056: Calculate next slide from titlepage correctly
|
---|
120 |
|
---|
121 | * graphics.xsl: Make the web the default graphics location
|
---|
122 |
|
---|
123 | * jscript.xsl: Make the web the default script location; make sure there's a space in all script elements
|
---|
124 |
|
---|
125 | * param.xweb: Added css.stylesheet.dir
|
---|
126 |
|
---|
127 | * plain.xsl: Fix graphic paths now that we have a default location
|
---|
128 |
|
---|
129 | * slides-common.xsl: Make CSS processing consistent with graphic and script processing; make sure there's a space in script elements
|
---|
130 |
|
---|
131 | * vslides.xsl: Fix graphic paths; add spaces in script tags; make CSS consistent with graphics
|
---|
132 |
|
---|
133 | 2002-12-29 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
134 |
|
---|
135 | * frames.xsl: Fix bug #655245; make div and a lowercase; add /img (necessary for XHTML and harmless for HTML)
|
---|
136 |
|
---|
137 | * frames.xsl: Added support for user and system head content
|
---|
138 |
|
---|
139 | * plain.xsl: Point to the web for graphics by default
|
---|
140 |
|
---|
141 | * slides-common.xsl: Added system.head template; support stylesheet PIs; use role attribute to get body class
|
---|
142 |
|
---|
143 | * slides-common.xsl: Support subtitle
|
---|
144 |
|
---|
145 | * w3c.xsl: Use graphics-file template to get graphic name
|
---|
146 |
|
---|
147 | 2002-10-19 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
148 |
|
---|
149 | * frames.xsl: Make sure single quotes are escaped in the JavaScript dynamic toc
|
---|
150 |
|
---|
151 | 2002-10-13 Norman Walsh <nwalsh@users.sourceforge.net>
|
---|
152 |
|
---|
153 | * .cvsignore, Makefile: New file.
|
---|
154 |
|
---|
155 | * default.xsl, frames.xsl, graphics.xsl, jscript.xsl, param.xweb, plain.xsl, slides-common.xsl, tables.xsl, vslides.xsl, w3c.xsl:
|
---|
156 | New file.
|
---|
157 |
|
---|