// ******************************************************************** // Dew-NEWphpLinks Changelog // ******************************************************************** // v2.0.1.0B SEF w/thumbshots 02/24/2005 Dew-New-PHPLinks // ******************************************************************** Includes website thumbnails, NOTE: This does not handle a site owner uploading a screenshot of their website. It simply fecthes it from http://www.thumbshots.org if it exists, and only sites listed in DMOZ will be available. This should work well for people who want to create a website search engine/directory, listing established sites. For those exchanging links with new & undiscovered sites, it may be less useful. You can certainly suggest that sites exchanging links with you also submit their site to DMOZ, but it will likely be some time before they are actually listed, and have a thumbshot available. see http://www.thumbshots.org/faq.pxf for common questions regarding Thumbstots. !!!!!!!!!!! IMPORTANT IMPORTANT IMPORTANT !!!!!!!!!!! Site owners using the services of thumshots.org are bound by their terms. Read them here http://www.thumbshots.org/license.pxf However we have made it pretty easy. If the thumbshots option is enabled, the required attribution is displayed. If the option is disabled, then the attribution is not displayed. Changing this behavior would be in violation of their terms, which you as the site owner agree to when using their service. The maintainers of Dew-code.com and this software cannot be held accountable if a site owner using this software violates their agreement with Thumbshots.org // ******************************************************************** // v2.0.1.0B SEF 01/12/2005 Dew-New-PHPLinks // ******************************************************************** bug fix release fixed:cant add sites using top add link fixed:owner cant edit sites fixed:search result pagination // ******************************************************************** // v2.0.1.0A SEF 07/20/2004 Dew-New-PHPLinks // ******************************************************************** New features Completed *Public Presents friendly URLS, .../links/directory/1.html instead of .../links/index.php?PID=1 .../links/directory/cool.html instead of .../links/index.php?show=cool The page numbering method does still get passed via the URL .../links/directory/cool.html?sr=20&pp=10&cp=3 Not-completed: Windows installation. // ******************************************************************** // v2.0.1.0b 07/20/2004 Dew-New-PHPLinks // ******************************************************************** New features Completed *Admin Section Simple 3rd party module inclusion in admin section 1 sample module, db_optimize. Existing reset function moved into a module. Copy & move entries to other categories. Minor cosmetic makeover *Public More theme examples, (not great looking, but a start) Optional email, bookmark and homepage buttons added. OPtional inclusion of randomly selected entry as featured site. Optional limit selection of featured sites to tagged entries. Optional display of site reviews on featured site display Optional display of site thumbnails on featured site display. Optional display of banner ads (currently only on footer) Bot detection and no session IDs upon detection. * you will still see the session IDs in URLs but deteced * bots won't. Detects the major search engine spiders by * looking for either bot, crawl, index, jeeves, link, scooter, slurp, * or spider in the agent string. Change in index.php as needed Not-completed: *Admin Section *Public Documentation on new features. (breifly described in config file // ******************************************************************** // v2.0.0.3 07/7/2004 Dew-New-PHPLinks // ******************************************************************** Fixed a few remaining bugs // ******************************************************************** // v2.0.0.2 05/30/2004 Dew-New-PHPLinks // ******************************************************************** Search is now case-insensitive thanks to Yannick Reworked on an IIS system with register-globals turned off * Phplinks now works with register globals off. * tested on Windows and Linux Added the ability to edit reviews. Added 'ReviewerIP" field to the reviews table for an IP check Fixed many bugs and some typos // ******************************************************************** // v2.0.0.1 09/02/2003 Dew-New-PHPLinks // ******************************************************************** Fixed Bugs. // ******************************************************************** // v2.0.0.0 08/28/2003 Dew-New-PHPLinks // ******************************************************************** Started the new project - Dew-New-Phplinks Fixed numerous bugs // ******************************************************************** // v2.1.3.1 03/19/2003 // ******************************************************************** Added capability for having one column for main category listing on main page. // ******************************************************************** // v2.1.3 02/10/2003 // ******************************************************************** Fixed security hole. // ******************************************************************** // v2.1.2.1a 02/10/2003 // ******************************************************************** 1) Nothing special and no script changes. 2) Annoucing new developer for PHPLinks. 3) Destiney is no longer involved as deverloper of PHPLinks. UPDATE FILES ONLY 4) Upload revised files - admin/menu.php, main.php, index.php, validate.php 5) Upload revised file - include/common.php 6) Upload revised file - themes/footer.php // ******************************************************************** // v2.1.2 Release // ******************************************************************** Converted Related Categories. An infinite number of associations may now exist. Be sure and run the proper upgrade script if you are upgrading. Added 'Vertical' view option for subcategories. Subcategories may now be listed as a single column under it's parent category. Added 'Reset Referrer IPs' option to Reset Counts Page. Added 'Out Frame' option. Enables outgoing referrers to be captured in a frameset rather than appear in a new window. Disable option added to configuration page. Added 'Visitors Online' stat to footer. Fixed bugs. // ******************************************************************** // v2.1.1 Release // ******************************************************************** Added database managed sessions. See session.php for more info. Added styles to admin. Fixed bugs. // ******************************************************************** // v2.1 Release // ******************************************************************** Added better category counting options. Added DefaultCountry field. Fixed Bugs. // ******************************************************************** // v2.1b Release // ******************************************************************** Added massive styles support. Major help was contributed by Webtide, Thanks alot! Added netscape.css file for those who feel the need. As far as the original theme, it's the same file as style.css. // ******************************************************************** // v2.03 Release // ******************************************************************** Fixed numerous bugs. // ******************************************************************** // v2.02 Release // ******************************************************************** Changed license. phpLinks now released under GNU GPL. Added Flag system for link nationalization. Fixed numerous bugs. // ******************************************************************** // v2.01 Release // ******************************************************************** Fixed numerous bugs. // ******************************************************************** // v2.0 Release // ******************************************************************** Improved data validation capabilities. Created initial English language file (include/lang/). Send translations to: webmaster@phplinks.org Fixed numerous bugs. / ******************************************************************** // phpLinks Changelog // ********************************************************************