Changes since version 2.-1 (0000-00-00)

Changes to website/*

  | 2001-08-06  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* README, autolayout.dtd, forms.mod, layout.dtd,
  | 	  namespaces.mod, rddl.mod, website-custom.dtd: Updated
  | 	  version number to 2.0b1 (beta 1)
  | 
  | 	* VERSION: Version 2.0b1 released.
  | 
  | 2001-08-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* autolayout.dtd, layout.dtd: Allow ulink in copyright holder
  | 
  | 2001-07-29  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* README: Expand sf.net to sourceforge.net; too many DNS
  | 	  hickups for sf.net
  | 
  | 	* website-custom.dtd: Add base element to head; expand sf.net
  | 	  to sourceforge.net; too many DNS hickups for sf.net
  | 
  | 2001-06-20  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* website-custom.dtd: Support http-equiv on meta
  | 
  | 2001-06-17  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* forms.mod, namespaces.mod, rddl.mod, website-custom.dtd: Add
  | 	  support for RDDL
  | 
  | 	* namespaces.mod: branches: 1.1.2; file namespaces.mod was
  | 	  initially added on branch V2-branch.
  | 
  | 	* rddl.mod: branches: 1.1.2; file rddl.mod was initially added
  | 	  on branch V2-branch.
  | 
  | 2001-06-14  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Added new targets for making distributions
  | 
  | 	* Makefile: Tweaks for building new releases
  | 
  | 	* Makefile: Fixed typo
  | 
  | 	* VERSION: Version 2.0a2 released.
  | 
  | 	* website-custom.dtd: Make ID on webpage required (since it
  | 	  is, um, required :-); add qandaset to webpages
  | 
  | 2001-06-05  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore, Makefile, README, VERSION, autolayout.dtd,
  | 	  forms.mod, layout.dtd, website-custom.dtd: Documentation
  | 	  tweaks in preparation for the 2.0a1 release
  | 
  | 	* VERSION: Version 2.0a1 released
  | 
  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Add dependency for the forms module
  | 
  | 	* autolayout.dtd: Added tocskip attribute and titleabbrev
  | 	  element
  | 
  | 	* layout.dtd: Added tocskip attribute
  | 
  | 	* website-custom.dtd: Added XML notation
  | 
  | 2001-05-23  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* forms.mod: New file.
  | 
  | 	* website-custom.dtd: Removed glossary
  | 
  | 2001-05-21  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore: branches: 1.1.2; file .cvsignore was initially
  | 	  added on branch V2-branch.
  | 
  | 	* .cvsignore, Makefile: Make website.dtd from
  | 	  website-custom.dtd
  | 
  | 	* Makefile: Cleanup
  | 
  | 	* website-custom.dtd: New file.
  | 
  | 	* website-custom.dtd: branches: 1.1.2; file website-custom.dtd
  | 	  was initially added on branch V2-branch.
  | 
  | 	* website.dtd: Renamed to website-custom.dtd
  | 
  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: branches: 1.1.2; file Makefile was initially added
  | 	  on branch V2-branch.
  | 
  | 	* Makefile, README, VERSION, autolayout.dtd, layout.dtd,
  | 	  website.dtd: New file.
  | 
  | 	* README, VERSION, forms.mod, website.dtd: branches: 1.1.4;
  | 	  Initial checkin of V1.10 sources
  | 
  | 	* autolayout.dtd: branches: 1.1.2; file autolayout.dtd was
  | 	  initially added on branch V2-branch.
  | 
  | 	* layout.dtd: branches: 1.1.2; file layout.dtd was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/xsl/*

  | 2001-08-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* VERSION: Make VERSION a parameter so that it isn't an error
  | 	  that it collides with the DocBook stylesheet's VERSION
  | 
  | 	* autolayout.xsl: Turn off indentation (don't want extra
  | 	  spaces around copyright holders), but introduce a few
  | 	  linefeeds in safe places
  | 
  | 	* website-common.xsl: Why was this generating xhtml? Remove
  | 	  bogus @role hack for copyright holders
  | 
  | 2001-07-29  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* chunk-tabular.xsl, chunk-website.xsl, website-common.xsl:
  | 	  Expand sf.net to sourceforge.net; too many DNS hickups for
  | 	  sf.net
  | 
  | 	* head.xsl: Add base element to head
  | 
  | 	* toc-tabular.xsl: Make preceding icons clickable
  | 
  | 2001-07-10  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* chunk-common.xsl: Support Xalan implementation of extension
  | 	  functions
  | 
  | 2001-07-09  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* website-common.xsl: Bug #435422; allow config in layout to
  | 	  override feedback.href
  | 
  | 2001-07-04  <uid48421@users.sourceforge.net>
  | 
  | 	* autolayout.xsl: Fix doctype-system and directory calculation
  | 
  | 	* head.xsl: Fix meta tag for http-equiv
  | 
  | 	* tabular.xsl: Whitespace changes
  | 
  | 	* website-common.xsl: Put commans between copyright holders
  | 
  | 2001-06-20  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* head.xsl: Support http-equiv on meta
  | 
  | 	* toc.xsl: Fixed bug where initial pages with more than
  | 	  max.toc.width entries formatted badly
  | 
  | 2001-06-17  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* autolayout.xsl, head.xsl, website-common.xsl: Add support
  | 	  for RDDL
  | 
  | 2001-06-14  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* chunk-tabular.xsl, chunk-website.xsl: Change import to point
  | 	  to web
  | 
  | 	* toc-tabular.xsl: Pass relpath to link.to.target so that
  | 	  relative paths are built correctly
  | 
  | 	* toc.xsl: Added max.toc.width parameter to control how large
  | 	  the header becomes
  | 
  | 	* 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
  | 
  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* autolayout.xsl: Support tocksip attribute and
  | 	  default-filename config option
  | 
  | 	* head.xsl: Support absolute CSS stylesheet filenames
  | 
  | 	* param.xsl: Add sequential.links
  | 
  | 	* tabular.xsl, toc-tabular.xsl, website-common.xsl,
  | 	  website.xsl: Hack and slash; make it work :-)
  | 
  | 2001-05-21  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* param.xsl: Added body.attributes attribute set
  | 
  | 	* tabular.xsl: Use body.attributes; make
  | 	  home.navhead.separator a template
  | 
  | 2001-04-17  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* chunk-tabular.xsl, chunk-website.xsl, website-common.xsl:
  | 	  Fixed import paths
  | 
  | 	* head.xsl: Fixed VERSION variable reference
  | 
  | 	* tabular.xsl: Made table attributes into attribute-sets
  | 
  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* 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: New and
  | 	  very different files
  | 
  | 	* 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: branches: 1.1.4;
  | 	  Initial checkin of V1.10 sources
  | 
  | 	* autolayout.xsl: branches: 1.1.2; file autolayout.xsl was
  | 	  initially added on branch V2-branch.
  | 
  | 	* chunk-common.xsl: branches: 1.1.2; file chunk-common.xsl was
  | 	  initially added on branch V2-branch.
  | 
  | 	* 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: New file.
  | 
  | 	* makefile-dep.xsl: branches: 1.1.2; file makefile-dep.xsl was
  | 	  initially added on branch V2-branch.
  | 
  | 	* param.xsl: branches: 1.1.2; file param.xsl was initially
  | 	  added on branch V2-branch.
  | 
  | 	* toc-tabular.xsl: branches: 1.1.2; file toc-tabular.xsl was
  | 	  initially added on branch V2-branch.
  | 
  | 	* toc.xsl: branches: 1.1.2; file toc.xsl was initially added
  | 	  on branch V2-branch.
  | 
  | 	* website-common.xsl: branches: 1.1.2; file website-common.xsl
  | 	  was initially added on branch V2-branch.
  | 
  | 	* website.xsl: Initial checkin of V1.10 sources
  | 
  | 	* website.xsl: branches: 1.2.4; Support
  | 	  admon.graphics.extension
  | 

Changes to website/example/*

  | 2001-07-29  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* olink.xml: Expand sf.net to sourceforge.net; too many DNS
  | 	  hickups for sf.net
  | 
  | 	* test2.xml: Add xmlns for html
  | 
  | 2001-06-17  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* layout.xml, rddl.xml: Add support for RDDL
  | 
  | 	* rddl.xml: branches: 1.1.2; file rddl.xml was initially added
  | 	  on branch V2-branch.
  | 
  | 2001-06-14  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Make it possible to build using either style
  | 
  | 	* wslayout.xml: Fixed typo
  | 
  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile, build-ext.xml, build-make.xml, build-textonly.xml,
  | 	  building.xml, custom.xml, example.css, layout.xml,
  | 	  olink.xml, test1a.xml, test3.xml, website.xml, wslayout.xml:
  | 	  Updated to document the new Website setup
  | 
  | 	* build-ext.xml: branches: 1.1.2; file build-ext.xml was
  | 	  initially added on branch V2-branch.
  | 
  | 	* build-make.xml: branches: 1.1.2; file build-make.xml was
  | 	  initially added on branch V2-branch.
  | 
  | 	* build-textonly.xml: branches: 1.1.2; file build-textonly.xml
  | 	  was initially added on branch V2-branch.
  | 
  | 	* building.xml: branches: 1.1.2; file building.xml was
  | 	  initially added on branch V2-branch.
  | 
  | 	* olink.xml: branches: 1.1.2; file olink.xml was initially
  | 	  added on branch V2-branch.
  | 
  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore: branches: 1.1.2; file .cvsignore was initially
  | 	  added on branch V2-branch.
  | 
  | 	* .cvsignore, Makefile, about.xml, custom.xml, example.css,
  | 	  layout.xml, param.xml, test1.xml, test1a.xml, test1b.xml,
  | 	  test2.xml, test3.xml, website.xml, wslayout.xml: New file.
  | 
  | 	* Makefile, about.xml, example.css, test1.xml, test1a.xml,
  | 	  test1b.xml, test2.xml, test3.xml, website.xml: branches:
  | 	  1.1.4; Initial checkin of V1.10 sources
  | 
  | 	* custom.xml: branches: 1.1.2; file custom.xml was initially
  | 	  added on branch V2-branch.
  | 
  | 	* dynxbel.js: New file.
  | 
  | 	* layout.xml: branches: 1.1.2; file layout.xml was initially
  | 	  added on branch V2-branch.
  | 
  | 	* param.xml: branches: 1.1.2; file param.xml was initially
  | 	  added on branch V2-branch.
  | 
  | 	* wslayout.xml: branches: 1.1.2; file wslayout.xml was
  | 	  initially added on branch V2-branch.
  | 

Changes to website/extensions/*

  | 2001-08-06  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Makefile: Updated saxon61 to saxon64 (versions prior to
  | 	  6.4.3 are no longer supported)
  | 
  | 2001-06-05  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore: branches: 1.1.2; file .cvsignore was initially
  | 	  added on branch V2-branch.
  | 
  | 	* .cvsignore, Makefile: New file.
  | 
  | 	* Makefile: branches: 1.1.2; file Makefile was initially added
  | 	  on branch V2-branch.
  | 

Changes to website/example/bookmark/*

  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* bookmark.xml, catalog, xml.dcl: New file.
  | 

Changes to website/example/graphics/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* banner.png, homebanner.png: Updated to document the new
  | 	  Website setup
  | 
  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* arrow.gif: branches: 1.1.2; file arrow.gif was initially
  | 	  added on branch V2-branch.
  | 
  | 	* arrow.gif, banner.png, blank.gif, homebanner.png: New file.
  | 
  | 	* banner.png, homebanner.png: branches: 1.1.4; Initial checkin
  | 	  of V1.10 sources
  | 
  | 	* blank.gif: branches: 1.1.2; file blank.gif was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/example/subdir/*

  | 2001-06-17  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore: New file.
  | 
  | 	* .cvsignore: branches: 1.1.2; file .cvsignore was initially
  | 	  added on branch V2-branch.
  | 
  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvskeepemptydir: New file.
  | 

Changes to website/extensions/xalan2/*

  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore: branches: 1.1.2; file .cvsignore was initially
  | 	  added on branch V2-branch.
  | 
  | 	* .cvsignore, prj.el: New file.
  | 
  | 	* prj.el: branches: 1.1.2; file prj.el was initially added on
  | 	  branch V2-branch.
  | 

Changes to website/extensions/saxon64/*

  | 2001-08-06  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* .cvsignore: branches: 1.1.2; file .cvsignore was initially
  | 	  added on branch V2-branch.
  | 
  | 	* .cvsignore, prj.el: New file.
  | 
  | 	* prj.el: branches: 1.1.2; file prj.el was initially added on
  | 	  branch V2-branch.
  | 

Changes to website/example/graphics/icons/*

  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* iconat.gif, iconhome.gif, iconsmallrightarrow.gif: New file.
  | 

Changes to website/example/graphics/navicons/folder/current/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* leaf.gif, open.gif, pointer.gif: New file.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* pointer.gif: branches: 1.1.2; file pointer.gif was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/folder/other/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* closed.gif: branches: 1.1.2; file closed.gif was initially
  | 	  added on branch V2-branch.
  | 
  | 	* closed.gif, leaf.gif, open.gif: New file.
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/folder16/current/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* leaf.gif, open.gif, pointer.gif: New file.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* pointer.gif: branches: 1.1.2; file pointer.gif was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/folder16/other/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* closed.gif: branches: 1.1.2; file closed.gif was initially
  | 	  added on branch V2-branch.
  | 
  | 	* closed.gif, leaf.gif, open.gif: New file.
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/triangle/current/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* leaf.gif, open.gif, pointer.gif: New file.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* pointer.gif: branches: 1.1.2; file pointer.gif was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/triangle/other/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* closed.gif: branches: 1.1.2; file closed.gif was initially
  | 	  added on branch V2-branch.
  | 
  | 	* closed.gif, leaf.gif, open.gif: New file.
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/arrow/current/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* leaf.gif, open.gif, pointer.gif: New file.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* pointer.gif: branches: 1.1.2; file pointer.gif was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/arrow/other/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* closed.gif: branches: 1.1.2; file closed.gif was initially
  | 	  added on branch V2-branch.
  | 
  | 	* closed.gif, leaf.gif, open.gif: New file.
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/plusminus/current/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* leaf.gif, open.gif, pointer.gif: New file.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* pointer.gif: branches: 1.1.2; file pointer.gif was initially
  | 	  added on branch V2-branch.
  | 

Changes to website/example/graphics/navicons/plusminus/other/*

  | 2001-06-04  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* closed.gif: branches: 1.1.2; file closed.gif was initially
  | 	  added on branch V2-branch.
  | 
  | 	* closed.gif, leaf.gif, open.gif: New file.
  | 
  | 	* leaf.gif: branches: 1.1.2; file leaf.gif was initially added
  | 	  on branch V2-branch.
  | 
  | 	* open.gif: branches: 1.1.2; file open.gif was initially added
  | 	  on branch V2-branch.
  | 

Changes to website/extensions/xalan2/com/nwalsh/xalan/*

  | 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Website.java: branches: 1.1.2; file Website.java was
  | 	  initially added on branch V2-branch.
  | 
  | 	* Website.java: New file.
  | 

Changes to website/extensions/saxon64/com/nwalsh/saxon/*

  | 2001-08-06  Norman Walsh <nwalsh@users.sourceforge.net>
  | 
  | 	* Website.java: branches: 1.1.2; file Website.java was
  | 	  initially added on branch V2-branch.
  | 
  | 	* Website.java: New file.
  | 

