1177059Semax2006-02-08  Robert Stayton <bobstayton@users.sourceforge.net>
2177059Semax
3177059Semax	* xbel.xsl: Add empty templates for unsupported xbel elements so errors
4177059Semax	are not produced.
5177059Semax
6177059Semax2005-06-28  Michael Smith <xmldoc@users.sourceforge.net>
7177059Semax
8177059Semax	* param.xweb: Added missing entity ref for autlayout-file param.
9177059Semax
10177059Semax2005-06-20  Michael Smith <xmldoc@users.sourceforge.net>
11177059Semax
12177059Semax	* .cvsignore: New file.
13177059Semax
14177059Semax2005-06-17  Michael Smith <xmldoc@users.sourceforge.net>
15177059Semax
16177059Semax	* Makefile, param.xsl, param.xweb: Switch to "real" params build (i.e., same as docbook-xsl params).
17177059Semax
18177059Semax	* param.xweb: New file.
19177059Semax
20177059Semax2005-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
21177059Semax
22177059Semax	* website-common.xsl: Explicitly cast summary to a string
23177059Semax
24177059Semax	* website-common.xsl: Support @href on tocentry
25177059Semax
26177059Semax2005-04-08  Michael Smith <xmldoc@users.sourceforge.net>
27177059Semax
28177059Semax	* makefile-dep.xsl: added depends-file param, to help make distclean behave as expected
29177059Semax	when building non-tabular version of website
30177059Semax
31177059Semax2005-04-06  Michael Smith <xmldoc@users.sourceforge.net>
32177059Semax
33177059Semax	* VERSION, website-common.xsl: VERSION scheme switched to same as that used by "xsl" module;
34177059Semax	this enables auto-submitting info to Freshmeat as part of the build
35177059Semax
36177059Semax	* makefile-dep.xsl: clean also now removes depends.nontabular & website.database.xml
37177059Semax
38177059Semax2005-03-30  Robert Stayton <bobstayton@users.sourceforge.net>
39177059Semax
40177059Semax	* toc-tabular.xsl: Fixed logic for @tocskip attribute.
41177059Semax
42177059Semax2005-03-29  Robert Stayton <bobstayton@users.sourceforge.net>
43177059Semax
44177059Semax	* autolayout.xsl: Updated public and system identifiers in xsl:output element.
45177059Semax
46177059Semax	* toc-tabular.xsl: Fixed bug 1163939: toc-tabular depends on DTD validation.
47177059Semax
48177059Semax	* website-common.xsl: Added sample gentext strings for de and fr.
49177059Semax
50177059Semax	* website.xsl: Fixed bug 1019573 body tag, accessibility issue.
51177059Semax
52177059Semax2005-03-28  Robert Stayton <bobstayton@users.sourceforge.net>
53177059Semax
54177059Semax	* olink.xsl: Fixed olink-entity to work with new olink setup.
55177059Semax
56177059Semax	* olink.xsl: Updated to work with revisions to olink in main DocBook stylesheet
57177059Semax	starting with version 1.66.
58177059Semax
59177059Semax	* website-common.xsl: Fixed bug 1120883 Irrelevant mode attribute.
60177059Semax
61177059Semax	* website-common.xsl: Fixed bug 1120877 regarding duplicate match on website in title.markup mode.
62177059Semax
63177059Semax2005-01-31  Robert Stayton <bobstayton@users.sourceforge.net>
64177059Semax
65177059Semax	* olink.xsl: Applied patch from bug report 1072576 to fix key mismatch since
66177059Semax	1.66.1 update of olinks.
67177059Semax
68177059Semax2005-01-06  Jirka Kosek <kosek@users.sourceforge.net>
69177059Semax
70177059Semax	* tabular.xsl: Fixed bug #1046632. Added missing relative path in front of image.
71177059Semax
72177059Semax2004-06-04  Jirka Kosek <kosek@users.sourceforge.net>
73177059Semax
74177059Semax	* toc.xsl, website-common.xsl: Use gentext for "Home" text
75177059Semax
76177059Semax2004-06-03  Jirka Kosek <kosek@users.sourceforge.net>
77177059Semax
78177059Semax	* tabular.xsl, website.xsl: Process all types of nodes under webpage (including PIs and comments) not only elements.
79177059Semax
80177059Semax2003-11-25  Robert Stayton <bobstayton@users.sourceforge.net>
81177059Semax
82177059Semax	* website-common.xsl: Use normalize-space() on summary since used as an attribute value.
83177059Semax
84177059Semax	* website-common.xsl: baseuri attribute in website.database.xml now adds
85177059Semax	the $filename-prefix value.
86177059Semax
87177059Semax2003-09-18  Robert Stayton <bobstayton@users.sourceforge.net>
88177059Semax
89177059Semax	* tabular.xsl, website.xsl: Remove unused variable 'filename', which applies
90177059Semax	templates in mode 'filename', but there is no such mode.
91177059Semax
92177059Semax2003-09-08  Norman Walsh <nwalsh@users.sourceforge.net>
93177059Semax
94177059Semax	* makefile-dep.xsl: Accept patch #787260 from vyt
95177059Semax
96177059Semax2003-07-18  Robert Stayton <bobstayton@users.sourceforge.net>
97177059Semax
98177059Semax	* tabular.xsl: Added normalize-space() function for summary
99177059Semax	used as an attribute value.
100177059Semax
101177059Semax2003-07-11  Norman Walsh <nwalsh@users.sourceforge.net>
102177358Semax
103177358Semax	* rss.xsl: Fixed bogus references to @resource instead of @rdf:resource
104177358Semax
105177059Semax	* 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.
106177358Semax
107177358Semax2003-06-22  Norman Walsh <nwalsh@users.sourceforge.net>
108177059Semax
109177059Semax	* 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.
110177059Semax
111177059Semax2003-05-27  Robert Stayton <bobstayton@users.sourceforge.net>
112177059Semax
113177059Semax	* olink.xsl: Fix typo in test attribute.
114177059Semax
115177059Semax2003-04-13  Norman Walsh <nwalsh@users.sourceforge.net>
116177059Semax
117177059Semax	* head.xsl: Feat Req #703116: add type to script
118177059Semax
119177059Semax2003-02-26  Jirka Kosek <kosek@users.sourceforge.net>
120177059Semax
121177059Semax	* toc-tabular.xsl: Make comparsion safe even if nav.graphics is specified as string type
122177059Semax
123177059Semax2003-02-20  Robert Stayton <bobstayton@users.sourceforge.net>
124177059Semax
125177059Semax	* chunk-common.xsl, olink.xsl, website-common.xsl, website-targets.xsl: 
126177059Semax	Added XSL-based olink processing.
127177059Semax
128177059Semax2003-02-18  Norman Walsh <nwalsh@users.sourceforge.net>
129177059Semax
130177059Semax	* autolayout.xsl: Updated version numbers to 2.4.1
131177059Semax
132177059Semax2003-02-16  Norman Walsh <nwalsh@users.sourceforge.net>
133177059Semax
134177059Semax	* rss.xsl: Check for localTime function before calling it
135177059Semax
136177059Semax2003-01-26  Robert Stayton <bobstayton@users.sourceforge.net>
137177059Semax
138177059Semax	* chunk-common.xsl: No longer terminates if exists() function not available.
139177059Semax	Will not track dependencies, so all files built each time.
140177059Semax
141177059Semax2003-01-16  Norman Walsh <nwalsh@users.sourceforge.net>
142177059Semax
143177059Semax	* autolayout.xsl: Update the public and system identifers
144177059Semax
145177059Semax2003-01-11  Robert Stayton <bobstayton@users.sourceforge.net>
146177059Semax
147177059Semax	* makefile-dep.xsl: Add optional output-root param so dependency path
148177059Semax	matches the output path.
149177059Semax
150177059Semax2002-11-17  Norman Walsh <nwalsh@users.sourceforge.net>
151177059Semax
152177059Semax	* website-common.xsl: Patch #540597: add rcsdate.format named template
153177059Semax
154177059Semax2002-10-02  Norman Walsh <nwalsh@users.sourceforge.net>
155177059Semax
156177059Semax	* autolayout.xsl, head.xsl: Support headlink element
157177358Semax
158177358Semax	* chunk-common.xsl: Support references to external pages when using XSLT exists() function to choose build order
159177358Semax
160177358Semax2002-09-16  Norman Walsh <nwalsh@users.sourceforge.net>
161177358Semax
162177358Semax	* makefile-dep.xsl: Use filename-prefix instead of prefix for consistency
163177358Semax
164177358Semax	* param.xsl, tabular.xsl, website-common.xsl, website.xsl: 
165177358Semax	Added allpages.banner
166177358Semax
167177358Semax	* tabular.xsl, website.xsl: Remove id attribute from div; conflicts with following a
168177358Semax
169177358Semax	* toc-tabular.xsl, toc.xsl: Always calculate toc-rel-path correctly in autolayout (regardless of the current context node)
170177358Semax
171177358Semax	* website-common.xsl: Calculate prev/next sequential links correctly even when they cross subdir boundaries
172177358Semax
173177358Semax2002-09-15  Norman Walsh <nwalsh@users.sourceforge.net>
174177358Semax
175177358Semax	* rss.xsl: Support cvs: date in RSS and updated 1.0 sources
176177358Semax
177177059Semax	* website-common.xsl: Handle webpage in title.markup mode
178177059Semax
179177059Semax2002-09-12  Norman Walsh <nwalsh@users.sourceforge.net>
180177059Semax
181177059Semax	* makefile-dep.xsl: Patch from Michael Wiedmann
182177059Semax
183177059Semax2002-09-11  Norman Walsh <nwalsh@users.sourceforge.net>
184177059Semax
185177059Semax	* rss.xsl: New file.
186177358Semax
187177358Semax	* website-common.xsl: Include rss.xsl
188177059Semax
189177059Semax2002-05-24  Norman Walsh <nwalsh@users.sourceforge.net>
190177059Semax
191177059Semax	* autolayout.xsl: Output correct doctype public and system identifiers
192177059Semax
193177059Semax	* xbel.xsl: Website tracker #518864: make sure lists are valid HTML
194177059Semax
195177059Semax2002-05-23  Norman Walsh <nwalsh@users.sourceforge.net>
196177059Semax
197177059Semax	* autolayout.xsl: Copy the revisionflag attribute
198177059Semax
199177059Semax	* chunk-common.xsl, tabular.xsl: Remove dup. definition of autolayout-file
200177059Semax
201177059Semax	* toc-tabular.xsl: Support revisionflag attribute
202177059Semax
203177059Semax2002-05-12  Norman Walsh <nwalsh@users.sourceforge.net>
204177059Semax
205177059Semax	* head.xsl, website-common.xsl: Output LINK elements in the HEAD for prev/next/up/first/last/etc. (works great in Mozilla 1.0CR1)
206177358Semax
207177059Semax2002-04-26  Norman Walsh <nwalsh@users.sourceforge.net>
208177059Semax
209177059Semax	* 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