source: trunk/Distribution/XSL/template/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: 1.8 KB
Line 
12005-04-29 Jirka Kosek <kosek@users.sourceforge.net>
2
3 * titlepage.xsl: Fixed bug #1189965. Titlepages with element content only (no text interleaved) are not discarded anymore.
4
52004-07-16 Robert Stayton <bobstayton@users.sourceforge.net>
6
7 * testtemplate.xml: Marked as obsolete.
8
92004-04-25 Jirka Kosek <kosek@users.sourceforge.net>
10
11 * titlepage.xsl: Containers for recto and verso part of titlepage (div or fo:block) are emitted only when there is content for recto/verso titlepage. This prevents emitting empty div elements between chapter/section titles and first para which leads to big space. Fixed bug #930954.
12
13 * titlepage.xsl: Fixed cut'n'paste mistake. Attributes must be attached to wrapper element, not to variable.
14
152004-01-29 Norman Walsh <nwalsh@users.sourceforge.net>
16
17 * titlepage.xsl: Support 'info' everywhere
18
192003-01-20 Norman Walsh <nwalsh@users.sourceforge.net>
20
21 * titlepage.xsl: SIGNIFICANT changes to the titlepage template setup. See RELEASE-NOTES.
22
232002-01-28 Norman Walsh <nwalsh@users.sourceforge.net>
24
25 * testtemplate.xml: Bug #502952: testtemple.xml was incorrect
26
272001-08-01 Norman Walsh <nwalsh@users.sourceforge.net>
28
29 * titlepage.xsl: Add t and param to the excluded result prefixes
30
312001-05-21 Norman Walsh <nwalsh@users.sourceforge.net>
32
33 * titlepage.xsl: Reworked titlepage template processing to support use of more interesting
34 predicates.
35
36 Note: in previous versions, at most one title, subtitle, or titleabbrev
37 element would be processed for each title page. In the new design, if you
38 have multiple title, subtitle, or titleabbrev elements inside an info
39 wrapper (you shouldn't!), they will all be processed.
40
412001-04-02 Norman Walsh <nwalsh@users.sourceforge.net>
42
43 * README, biblioentry.xsl, testtemplate.xml, titlepage.xsl:
44 New file.
45
Note: See TracBrowser for help on using the repository browser.