=== COMPACTCMS 1.4.1 ===
Thank you for downloading this latest release of CompactCMS. This project is open
source and released under the GNU GENERAL PUBLIC LICENSE v3 (see license.txt).

=== INSTALL ===

== QUICK ==
- Extract the complete archive to your working folder (e.g. desktop)
- Either upload the files to a remote location or copy to a local server directory
- Call the root of the installation (mysite.com/ or mysite.com/test/ccms/)
- Carefully follow the installer instructions
- Delete the ./_install directory once finished
- Login at 'yoursite.com/admin/' using username "admin" and your selected password

---
If you're running into chmod() trouble, you'll need to at least chmod() both 
./.htaccess and ./lib/config.inc.php. 

== FULL DOCUMENTATION ==
Please refer to http://www.compactcms.nl/docs.html for the latest documentation on
installing this CCMS release. This page also includes a defintion of the variables
for manually configuring CompactCMS as well as a template variables descriptions.

After installation call your administration by adding '/admin' to the url of your
installation.

=== 1.4.1 CHANGES ===
The list below includes a list of changes for version 1.4.1.

* New user management (database driven)
* User levels allow for restrictions to features
* Inclusion of database class
* Enhanced security
* Added a database table prefix variable
* Included an installer
* Optimized variable defining
* Open multiple windows from dashboard at once
* Optimized news, comment and lightbox modules
* Edit templates from within the back-end
* Scores 99 on Yahoo's YSlow 2.0 guidelines when using CDN

=== 1.4.0 CHANGES ===
The list below includes a list of changes for version 1.4.0.

* Custom module support
* New simple template engine
* Simplified support for multi-lingual sites
* Back-up feature for contents and database
* Adoption of code editor for delicate programming
* Optimized for speed and usability
* Scores 96 on Yahoo's YSlow 2.0 guidelines
* Improved administration protection (Digest)
* Default lightbox and guestbook module

=== 1.x CHANGES ===
Previous version information has been archived.