CMS Skeleton - Content Management System
What is Skeleton?
Skeleton is a CMS coded by me. It works with php, MySql and files. The interface is totally web based, and works off php. Dynamic content (i.e. that which changes with every page) is stored in a MySql database, while static content common to all pages (footer/header/pageindex) is stored in files on the server. Skeleton also uses TinyMCE for it's content creation/edition interface, but allows the user to switch to html mode.
What are the advantages of Skeleton?
Skeleton has a fully customizable look, you can edit the style sheet and make it look exactly like you want. No pre defined styles, and no restriction to what you do. It allows edition of content/header/footer/page index and back up anything automatically when you edit it. If you screw up, it's safe and sound. When you create/delete page, it directs you to the page index edition and in case you added a new page, gives you the link you need to add, in case you want it listed on the pageindex. The system itself is light, although it requires a little waiting period the first time you create/edit content, in order to load TinyMCE. This however, only has to be done once. It also saves all the backups in a directory, under the form of .txt. So you can easily download one specific file you need, or you can (trough ftp or not) download the whole content of your website.
Where can I find Skeleton?
At the moment, you can't download it anywhere. since this isn't only for personal use, I can't make the source code open for everyone to look at. However, I expect to have a demo everyone can experiment with soon available on my website.
Thank you for your interest in Skeleton.