This page will never be finished
This page will change constantly, as it will display the project changes...
Check out where you can see
iezy in action!
The project
This CMS is coded in PHP in combination with a mySQL database.
It differs itself from the rest, as it is completely object oriented.
Also, every page can be reached by using
clean links. In short, this means that you will never see a link with arguments or a page extension: everything is shown by (virtual) directories.
This will make the links a bit easier to understand, and the website is not limited to its underlying programming code, should this ever change.
I try to keep up with the W3C standards, too:
Requirements
This is needed to make iezy run smoothly:
- PHP 4 or higher (PHP 5 is supported too!)
- mySQL 4.1 or higher
- mod_rewrite enabled
- a bit of word processing knowledge
- cheesy poofs!
Things that are done
Here's a list of what's already implemented into the CMS
Modules:
-
a blocks system, that can be used for regular content, newspages, blogs, articles, ...
-
calendar
-
sitemap
-
statistics
Addons:
-
an advanced tree menu
-
login status
-
list of visitors
Admin:
-
module management
-
addon management
-
site configuration
-
page management
-
user management
Various:
-
theme support
-
easy install script
-
log statistics
-
a big help from FCKeditor
-
XHTML 1.1
-
everything is done by OOP
Things that have yet to be added
This is an easy list:
-
more modules!
-
more addons!
-
more themes!
If you think I'm really missing something, just let me know...