Package cms\publishers
Classes summary
| FilesystemPublisher | Usage: SS_Object::add_extension("SiteTree", "FilesystemPublisher('static-folder', 'html')"); |
| RsyncMultiHostPublisher | This static publisher can be used to deploy static content to multiple hosts, by generating the cache files locally and then rsyncing then to each destination box. This can be used to set up a load-balanced collection of static servers. |
| StaticPublisher |