FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Announcements » FUDforum 3.0.0 RC1 Released
Show: Today's Messages :: Unread Messages :: Polls :: Message Navigator
| Subscribe to topic | Bookmark topic 
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 3.0.0 RC1 Released [message #160424] Sat, 12 September 2009 03:32 Go to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
Hi,

After about 115 days of active development, FUDforum 3.0.0 RC1 is finally ready for testing! Please download the latest release and help us to test and document it on the FUDforum wiki.

New requirements:

PHP4 is no longer supported (you've been warned). The new system requirements to run FUDforum are:
* PHP 5.1 or higher
* MySQL 4.1+ or PostgreSQL 8.1+ or SQLite 3.x+

Interface changes:

* A new Quick Reply editor was added with full BBcode and smiley support.
* ATOM and RSS2 syndication was added (in addition to the exiting RDF feed format).
* Quotes are now rendered with a quote icon and semantically correct cite and blockquote tags. Nested quotes are rendered in different colors.
* Code blocks are rendered with "Select all" and "Show/ hide" controls.
* Support for graphical captchas and captcha plugins (to define more advanced or site specific captchas).
* The welcome message now includes an avatar and 5-star rating.
* FUDcode was renamed to BBcode.
* The default forum header now contains a forum description.
* The "generate printable PDF" link was replaced with a PDF icon.
* Twitter integration and layout changes for social networking sites.
* Improve visual display of redirect forums (JanRei).
* Two new themes - forestgreen and slateblue.

New administration features:

* Ability to specify a minimum message length to prevent users from posting empty or very short messages.
* Ability to check for and block creation of duplicate topics.
* Improved plugin support - including on-line configuration and help call-outs. The PREREGISTRATION hook was changed and new default plugins were added.
* Process MIME encoded attachments while importing USENET posts.
* Administrators can now load (or aggregate) XML feeds into the forum.
* Allow importing of mailing list messages from POP3 and IMAP mailboxes.
* SMTP TLS support (one can now, for example, send forum messages through GMail).
* New 'Lock/unlock All Selected' button on the topic listing page.
* Global settings were re-ordered and indexed in the Admin Control Panel.
* The message compactor can now also change the character set of private messages.
* Many other Admin Control Panel improvements (too many to mention them all here).

Internationalization improvements:

* Administrators can import the latest forum translations directly from TranslateWiki.
* English messages were removed from all translations (English is now used in the fall-back chain).
* Support language-specific plural messages. For example "1 Vote" and "2 Votes" instead of "1 Vote(s)"; and "Moderator:" or "Moderators:" instead of "Moderator(s):".
* Message files can now contain comments (mainly to credit translators).
* Single quotes in messages files are now encoded to prevent them from breaking our themes.
* Message editor can now also add messages to message files.
* A new "Help/ FAQ Editor" Admin Control Panel was added.
* Updates to French (by rflores), German (by zwickyy) and Russian (George Nechaev) messages (prior to TranslateWiki migration).
* New languages added (not all 100% completed):
- [br] Breton / Brezhoneg
- [gl] Galician / Galego
- [oc] Occitan / Occitan
- [gsw] Swiss German / Alemannisch
- [el] Greek / Ελληνικά

Database changes:

* Upgrade script now supports upgrading of SQLite databases.
* The installer now supports the MySQLi (MySQL Improved) database driver.
* The command line installer now supports automated MySQLi and PDO database installations.

Fixes:

* Preserve views and topic description when merging threads.
* Restore plugin settings (changing global settings disabled the plug-in system).
* Allow users to login after a theme was removed.
* Tree View doesn't work in Internet Explorer 8.
* Support hosts that disable the syslinks() function.
* Copy the ".path_info" marker when a new template set is created.
* The FUDAPI call, fud_fetch_newest_user() should return something.
* Fix PHP warning when editing sparse themes.
* Prevent display of a confusing '0' if no accounts are pending approval.
* Force charset with AJAX get (tree view messed up non-English messages).
* Unprintable chars after search abstracts (non-English forums).
* Fix URL avatars.
* Specify column list when selecting data to ensure we get it in the right order. This will fix several restore issues.
* Uninstall script will now drop the forum's database tables.
* Some mail sending fixes.
* Many more as can be seen from the change log.

Credits:

I would like to thank the following users who have helped with this release:

* Ilia Alshanetsky for tagging and releasing the code as well as hosting the wiki and support site.
* Niklas Laxström for extending Mediawiki's Translate plugin to support FUDforum's messages.
* Siebrand Mazeland for heping me and the other FUDform localizers on TranslateWiki.
* JamesS for originally developing the Quick Reply feature.
* J Carter for the ability to import MINE encoded USENET attachments.
* Jan Reininghaus (janray) for various fixes and layout updates.
* The Witcher for helping to create localized forum buttons and hosting the forumguild download site.
* George Nechaev, rflores, zwickyy and all TranslateWiki's localizers for various translation updates.

Enjoy, but please use responsibly!

Frank
Message by The Witcher is ignored  [reveal message]  [reveal all messages by The Witcher]  [stop ignoring this user] Go to previous messageGo to next message
Message by The Witcher is ignored  [reveal message]  [reveal all messages by The Witcher]  [stop ignoring this user] Go to previous messageGo to next message
Re: FUDforum 3.0.0 RC1 Released [message #160429 is a reply to message #160424] Sat, 12 September 2009 12:26 Go to previous messageGo to next message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma: 0
Senior Member
add to buddy list
ignore all messages by this user
Good stuff. I'm glad to see FUDforum's development reviving. After a long period of silence you have brought it back to life with several new releases.
Re: FUDforum 3.0.0 RC1 Released [message #160430 is a reply to message #160426] Sat, 12 September 2009 16:37 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
The Witcher wrote on Sat, 12 September 2009 11:47
FUDforum_3-0-0RC1.zip upgrade And FUDforum_3-0-0RC1.zip installer are the same! So there is no upgrade!


The names and checksums of the install and upgrade scripts are
identical. I've asked Ilia to investigate (I don't have access to fix it).

Best regards.

Frank
Re: FUDforum 3.0.0 RC1 Released [message #160443 is a reply to message #160430] Mon, 14 September 2009 12:13 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
Good news: Ilia was able to fix the problem ("looked like the download script didn't know about option of having version 3.X").

The upgrade script can now be downloaded from http://fudforum.org/download.php?di=141&u=1

Best regards.

Frank
Quick Reply
Formatting Tools:   
  Switch to threaded view of this topic Create a new topic
Previous Topic: FUDforum on TranslateWiki
Next Topic: FUDforum 3.0.0 RC2 Released
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Oct 12 14:58:53 EDT 2024

Total time taken to generate the page: 0.05241 seconds