TBmnetCMS
What is it?
TBmnetCMS is a very simple and lightweight CMS for advanced users. The principal purpose of TBmnetCMS is to have a framework that allows easy online publishing and editing of the content without any restrictions in design, layout and functionality.
Features
- keeping it simple - only 60 lines of source code + 200 for the administration backend in one single script
- no database required - according to the unix tradition of "everything is a file"
- built-in professional and secure download system with counter and custom Content-Type handling
- use of a template file for creating new content files
- clean xhtml1.1 output
- custom css files can be created and edited in the same way as content files
- content files are simply included, so they can contain custom php code
- easy embedding of own php scripts
- online editing the pure source code for html and php - no obstructive WYSIWYG-editing
- output is also viewable in non-css and textbased browsers
- no javascript - only pure xhtml, css and php
Documentation
The documentation is in the directory content in the zip file you have to download to get TBmnetCMS. If you don't have a php enabled webserver you can rename the file to documentation.html and read it with your webbrowser.
Hints and known Bugs
There was a problem with handling html-entities in the online editor. This bug is already fixed. Please download TBmnetCMS again and replace your file index.php with the new one.
These problems will be solved in the next release:
For the moment TBmnetCMS requires register_globals set to On!

