A tumblelog CMS built on AJAX, PHP and MySQL.
 
 
 
 
 
Go to file
pecesama c01d02be4d manu layout IE compatible 2007-04-24 23:34:09 +00:00
admin manu layout IE compatible 2007-04-24 23:34:09 +00:00
classes Resize the image if it size is greater than 500px 2007-04-19 01:28:01 +00:00
db Actualizacion para versiones anteriores de MySQL 2007-04-04 05:24:13 +00:00
images Slimbox for view complete the image if its size is greater than 500px and some minor bug fixes 2007-04-24 23:13:51 +00:00
themes/tumblr Slimbox for view complete the image if its size is greater than 500px and some minor bug fixes 2007-04-24 23:13:51 +00:00
uploads Developers preview version 2007-04-04 05:02:28 +00:00
config-sample.php Minor fixes 2007-04-04 06:04:57 +00:00
index.php Slimbox for view complete the image if its size is greater than 500px and some minor bug fixes 2007-04-24 23:13:51 +00:00
login.php Developers preview version 2007-04-04 05:02:28 +00:00
readme.txt Developers preview version 2007-04-04 05:02:28 +00:00
rss.php Nicer RSS feed 2007-04-05 00:02:24 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

==== How to install gelato CMS developers preview =====

1) Download and unzip the gelato package, if you haven't already.
2) Create a database for gelato on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
3) Execute the script /db/gelato_db.sql into your database.
4) Rename the config-sample.php file to config.php.
5) Open config.php in your favorite text editor and fill in your database details.
	Note: The test data on the script /db/gelato_db.sql use the table prefix 'gel_'
6) Place the gelato files in the desired location on your web server.
	Note: The test data on the script /db/gelato_db.sql point the installation to http://localhost/gelato
7) Set CHMOD / permission ( Chmod 777 ) to the folder 'uploads'

That's it! gelato should now be installed.
	Demo user: admin
	Demo pass: demo