FUDforum 2.7.5RC1 [message #31553] |
Sat, 06 May 2006 18:25 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
After a very long time, 2.7.5 release process is starting. As you can imagine after such a long time since the last release the list of changes is quite impressive. The highlights of this release include the following:
- Improve visual representation of next/prev links on the page.
- Make categories on the userlist toggles allowing up/down sorting of data.
- A number of fixes to mass-email/pm functionality.
- Fixed a few bugs related to in-db message storage.
- Avoid negative thread counts when expiring moved topic pointers.
- Updated the French translation.
- Fixed insertion of URL and E-mails based on selection for Mozilla based browsers.
- Added tool-tips to FUDcode formatting tags.
- Don't default to lower rating when no rating is selected
- Make subscribed topic link on the subscribed page take you to the 1st unread message in the topic
- Added a flag for disabling page caching for anonymous users.
- When posting in post-only forum redirect the user to the front page on successful message post
- Fixed author filter on the search page.
- Use Ajax for threaded message view, topic rating and category collapsing.
- Fixed selected text access for Safari browser.
- Added support for [wikipedia] tag.
- Improved search term highlighting algorithm.
FUDforum Core Developer
|
|
|
|
|
|
Re: FUDforum 2.7.5RC1 [message #31599 is a reply to message #31598] |
Tue, 09 May 2006 22:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Why? It is supported by every major browser for quite sometime and make some operations be MUCH faster (orders of magnitude), which improves user experience and saves server resources...
FUDforum Core Developer
|
|
|
|
Re: FUDforum 2.7.5RC1 [message #31621 is a reply to message #31613] |
Wed, 10 May 2006 12:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
We are using a Yahoo provided library that has means of ensuring support for for all browsers that support it. So this particular part of complexity we've managed to avoid.
In the places where the back/forward buttons are needed Ajax is not being used.
FUDforum Core Developer
|
|
|
|
Re: FUDforum 2.7.5RC1 [message #31676 is a reply to message #31629] |
Thu, 11 May 2006 21:10 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
In the tree view you can just click on that message in the tree or use next/prev nagivation on the same page.
FUDforum Core Developer
|
|
|
|
Re: FUDforum 2.7.5RC1 [message #31770 is a reply to message #31769] |
Wed, 17 May 2006 12:54 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well, Yahoo library is much more extensive then what FUDforum uses. We only use the ajax request making component, from my tests it works fine on:
opera (even on mobile devices), safari, firefox and IE 6
FUDforum Core Developer
|
|
|