                   de.linkm.sitemap Changelog
                   --------------------------
CVS Id: $Id: CHANGES,v 1.5 2005/03/04 12:08:41 torben Exp $

Legend:
- All items marked with "!" represent a major API-Change that is
  not guranteed to be backwards compatible to previous versions
  which might even break existing functionality.
- All items marked with "+" represent completly new features.

2005-02-25 torben
  - Rewrite the component to use the new base class interface
  ! Moved configuration files to the new default locations

2005-02-11 torben
  - Adapted to the new Metadata system.

2005-01-11 bergie
  - Topic title is used as <h1 /> instead of hardcoded "Sitemap"

2004-11-25 torben
  - AIS and NAP toolbar updates
  - Code cleanup
  
2004-10-08 torben
  - Filesystem conversion

2004-10-28
  - (Tarjei) Added support for not showing the indexarticles in the 
    sitemap. By default turned on.

2004-06-11
  - Added Support for explicit root topic specification by GUID. No 
    extraordinary config interface here, just the GUID.

2004-05-13
  - The Pagetitle now reverts to the name given to the topic, which seems more
    logical to me.
  - Fixed a bug that broke sitemaps with leaves after subtopics.
  - The sitemap now invalidates the MidCOM cache if the configuration options
    change

2003-08-07
  - Implemented PAGETITLE setter method workaround, "sitemap" is used as long
    there is no l10n.

2003-06-13
  - Introduced this new component, it creates an simple tree of your
    site and has basic configuration options. The styling logic should
    allow extensive customization.
