Go to file
Ingo Schommer 5857c4cab6 wscott: Added base code for a working Google Sitemaps support.
Changes in Files: 
* Sitemap.php - controller for the sitemap, new 
* Sitemap.ss - template for the sitemap, new 

* main.php - added director rule 
* SiteTree?.php - added 'priority' database field, cms code to override priority 

TODO: ping google when the sitemap is updated, 

namely when pages are added / removed, or when a priority is overridden 


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41689 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 00:27:15 +00:00
api Moved RestfulService from mashups module into sapphire core for 2.1.0 2007-08-30 00:12:23 +00:00
cli Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
core wscott: Added base code for a working Google Sitemaps support. 2007-09-14 00:27:15 +00:00
css Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
email Add checks for safe mode, as set_time_limit can't be used in safe mode 2007-08-20 23:01:17 +00:00
filesystem Implement extraction of tarball archives 2007-08-24 05:30:28 +00:00
forms a new field used to confirm password in sign up form 2007-09-11 00:26:55 +00:00
images Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
integration Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
javascript this was checking if labels was an object, which failed when findParentLabel(el.parentNode) was called, it just returned 'this' instead on validation 2007-09-13 03:17:35 +00:00
misc Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
parsers Added new bbcodeparser that uses pear 2007-09-05 04:15:27 +00:00
pear BBCodeParser code tags should be converted to pre tags 2007-09-06 23:44:14 +00:00
profiler Updated license notice after emailing the author of this profiler, and received an email allowing us to release the code under a BSD license 2007-08-27 05:06:14 +00:00
search Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
security Added Permission::get_groups_by_permission 2007-09-04 03:55:02 +00:00
synchronise Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
templates wscott: Added base code for a working Google Sitemaps support. 2007-09-14 00:27:15 +00:00
tests Removed legacy testing frameworks 2007-08-27 05:04:54 +00:00
tools Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
widgets Moved widgets into core 2007-08-02 22:07:11 +00:00
_config.php Modified so that the includes path also refers to sapphire/pear 2007-09-05 04:13:37 +00:00
cli-script.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
main.php wscott: Added base code for a working Google Sitemaps support. 2007-09-14 00:27:15 +00:00
main.php5 Don't use short tags 2007-08-24 00:48:33 +00:00
silverstripe_version Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00