CORANTO Version 1.31.3 (15 January 2006)

INTRODUCTION

This is a *BETA* release version of Coranto, do *NOT* use this on a live site!

Please use the index.html file for easy navigation of the included documentation.

Refer to the roadmap.html for information regarding what is left to be done in this release. If you feel that you can contribute in some way, particulary in the documentation area, make a post about this in the Coranto forum so that the efforts can be organized.

The Version number can be seen in the script, and at the top of the file changelog.txt.

The place to discuss Coranto and report bugs is the Coranto Forum, at:
http://coranto.gweilo.org/forum/

CHANGE LOG

See changelog.html included in this zip file.

INSTALLATION

Setup instructions are in setup.html, which you should be in the same file as this readme.txt. Open setup.html in your web browser to begin setup. Please note that the setup procedure has been changed in this version of Coranto but the setup-documentation has not been updated to reflect this yet.

SSI CODES

If you want to use SSI in your templates, you can have Coranto automatically process them using "special" tags....

<include file="filename.txt">
<exec cgi="script.cgi">

During Build News, these tags will be replaced by the output of the text file/perl script :)