***** LICENSE INFORMATION *****

eliteCMS - The Lightweight CMS Copyright  2008 elite-graphix.net.
eliteCMS is a free software to use for personal websites.
Anyone can use eliteCMS for free as long as he retain the 
copyright note at the footer.
If anyone wants to remove the copyright note for commercial 
use of the software can contact raj@elite-graphix.net.
eliteCMS comes with absolutely no warranty and is provided as-is.
raj - THE AUTHOR of the software or elite-graphix - THE COMPANY 
will be held responsible for any damage this software might cause.
You run this software at your own risk and agree not to hold author or company.
You are not allowed to make any profit from this software unless you 
have a written authorization from the author to use the software for commercial use.

********************************

***** INSTALLATION *****

  1. Download the zip file and extract the contents into a folder such as eliteCMS or root
     on your web server.
  2. Run http://yourwebhost/eliteCMS and setup starts to run by itself.
  
  3. If setup doesnt start automatically then you can start it manualy 
     by going to http://yourwebhost/eliteCMS/setup.
	 
  4. chmod 777 uploads directory if you want to use the image upload. 
  
  5. Do not forget to delete setup directory from your web server 
     after a successful installation of the eliteCMS.
	 
  6. That's it. You're done and are now ready to start adding text and 
     pictures to your site.
	 
********************************	 

***** CONFIGURATION FILE SETTINGS *****

If in case the auto installer is not able to write configuration file for your eliteCMS website then you can do it 
manually, By navigating to admin/includes there is a dummy config.txt file for you to use. Just edit and change the parameters
of the config.txt file and change the extension to .php.

********************************


***** IMAGES UPLOAD SETTINGS *****

TO get the full image upload and add support with eliteCMS you have to edit admin\addons\imagelibrary\config.inc.php.
Edit line # 26 $imagebaseurl = 'http://localhost/eliteCMS/uploads'; with your own settings.

********************************
