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

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
