# ******************************************************* # * * # * LinksCaffe 3.0 - a PHP/MySQL link indexing script * # * * # * [July, 2002 ] * # * * # ******************************************************* # # Copyright 2002 gonafish.COM # #All rights reserved, gonafish.COM as freeware distributes LinksCaffe 3.0 #It may be used and modified for your own use as long as this copyright note remains and link to Home Page. #You may not sell or distribute the code of LinksCaffe 3.0 in whole or part. #BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM # # ******************************************************** LinksCaffe 2.0 It's simple, It's cool! Administration **************** The ability to add, modifies, and removes categories. The ability to add, modifies, and removes links. The ability to modify, approves, or rejects every link submission. Maintain broken link. You can modify the link information, delete the link, or ignore broken link by validate link. An email will be sent to the link owner to notify whether the administrator approves his/her link. The ability to manage Editor Pick (popular) links. The ability to manage Vote Rating links. Summary report of your portal. Password protection on Front End User Interaction *************************** Unlimited number of categories. Two levels subcategory. Unlimited list of links. Visitors can add their own links. Visitors can rate links. New Links section. Popular Links section. Top Rating Links section. Simple Boolean searching with AND and OR. Broken link report ----------------------- OVERVIEW ----------------------- LinksCaffe is a MySQL database driven link indexing script written in PHP 4. Using The admin scripts, you have full control add/modify/remove any links or categories. ------------------------ REQUIREMENTS ------------------------ - PHP 4 - MySQL database - Windows NT - Unix ------------------------ INSTALLATION ------------------------ Step 1: Download LinksCaffe unzip and install on your web server. Rename linkscaffe in different name if you want. (ex. mylinks). Rename admin in different name (exp. admin432). Step 2: Edit paramlink.inc.php from linkscaffe folder and change parameters to rich your data. Edit param.inc.php from admin folder and change parameters to rich your data. Step 3: Go to your browser to access admin script type ex. http://yoursite.com/youradmindir/ Enjoy LinksCaffe!