/////////////// MyNews 1.1 ///////////////
// Written in Oct. 2004 //
// by Lukas Stalder //
// contact: support@planetluc.com //
// instructions. //
// Visit www.planetluc.com! //
// enjoy it! //
//////////////////////////////////////////////
The SignMe script consists of following files/folders:
- mynews.inc.php (mainfile)
- data.dat
- log.dat.php
- template.inc.php
- README.txt
- wysiwyg (->thanks to Kevin Roth kevin@kevinroth.com)
- images (all wysiwyg images)
- blank.htm
- palette.htm
- richtext.js (main wysiwyg file)
- rte.css
************ LICENSE *************
**********************************
This script is free. But that doesn't mean that you
may redistribute or even resell it in any ways
except you do have a written permission from me (Lukas Stalder).
Also you may not remove the 'powered by...' notice at
the script's bottom (it ain't that big, is it?).
********* INSTALLATION ***********
**********************************
1. Change the variables at the beginning of the mynews.inc.php file to your needs.
2. Upload the whole distribution onto your server where you want to use the guestbook script.
3. Chmod the 2 files data.dat and log.dat.php to 777 (changing the read/write permissions of files).
4. Include the mynews.inc.php file into any .php site by adding <? include("path_to_mynews/mynews.inc.php");?>
to your code (where 'path_to_mynews' is to be changed to your needs).
Now point your browser to the file where you included the script and you're done.
That's it!
================== FOR SUPPORT ========================
For support requests please use the BOARDS on
www.planetluc.com/forum/ (post in the appropriate
forums please!)
In very urgent cases (and I mean that) you can try
to catch me over one of the messengers below:
icq: 133613557
msn: shakkalakka@hotmail.com (for messaging
purposes only!)
Or if you don't have any messengers use this
email address: support@planetluc.com
========================================================