Commit Graph

4 Commits

Author SHA1 Message Date
Will Rossiter
6d84b1e049 Pass quiet mode through to publisher 2015-03-09 15:48:39 +13:00
Will Rossiter
c8d1b4b2e4 NEW Add quiet mode to RebuildStaticCacheTask 2015-03-07 00:22:45 +13:00
Daniel Hensby
e0ea5aa89b FIX start and count of urls is ignored
When setting the start and count values for the `RebuildStaticCacheTask` the limits are ignored because the $urls variable is never reused after it is defined.
2014-02-28 11:14:42 +00:00
Will Rossiter
ea1461acd7 API: Remove CMS constraint.
This also changes getObjectsToExport() to getExportUrls() to allow extensions to provide plain text url's for Director::test().

Pushes the controller to dev/staticexporter as some framework install doesn't include default class routing.
2014-01-14 20:36:46 +13:00