This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-cms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-cms
mirror of
https://github.com/silverstripe/silverstripe-cms
synced
2024-10-22 06:05:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-cms
/
code
/
staticpublisher
History
Julian Seidenberg
838ac97177
BUGFIX: fixing an edge-case bug where a 404-page would get statically published and overwrite the homepage of the site (this would sometimes happen when a RedirectorPage was set to an external URL and still referenced an internal page ID)
2012-07-09 13:24:00 +12: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
BUGFIX: fixing an edge-case bug where a 404-page would get statically published and overwrite the homepage of the site (this would sometimes happen when a RedirectorPage was set to an external URL and still referenced an internal page ID)
2012-07-09 13:24:00 +12: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
ENHANCMENT: RsyncMultiHostPublisher also rsyncs sapphire/static-main.php.
2011-02-02 17:53:34 +13:00
StaticPublisher.php
MINOR Using ASSETS_DIR constant in StaticPublisher (
fixes
#5619
)
2011-02-02 17:53:39 +13:00