12006-02-08  Robert Stayton <bobstayton@users.sourceforge.net>
2
3	* xbel.xsl: Add empty templates for unsupported xbel elements so errors
4	are not produced.
5
62005-06-28  Michael Smith <xmldoc@users.sourceforge.net>
7
8	* param.xweb: Added missing entity ref for autlayout-file param.
9
102005-06-20  Michael Smith <xmldoc@users.sourceforge.net>
11
12	* .cvsignore: New file.
13
142005-06-17  Michael Smith <xmldoc@users.sourceforge.net>
15
16	* Makefile, param.xsl, param.xweb: Switch to "real" params build (i.e., same as docbook-xsl params).
17
18	* param.xweb: New file.
19
202005-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
21
22	* website-common.xsl: Explicitly cast summary to a string
23
24	* website-common.xsl: Support @href on tocentry
25
262005-04-08  Michael Smith <xmldoc@users.sourceforge.net>
27
28	* makefile-dep.xsl: added depends-file param, to help make distclean behave as expected
29	when building non-tabular version of website
30
312005-04-06  Michael Smith <xmldoc@users.sourceforge.net>
32
33	* VERSION, website-common.xsl: VERSION scheme switched to same as that used by "xsl" module;
34	this enables auto-submitting info to Freshmeat as part of the build
35
36	* makefile-dep.xsl: clean also now removes depends.nontabular & website.database.xml
37
382005-03-30  Robert Stayton <bobstayton@users.sourceforge.net>
39
40	* toc-tabular.xsl: Fixed logic for @tocskip attribute.
41
422005-03-29  Robert Stayton <bobstayton@users.sourceforge.net>
43
44	* autolayout.xsl: Updated public and system identifiers in xsl:output element.
45
46	* toc-tabular.xsl: Fixed bug 1163939: toc-tabular depends on DTD validation.
47
48	* website-common.xsl: Added sample gentext strings for de and fr.
49
50	* website.xsl: Fixed bug 1019573 body tag, accessibility issue.
51
522005-03-28  Robert Stayton <bobstayton@users.sourceforge.net>
53
54	* olink.xsl: Fixed olink-entity to work with new olink setup.
55
56	* olink.xsl: Updated to work with revisions to olink in main DocBook stylesheet
57	starting with version 1.66.
58
59	* website-common.xsl: Fixed bug 1120883 Irrelevant mode attribute.
60
61	* website-common.xsl: Fixed bug 1120877 regarding duplicate match on website in title.markup mode.
62
632005-01-31  Robert Stayton <bobstayton@users.sourceforge.net>
64
65	* olink.xsl: Applied patch from bug report 1072576 to fix key mismatch since
66	1.66.1 update of olinks.
67
682005-01-06  Jirka Kosek <kosek@users.sourceforge.net>
69
70	* tabular.xsl: Fixed bug #1046632. Added missing relative path in front of image.
71
722004-06-04  Jirka Kosek <kosek@users.sourceforge.net>
73
74	* toc.xsl, website-common.xsl: Use gentext for "Home" text
75
762004-06-03  Jirka Kosek <kosek@users.sourceforge.net>
77
78	* tabular.xsl, website.xsl: Process all types of nodes under webpage (including PIs and comments) not only elements.
79
802003-11-25  Robert Stayton <bobstayton@users.sourceforge.net>
81
82	* website-common.xsl: Use normalize-space() on summary since used as an attribute value.
83
84	* website-common.xsl: baseuri attribute in website.database.xml now adds
85	the $filename-prefix value.
86
872003-09-18  Robert Stayton <bobstayton@users.sourceforge.net>
88
89	* tabular.xsl, website.xsl: Remove unused variable 'filename', which applies
90	templates in mode 'filename', but there is no such mode.
91
922003-09-08  Norman Walsh <nwalsh@users.sourceforge.net>
93
94	* makefile-dep.xsl: Accept patch #787260 from vyt
95
962003-07-18  Robert Stayton <bobstayton@users.sourceforge.net>
97
98	* tabular.xsl: Added normalize-space() function for summary
99	used as an attribute value.
100
1012003-07-11  Norman Walsh <nwalsh@users.sourceforge.net>
102
103	* rss.xsl: Fixed bogus references to @resource instead of @rdf:resource
104
105	* tabular.xsl: Use table.navigation.cell.properties for the table.spacer.image in the navigation column. Use the spacer image again in the hspacer for that row. Added new param to the hspacer template so that the template can tell if its being called for the vspacer cell.
106
1072003-06-22  Norman Walsh <nwalsh@users.sourceforge.net>
108
109	* param.xsl, tabular.xsl: Added table.spacer.image to improve tabular style accessibility. This is a fairly intrusive change, but I think its a significant improvement in accessibility.
110
1112003-05-27  Robert Stayton <bobstayton@users.sourceforge.net>
112
113	* olink.xsl: Fix typo in test attribute.
114
1152003-04-13  Norman Walsh <nwalsh@users.sourceforge.net>
116
117	* head.xsl: Feat Req #703116: add type to script
118
1192003-02-26  Jirka Kosek <kosek@users.sourceforge.net>
120
121	* toc-tabular.xsl: Make comparsion safe even if nav.graphics is specified as string type
122
1232003-02-20  Robert Stayton <bobstayton@users.sourceforge.net>
124
125	* chunk-common.xsl, olink.xsl, website-common.xsl, website-targets.xsl: 
126	Added XSL-based olink processing.
127
1282003-02-18  Norman Walsh <nwalsh@users.sourceforge.net>
129
130	* autolayout.xsl: Updated version numbers to 2.4.1
131
1322003-02-16  Norman Walsh <nwalsh@users.sourceforge.net>
133
134	* rss.xsl: Check for localTime function before calling it
135
1362003-01-26  Robert Stayton <bobstayton@users.sourceforge.net>
137
138	* chunk-common.xsl: No longer terminates if exists() function not available.
139	Will not track dependencies, so all files built each time.
140
1412003-01-16  Norman Walsh <nwalsh@users.sourceforge.net>
142
143	* autolayout.xsl: Update the public and system identifers
144
1452003-01-11  Robert Stayton <bobstayton@users.sourceforge.net>
146
147	* makefile-dep.xsl: Add optional output-root param so dependency path
148	matches the output path.
149
1502002-11-17  Norman Walsh <nwalsh@users.sourceforge.net>
151
152	* website-common.xsl: Patch #540597: add rcsdate.format named template
153
1542002-10-02  Norman Walsh <nwalsh@users.sourceforge.net>
155
156	* autolayout.xsl, head.xsl: Support headlink element
157
158	* chunk-common.xsl: Support references to external pages when using XSLT exists() function to choose build order
159
1602002-09-16  Norman Walsh <nwalsh@users.sourceforge.net>
161
162	* makefile-dep.xsl: Use filename-prefix instead of prefix for consistency
163
164	* param.xsl, tabular.xsl, website-common.xsl, website.xsl: 
165	Added allpages.banner
166
167	* tabular.xsl, website.xsl: Remove id attribute from div; conflicts with following a
168
169	* toc-tabular.xsl, toc.xsl: Always calculate toc-rel-path correctly in autolayout (regardless of the current context node)
170
171	* website-common.xsl: Calculate prev/next sequential links correctly even when they cross subdir boundaries
172
1732002-09-15  Norman Walsh <nwalsh@users.sourceforge.net>
174
175	* rss.xsl: Support cvs: date in RSS and updated 1.0 sources
176
177	* website-common.xsl: Handle webpage in title.markup mode
178
1792002-09-12  Norman Walsh <nwalsh@users.sourceforge.net>
180
181	* makefile-dep.xsl: Patch from Michael Wiedmann
182
1832002-09-11  Norman Walsh <nwalsh@users.sourceforge.net>
184
185	* rss.xsl: New file.
186
187	* website-common.xsl: Include rss.xsl
188
1892002-05-24  Norman Walsh <nwalsh@users.sourceforge.net>
190
191	* autolayout.xsl: Output correct doctype public and system identifiers
192
193	* xbel.xsl: Website tracker #518864: make sure lists are valid HTML
194
1952002-05-23  Norman Walsh <nwalsh@users.sourceforge.net>
196
197	* autolayout.xsl: Copy the revisionflag attribute
198
199	* chunk-common.xsl, tabular.xsl: Remove dup. definition of autolayout-file
200
201	* toc-tabular.xsl: Support revisionflag attribute
202
2032002-05-12  Norman Walsh <nwalsh@users.sourceforge.net>
204
205	* head.xsl, website-common.xsl: Output LINK elements in the HEAD for prev/next/up/first/last/etc. (works great in Mozilla 1.0CR1)
206
2072002-04-26  Norman Walsh <nwalsh@users.sourceforge.net>
208
209	* head.xsl: Call user.head.content so stylesheets can put things in page headers
210
2112002-03-20  Norman Walsh <nwalsh@users.sourceforge.net>
212
213	* param.xsl: Deprecated body.attributes attribute-set (in favor of body.attributes named template)
214
215	* tabular.xsl: Use body.attributes named template; support navtocwidth and navbgcolor as a page parameters
216
217	* toc-tabular.xsl: Support toc.expand.depth a page-configurable parameter
218
219	* website-common.xsl: Allow footlink in config of individual pages
220
221	* website.xsl: Use body.attributes named template instead of attribute-set
222
2232001-12-05  Norman Walsh <nwalsh@users.sourceforge.net>
224
225	* chunk-tabular.xsl, chunk-website.xsl: Point to the current rather than the snapshot release
226
2272001-12-04  Norman Walsh <nwalsh@users.sourceforge.net>
228
229	* tabular.xsl, website.xsl: Feature #456839: Add class values to body
230
2312001-11-12  Norman Walsh <nwalsh@users.sourceforge.net>
232
233	* tabular.xsl: Added new templates to wrap home.navhead.*
234
235	* toc-tabular.xsl: Support toc.expand.depth to force the top N-levels of the ToC to be expanded
236
2372001-10-13  Norman Walsh <nwalsh@users.sourceforge.net>
238
239	* website-common.xsl: Fixed URI for xsl:import
240
2412001-09-26  Norman Walsh <nwalsh@users.sourceforge.net>
242
243	* makefile-dep.xsl: Handle off-site links in the dependency list
244
245	* website-common.xsl: Attempt to support PHP PI
246
2472001-09-22  Norman Walsh <nwalsh@users.sourceforge.net>
248
249	* website-common.xsl, website.xsl: Remove public/system identifiers from xsl:output; it's impossible for a subsequent customization to remove them, so we shouldn't put them in
250
2512001-09-06  Norman Walsh <nwalsh@users.sourceforge.net>
252
253	* VERSION, autolayout.xsl, chunk-common.xsl, chunk-tabular.xsl, chunk-website-common.xsl, chunk-website.xsl, chunk.xml, chunklib.pl, chunktab.xml, head.xsl, hrefencode.pl, makefile-dep.xsl, param.xsl, tabular.xsl, toc-tabular.xsl, toc.xsl, website-common.xsl, website.xsl, xbel.xsl, xtchunk-tabular.xsl, xtchunk-website.xsl: 
254	Merge V2-branch back onto the trunk; I'm abandoning V1-branch and V2-branch henceforth
255
2562001-08-07  Norman Walsh <nwalsh@users.sourceforge.net>
257
258	* autolayout.xsl, param.xsl, toc-tabular.xsl, toc.xsl, website-common.xsl, website.xsl: 
259	Allow the TOC to contain links to external websites, parameterize the currentpage marker (@) in the text-only rendering
260
2612001-08-04  Norman Walsh <nwalsh@users.sourceforge.net>
262
263	* VERSION: Make VERSION a parameter so that it isn't an error that it collides with the DocBook stylesheet's VERSION
264
265	* autolayout.xsl: Turn off indentation (don't want extra spaces around copyright holders), but introduce a few linefeeds in safe places
266
267	* website-common.xsl: Why was this generating xhtml? Remove bogus @role hack for copyright holders
268
2692001-07-29  Norman Walsh <nwalsh@users.sourceforge.net>
270
271	* chunk-tabular.xsl, chunk-website.xsl, website-common.xsl: 
272	Expand sf.net to sourceforge.net; too many DNS hickups for sf.net
273
274	* head.xsl: Add base element to head
275
276	* toc-tabular.xsl: Make preceding icons clickable
277
2782001-07-10  Norman Walsh <nwalsh@users.sourceforge.net>
279
280	* chunk-common.xsl: Support Xalan implementation of extension functions
281
2822001-07-09  Norman Walsh <nwalsh@users.sourceforge.net>
283
284	* website-common.xsl: Bug #435422; allow config in layout to override feedback.href
285
2862001-07-04  <uid48421@users.sourceforge.net>
287
288	* autolayout.xsl: Fix doctype-system and directory calculation
289
290	* head.xsl: Fix meta tag for http-equiv
291
292	* tabular.xsl: Whitespace changes
293
294	* website-common.xsl: Put commans between copyright holders
295
2962001-06-20  Norman Walsh <nwalsh@users.sourceforge.net>
297
298	* head.xsl: Support http-equiv on meta
299
300	* toc.xsl: Fixed bug where initial pages with more than max.toc.width entries formatted badly
301
3022001-06-17  Norman Walsh <nwalsh@users.sourceforge.net>
303
304	* autolayout.xsl, head.xsl, website-common.xsl: Add support for RDDL
305
3062001-06-14  Norman Walsh <nwalsh@users.sourceforge.net>
307
308	* chunk-tabular.xsl, chunk-website.xsl: Change import to point to web
309
310	* toc-tabular.xsl: Pass relpath to link.to.target so that relative paths are built correctly
311
312	* toc.xsl: Added max.toc.width parameter to control how large the header becomes
313
314	* website-common.xsl: Pass relpath to link.to.target so that relative paths are built correctly; resolve targetdocent with respect to the base URI of autolayout; change the import to point to the web
315
3162001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
317
318	* autolayout.xsl: Support tocksip attribute and default-filename config option
319
320	* head.xsl: Support absolute CSS stylesheet filenames
321
322	* param.xsl: Add sequential.links
323
324	* tabular.xsl, toc-tabular.xsl, website-common.xsl, website.xsl: 
325	Hack and slash; make it work :-)
326
3272001-05-21  Norman Walsh <nwalsh@users.sourceforge.net>
328
329	* param.xsl: Added body.attributes attribute set
330
331	* tabular.xsl: Use body.attributes; make home.navhead.separator a template
332
3332001-04-17  Norman Walsh <nwalsh@users.sourceforge.net>
334
335	* chunk-tabular.xsl, chunk-website.xsl, website-common.xsl: 
336	Fixed import paths
337
338	* head.xsl: Fixed VERSION variable reference
339
340	* tabular.xsl: Made table attributes into attribute-sets
341
3422001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
343
344	* VERSION, autolayout.xsl, chunk-common.xsl, chunk-tabular.xsl, chunk-website.xsl, head.xsl, makefile-dep.xsl, param.xsl, tabular.xsl, toc-tabular.xsl, toc.xsl, website-common.xsl, website.xsl, xbel.xsl: 
345	New and very different files
346
347	* VERSION, chunk-tabular.xsl, chunk-website-common.xsl, chunk-website.xsl, chunk.xml, chunklib.pl, chunktab.xml, head.xsl, hrefencode.pl, tabular.xsl, xbel.xsl, xtchunk-tabular.xsl, xtchunk-website.xsl: 
348	branches:  1.1.4;
349	Initial checkin of V1.10 sources
350
351	* autolayout.xsl: branches:  1.1.2;
352	file autolayout.xsl was initially added on branch V2-branch.
353
354	* chunk-common.xsl: branches:  1.1.2;
355	file chunk-common.xsl was initially added on branch V2-branch.
356
357	* chunk-tabular.xsl, chunk-website-common.xsl, chunk-website.xsl, chunk.xml, chunklib.pl, chunktab.xml, head.xsl, hrefencode.pl, tabular.xsl, website.xsl, xbel.xsl, xtchunk-tabular.xsl, xtchunk-website.xsl: 
358	New file.
359
360	* makefile-dep.xsl: branches:  1.1.2;
361	file makefile-dep.xsl was initially added on branch V2-branch.
362
363	* param.xsl: branches:  1.1.2;
364	file param.xsl was initially added on branch V2-branch.
365
366	* toc-tabular.xsl: branches:  1.1.2;
367	file toc-tabular.xsl was initially added on branch V2-branch.
368
369	* toc.xsl: branches:  1.1.2;
370	file toc.xsl was initially added on branch V2-branch.
371
372	* website-common.xsl: branches:  1.1.2;
373	file website-common.xsl was initially added on branch V2-branch.
374
375	* website.xsl: branches:  1.2.4;
376	Support admon.graphics.extension
377
378	* website.xsl: Initial checkin of V1.10 sources
379
380