|
|
What is textmotion?
Textmotion is a next generation content management system. Built from scratch in PHP5 using the MySQL database.
Our goals
- Being the fastest of all without having to sacrifice features.
- Being the more secure CMS by implementing good programming techniques and fast response when problems (if any) ocurr.
- To be able to use another databases besides MySQL.
- Being designer friendly.
Current features
- Fully object oriented code, clear separation of business logic from the view.
- User friendly installation of new modules and templates, directly from the Management Panel and without having to mess manually with the server.
- Only quality third party code is included, we do not use things we do not need.
- We follow some principles (the ones we like) of the MVC model.
- Strong authentication model using encrypted sessions and cookies.
- Javascript based non-intrusive anti spam. You wont't even realize it is working, but it is, you won't receive spam comments ever.
- User friendly interface with smart use of AJAX powered by Meteora Javascript Widgets.
- No PHP code is embedded within templates and no templates are embeddedn within the PHP code.
- Useful core modules, such as a blog, a filebrowser, an image gallery and a news reader.
- Upgrading from older versions is easy as pie and it won't require you to make manual changes to the server.
Requirements for the server
- Apache2 server (we need to use it as a requirement, just temporaly)
- UNIX like OS (GNU/Linux does it well)
- PHP5 (sockets, zlib, gd)
- MySQL 3.23+ (with a ready-to-use database)
Requirements for the user
- A modern web browser
License
We choose the MIT license because it fits all our programming necessities and may also fit yours.
