PHP-Nuke: Web Portal System
===========================

September 2000: Version 3.5
===========================
- Added Events system with full admin menu
- Changed font size for Survey Block
- Added Polish translation
- Added Japanese Translation
- Fixed some language files for typos
- Renamed all .php3 files to .php
- Removed hits counter for links in stories
- Removed redirect.php3 due to high number of problems
- Added compatibility for new MySQL version renaming reserved words
- Fixed more bugs in admin login functions
- Fixed a bug that prevents to change sections
- Some english language file typos corrected (that "readed" stuff)
- Fixed Header bug for some languages files
- Added Important Note at the end of README file
NOTE: This is the last release in SourceForge, next versions will be available
only in the official site at http://www.ncc.org.ve/php-nuke.php3


August 2000: Version 3.0
========================
- Fixed security bug in admin.php3 that allows anyone to enter to the
  admin section without login and password
- Fixed themes functions bug reported in PHP4
- PHP-Nuke is now 99% PHP4 compatible, thanks God! (report any issue)


August 2000: Version 2.5
========================
- Added Comments for Polls/Surveys
- Posters IP now show full hostname, if not detected show IP number (only for admin)
- Fixed bug that prevents to vote in past polls
- Added Dutch translation
- Added Simplified and traditional Chinese translation and buttons
- Added missing links.gif in admin section
- Added graphics buttons for German and French languages


July 2000: Version 2.02
=======================
- Added Yahoo! like web resources system with categories (reason for the 2.0)
- Banner Client now can Email himself a complete stats report
- Some cosmetic stuff in banners.php3 for clients display
- New ultramode.txt news headlines file generator (a general purpose text file)
    (You need to chmod 777 your web main directory. File usefull for some things)
- Redirect works now, for links in stories don't use quotation marks ("")
    (This is good: <a href=http://www.mysite.com>MySite</a>)
    (This is NOT good: <a href="http://www.mysite.com">MySite</a>)
    (If you put the "" hits will not be updated!)
- Edit User in admin section now works
- Fixed "/" in some themes to point to correct path for .php3 files
- Fixed a table bug in Slash theme
- Cosmetic stuff in some themes
- Changed the logo for all themes to see the PHP-Nuke logo insteed of Linux Preview one
- Fixed bug in articles.php3 to point to search with correct Topic
- Added German, Italian, Danish, Portuguese, Russian, Swedish and French translations
- Added translation text to no results page in search.php3
- Translated some hard words in the code
- Improved function to order topics in groups of 5 from admin.php3 and topics.php3
- Added more statistics data in the stats.php3
- Added a News Submissions alert in the Home of Default Theme for Admins only
- Older Articles block now have news divided by day (more elegant)
- Added support for Locales Date/Time functions to have better multilingual support
    (for this function you need to have locales databases installed, most Linux
    distributions already install all the locales needed)
- More efectively random function for banners display
- Added some missing html tables in Admin
- Added graphics to sections main page and admin (Remember to edit "sections/template.gif")
    (and remember to add the graphic for each section in admin)
- Added one new theme, SlashOcean based on Slash
- Fixed some PHP4 issues (need more tests but it's a first step)
- Reduced space between images in the top of Slashdot theme
- Some more I don't remember...
- For sure added more bugs, or no? ;)


June 2000: Version 1.0
======================
First Release
