--------------------------------------------- --------- Les News v2.2 -------------- --------------------------------------------- ------- by Christophe MEYER ----------- ------- http://stombi.free.fr/ ---------- --------------------------------------------- --------------- PHP3 ------------------ --------------------------------------------- [I] Configuration / Installation [II] Changelog [III] Licence ---------------------------------------------------------- Les News v2.2 is a PHP script that allows you to display news on your site. The interface of administration lets you add, modify and remove news items and also upload images via Web browser. Les News uses a MySQL database on backend for data handling. Also allows you to display images for emails and URL entries. ---------------------------------------------------------- I] CONFIGURATION / INSTALLATION 1) Edit and configure the news-conf.php3 file in the adminews folder (contains examples) 2) Create the MySql table : Located in lesnews.sql file The easiest way is to copy/paste the file content in phpmyAdmin 3) If you change the location of lesnews_en.php3 (edit lesnews_en.php3) You need to change, at the top of the script, the path to news-conf.php3 and the .txt file (ex:en.txt) 4) Insert this code : (or ...) in the file where you want to display the news. 5) To use the administration interface launch index_en.php3 in the adminews folder. 6) Protect the adminews folder (ex: with an .htaccess file) II] CHANGELOG [ Version 2.2 ] - new navigation system - Insert (or not) an image with URL (or not) in each news You can coose 'open in a new window' - automatic translation supports multi-languages including English, French, German and Italian (for the moment...you can add yours (and send it to me :) ). - images upload - automatic links open in the same window : type l before URL (lhttp://...) or open in a new window : type lb before URL (lbhttp://...) - you can change the colors and the location of images url, mail, new, fleched and flecheg in news-conf.php3 [ Version 2.1 ] - some changes [ Version 2.0 ] - you can insert or not the news author and email. - Links and emails entries displays diffrent images (eregi_replace function (thank you (TOM) ) - The date is now located at the right of the page. [ Version 1.0 ] - first version III] LICENCE FREE !! -------------------------------------------------- If you use this script, let me know at : stombi@ifrance.com so I'll be able to visit your website ! Christophe ----------------------- By Christophe MEYER http://stombi.free.fr/ -----------------------