Commit Graph

8 Commits

Author SHA1 Message Date
Will Rossiter 8bbc14ee23 API Implement sitemap.xml partitioning (Fixes #9)
Misc upgrade of module code so that site map.xml provides a index site map file based on the standards. Moved configuration vars to the Config API.

Considering how large a change this is, I've branched a 1.0 release off in github.
2013-01-15 22:29:59 +13:00
Will Rossiter df9b224937 FIX: skip unit tests and loading page objects if cms module is not installed. 2012-06-30 21:39:35 +12:00
Will Rossiter c5c92abad2 MINOR: moved director route to new config API 2012-06-10 21:02:29 +12:00
Jörn Röder 8a41b6fdf2 check if SiteTree exists before adding extension 2012-05-11 10:53:46 +02:00
rlehmann 9c0d50e726 FEATURE: added ability to add google sitemap indexes for dataobjects. Added documentation and.
APICHANGE: moved GoogleSiteMapDecorator to GoogleSitemapSiteTreeDecorator to use the original for a hook for extending on googlesitemaps on dataobjects only.
2011-06-11 14:17:05 +12:00
wrossiter 2f271059d9 MINOR: removed will scott as maintainer. BUGFIX: separated decorator file and main file. MINOR updated changelog 2009-08-12 03:51:43 +00:00
ischommer 159a0a81a8 BUGFIX moved sitemap.xml Director rule to googlesitemaps module
BUGFIX Moved GoogleSitemap.ss to googlesitemaps module
BUGFIX disabling template comments for xml output like sitemap.xml
2008-12-05 02:47:07 +00:00
ischommer 29bf4caca4 MINOR added empty _config.php to googlesitemaps 2008-11-19 03:31:31 +00:00