Sandbox Publisher
Sandbox Publisher is kind of a mini-CMS. It is designed very simply but it can be extended easily by plugins. It comes with a plugin manager, event dispatcher and caching. The output is customizable by templates written directly in PHP. Right now it is usable out of the box with local (real) files located on the web server.
Sandbox Publisher is approximately 650 lines of code within three PHP files 'big'.
Get started
- InstallSandboxPublisher
- ConfigureSandboxPublisher
- UseItWithLocalFiles
- CreateVariousTemplates
- InstallPlugins
- ProblemsAndSolutions
- FrequentlyAskedQuestions (FAQ)
- GetHelp
Get involved
- DevelopingPlugins
- PluginManagerAndEventDispatcher
- ResourcesForDevelopers
Just write me an email to get a project member. As a project member you will get permission to write to subversion.
Other ways to help out
- Spread the Sandbox: blog about the Sandbox Publisher or set a link to the project website (this one) on your homepage.
- Bookmark the Sandbox Publisher in your favorite social bookmark service (e.g. del.icio.us)
- Play around with the Sandbox and contribute bug reports, feature requests and ideas for nice plugins
- Help out with documentation and tutorials
Technical requirements
- Apache webserver with running mod_rewrite
- PHP 5
PHP Compat Info
+-----------------------------+---------+---+------------+--------------------+ | Files | Version | C | Extensions | Constants/Tokens | +-----------------------------+---------+---+------------+--------------------+ | ./* | 5.0.0 | 0 | pcre | ...CTORY_SEPARATOR | | | | | | E_STRICT | | | | | | PATH_SEPARATOR | | | | | | __FILE__ | | | | | | catch | | | | | | private | | | | | | protected | | | | | | public | | | | | | throw | | | | | | try | +-----------------------------+---------+---+------------+--------------------+