silverstripe-googlesitemaps/code/extensions
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
..
GoogleSitemapExtension.php FIX Changing alterCanIncludeInGoogleSitemap to call owner object and extensions 2013-08-27 15:32:52 +01:00
GoogleSitemapSiteTreeExtension.php [FIX] canIncludeGoogleSitemap 2013-08-23 18:37:20 +01:00