silverstripe-googlesitemaps/code
Thomas Speak e385b2f80c FIX Changing `alterCanIncludeInGoogleSitemap` to call owner object and extensions
At the moment `alterCanIncludeInGoogleSitemap` is only called on other extensions, but really we'd want to see this called on the owner object and its extensions.

Fixed to use `invokeWithExtensions` rather than `extend`
2013-08-27 15:32:52 +01:00
..
controllers FIX Using new config API 2013-05-31 15:33:38 +02:00
extensions FIX Changing `alterCanIncludeInGoogleSitemap` to call owner object and extensions 2013-08-27 15:32:52 +01:00
GoogleSitemap.php Upgrades for 3.1 compatibility 2013-03-26 22:30:38 +13:00