VioletCMS v. 1.1
Byron Herrera
Silencesoft
http://www.silencesoft.com

Installation
------------
* Unpack VioletCMS and upload to your hosting.
* Change permissions to 777 to this folders and files:
	/admin/config.php
	/config
	/pages/deutch
	/pages/deutch/home.php
	/pages/english
	/pages/english/home.php
	/pages/spanish
	/pages/spanish/home.php
* Go to http://yoursite.com/violetcms/admin/ and configure yoursite
	User: admin and Password: admin
* Configure the Site.
	Site Config: Web Title, Web URL, default language, template.
	Admin Config: Administrator Username and Password.
	File Editor: Create directories and pages on your site.
* Change your admin password for security reasons.

Upgrading
---------
Just upload all the files except the pages folder.
To prevent the administrator username/password changed don't upload the config
file on admin folder.
If you changed any file, don't overwrite the file.

Notes
-----
There is a problem with php in safe mode with creating files inside directories 
because the userid is different to the php id.
Test it and tell us abour missing info or missing steps.
Files can be created with numbers to allow organization on menu. The file "01_sitehello"
shows "sitehello" on menu. Note the underscore.
