/[nuke]/CHANGES
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Fri Sep 22 19:25:17 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: dbp, MAIN
CVS Tags: r3_6, HEAD
Changes since 1.1: +0 -0 lines
import of version 3.6

1 dpavlin 1.1 PHP-Nuke: Web Portal System
2     ===========================
3    
4     September 2000: Version 3.6
5     ===========================
6     - Fixed some very little bugs in index.php
7     - Fixed some forgotten stuff in upgrade files
8    
9    
10     September 2000: Version 3.5
11     ===========================
12     - Added Events system with full admin menu
13     - Changed font size for Survey Block
14     - Added Polish translation
15     - Added Japanese Translation
16     - Fixed some language files for typos
17     - Renamed all .php3 files to .php
18     - Removed hits counter for links in stories
19     - Removed redirect.php3 due to high number of problems
20     - Added compatibility for new MySQL version renaming reserved words
21     - Fixed more bugs in admin login functions
22     - Fixed a bug that prevents to change sections
23     - Some english language file typos corrected (that "readed" stuff)
24     - Fixed Header bug for some languages files
25     - Added Important Note at the end of README file
26     NOTE: This is the last release in SourceForge, next versions will be available
27     only in the official site at http://www.ncc.org.ve/php-nuke.php3
28    
29    
30     August 2000: Version 3.0
31     ========================
32     - Fixed security bug in admin.php3 that allows anyone to enter to the
33     admin section without login and password
34     - Fixed themes functions bug reported in PHP4
35     - PHP-Nuke is now 99% PHP4 compatible, thanks God! (report any issue)
36    
37    
38     August 2000: Version 2.5
39     ========================
40     - Added Comments for Polls/Surveys
41     - Posters IP now show full hostname, if not detected show IP number (only for admin)
42     - Fixed bug that prevents to vote in past polls
43     - Added Dutch translation
44     - Added Simplified and traditional Chinese translation and buttons
45     - Added missing links.gif in admin section
46     - Added graphics buttons for German and French languages
47    
48    
49     July 2000: Version 2.02
50     =======================
51     - Added Yahoo! like web resources system with categories (reason for the 2.0)
52     - Banner Client now can Email himself a complete stats report
53     - Some cosmetic stuff in banners.php3 for clients display
54     - New ultramode.txt news headlines file generator (a general purpose text file)
55     (You need to chmod 777 your web main directory. File usefull for some things)
56     - Redirect works now, for links in stories don't use quotation marks ("")
57     (This is good: <a href=http://www.mysite.com>MySite</a>)
58     (This is NOT good: <a href="http://www.mysite.com">MySite</a>)
59     (If you put the "" hits will not be updated!)
60     - Edit User in admin section now works
61     - Fixed "/" in some themes to point to correct path for .php3 files
62     - Fixed a table bug in Slash theme
63     - Cosmetic stuff in some themes
64     - Changed the logo for all themes to see the PHP-Nuke logo insteed of Linux Preview one
65     - Fixed bug in articles.php3 to point to search with correct Topic
66     - Added German, Italian, Danish, Portuguese, Russian, Swedish and French translations
67     - Added translation text to no results page in search.php3
68     - Translated some hard words in the code
69     - Improved function to order topics in groups of 5 from admin.php3 and topics.php3
70     - Added more statistics data in the stats.php3
71     - Added a News Submissions alert in the Home of Default Theme for Admins only
72     - Older Articles block now have news divided by day (more elegant)
73     - Added support for Locales Date/Time functions to have better multilingual support
74     (for this function you need to have locales databases installed, most Linux
75     distributions already install all the locales needed)
76     - More efectively random function for banners display
77     - Added some missing html tables in Admin
78     - Added graphics to sections main page and admin (Remember to edit "sections/template.gif")
79     (and remember to add the graphic for each section in admin)
80     - Added one new theme, SlashOcean based on Slash
81     - Fixed some PHP4 issues (need more tests but it's a first step)
82     - Reduced space between images in the top of Slashdot theme
83     - Some more I don't remember...
84     - For sure added more bugs, or no? ;)
85    
86    
87     June 2000: Version 1.0
88     ======================
89     First Release

  ViewVC Help
Powered by ViewVC 1.1.26