silverstripe-reports/code/staticpublisher
2009-07-22 22:57:02 +00:00
..
CachedPHPPage.tmpl Static caching merges from dnc branch 2008-12-15 01:31:01 +00:00
CachedPHPRedirection.tmpl Static caching merges from dnc branch 2008-12-15 01:31:01 +00:00
FilesystemPublisher.php ENHANCEMENT FilesystemPublisher no longer wipes out the whole cache, but removes pages that are not on the live site, but rebuilds the files one by one. It also now hooks into onAfterUnpublish() to remove files from the cache when they are removed from the CMS. If for some reason this fails, it will be picked up when a /dev/buildcache is done. 2009-07-22 22:57:02 +00:00
htaccess_example_rsyncmultiservers ENHANCEMENT Added htaccess examples for static publishing originally located in online documentation at http://doc.silverstripe.com/doku.php?id=staticpublisher 2009-01-14 20:36:37 +00:00
htaccess_example_rsyncsingleserver ENHANCEMENT Added htaccess examples for static publishing originally located in online documentation at http://doc.silverstripe.com/doku.php?id=staticpublisher 2009-01-14 20:36:37 +00:00
htaccess_example_rsyncwithphp ENHANCEMENT Added htaccess examples for static publishing originally located in online documentation at http://doc.silverstripe.com/doku.php?id=staticpublisher 2009-01-14 20:36:37 +00:00
RsyncMultiHostPublisher.php MINOR Documentation 2009-02-04 20:18:12 +00:00
StaticPublisher.php ENHANCEMENT FilesystemPublisher no longer wipes out the whole cache, but removes pages that are not on the live site, but rebuilds the files one by one. It also now hooks into onAfterUnpublish() to remove files from the cache when they are removed from the CMS. If for some reason this fails, it will be picked up when a /dev/buildcache is done. 2009-07-22 22:57:02 +00:00