1.0.1 Beta Version [message #176] |
Wed, 23 January 2002 04:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma:
|
Senior Member Administrator Core Developer |
|
|
I've just put the beta version of 1.0.1 on this forum. Among the many code fixes it cleans up the layout quite bit. Here is the detailed list of what has been done so far:
New Features
I've added a statistic option (right below the who's logged in), which allows people to see how many posts/thread/users are in the forum as well as the login of the newest forum member. You'll be able to turn this option on/off via the globals control panel or GLOBALS.php file.
The icons for read/unread post on thread.php have been replaced with much nicer ones IMHO (I hope you like em).
Color coding added to "who's online" list, so you can clearly see the admins & moderators.
Security Bugs Fixed
A fix was added to fudcode parser to fix a security fault that allowed users to pust javscript code inside the [img] tag, which in IE 5+ would cause the Javascript to be executed on load.
Fixed a small security bug, which allowed user with an ID of 2, to be able to see the forum's timings (page generation & SQL query timings) on certain pages.
Other Bugs Fixed
Fixed smilies parser, which under certain conditions would screw up the parsing of email addresses.
Fixed a bug that under certain conditions would fail to delete private messages, because of an invalid SQL query.
Fixed a number of layout bugs, dealing with mismatched styles.
Fixed a bug with the moderation system, that in some cases would fail to update to fud_forum table's moderators field.
Fixed SQL query syntax in smilies.inc to support older SQL versions.
Fixed a potential bug (I've been unable to replicate it), which may have caused ratethread.php to give SQL warning due to an attempt at inserting a duplicate entry into the fud_thread_rate_track table.
Layout Fixes
Based on previous suggestions, I've changed the color alternation on thread.php, once again your feedback would be appreciated.
I've updated the default styles with a new much more readable font, which seems to look quite good (IMHO) in IE and Mozilla.
I've changed the font sizes in the default style to use defined pixel sizes instead of small, x-small.
A number of general layout fixes were corrected, they are quite minor and are too numerous to list individually.
Added "New Thread" button to the bottom of thread.php as well as msg.php & tree.php
The links "New Thread","Reply","Tree View" were added to the bottom of msg.php
FUDforum Core Developer
[Updated on: Wed, 23 January 2002 04:25] Report message to a moderator
|
|
|