A tumblelog CMS built on AJAX, PHP and MySQL.
 
 
 
 
 
Go to file
Klectik 1b1990f42c Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
admin Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
classes Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
db Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
images Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
languages Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
plugins Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
themes Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
uploads Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
.htaccess Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
api.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
archive.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
config.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
date.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
entry.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
gettext.bat Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
index.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
install.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
login.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
notice.txt Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
readme.txt Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
rss.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
sitemap.php Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01:00
sitemap.xsl Replaced the code with the newest version in the "dev" branch 2017-03-02 23:24:14 +01: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.

PLEASE DO NOT USE AS PRODUCTION TUMBLELOG, ONLY FOR TESTING PURPOSES

This beta version is not ready to replace your actual gelato tumblelog, there is not an update script, only fresh installs for TESTING purposes.

==== How to install gelato CMS =====

1) Download and unzip the gelato package, if you haven't already.
2) Place the gelato files in the desired location on your web server.
3) Rename the file config-sample.php to config.php and edit it with your server info.
4) Run the gelato installation script by accessing install.php in your favorite web browser.
	* If you installed gelato in the root directory, you should visit: http://example.com/install.php
    * If you installed gelato in its own subdirectory called tumblelog, for example, you should visit: http://example.com/tumblelog/install.php 
5) Set CHMOD / permission ( Chmod 777 ) to the folder 'uploads' and the folder 'uploads/CACHE'
6) REMOVE the install.php file.

That's it! gelato should now be installed.