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

Home » FUDforum » FUDforum Announcements » FUDforum 2.7.5RC1  () 2 Votes
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 2.7.5RC1 [message #31553] Sat, 06 May 2006 18:25 Go to next message
Ilia is currently offline  Ilia   Canada
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:

  1. Improve visual representation of next/prev links on the page.
  2. Make categories on the userlist toggles allowing up/down sorting of data.
  3. A number of fixes to mass-email/pm functionality.
  4. Fixed a few bugs related to in-db message storage.
  5. Avoid negative thread counts when expiring moved topic pointers.
  6. Updated the French translation.
  7. Fixed insertion of URL and E-mails based on selection for Mozilla based browsers.
  8. Added tool-tips to FUDcode formatting tags.
  9. Don't default to lower rating when no rating is selected
  10. Make subscribed topic link on the subscribed page take you to the 1st unread message in the topic
  11. Added a flag for disabling page caching for anonymous users.
  12. When posting in post-only forum redirect the user to the front page on successful message post
  13. Fixed author filter on the search page.
  14. Use Ajax for threaded message view, topic rating and category collapsing.
  15. Fixed selected text access for Safari browser.
  16. Added support for [wikipedia] tag.
  17. Improved search term highlighting algorithm.


FUDforum Core Developer
Re: FUDforum 2.7.5RC1 [message #31591 is a reply to message #31553] Tue, 09 May 2006 14:32 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
Ilia писал(а) Сбт, 06 Мая 2006 22:25

Use Ajax for threaded message view, topic rating and category collapsing.

Can be AJax turned off?
Re: FUDforum 2.7.5RC1 [message #31597 is a reply to message #31591] Tue, 09 May 2006 18:49 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
No, it cannot.

FUDforum Core Developer
Re: FUDforum 2.7.5RC1 [message #31598 is a reply to message #31597] Tue, 09 May 2006 19:16 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
Ilia писал(а) Втр, 09 Мая 2006 22:49

No, it cannot.

Bad news... How about making it switchable?
Re: FUDforum 2.7.5RC1 [message #31599 is a reply to message #31598] Tue, 09 May 2006 22:06 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
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 #31613 is a reply to message #31599] Wed, 10 May 2006 01:21 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
Ilia писал(а) Срд, 10 Мая 2006 02:06

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...

It is hard to develop an Ajax application that will work clear in all browsers that theoretically support Ajax. It is harder do develop a good Ajax application, for example where Back/Forward buttons is supported. Can you? Wink
Re: FUDforum 2.7.5RC1 [message #31621 is a reply to message #31613] Wed, 10 May 2006 12:55 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
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 #31629 is a reply to message #31621] Wed, 10 May 2006 17:29 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
Ilia писал(а) Срд, 10 Мая 2006 16:55

In the places where the back/forward buttons are needed Ajax is not being used.

So is back button needed to go to previous message? I think yes... But they don't work...
Re: FUDforum 2.7.5RC1 [message #31676 is a reply to message #31629] Thu, 11 May 2006 21:10 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
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 #31769 is a reply to message #31621] Wed, 17 May 2006 12:32 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
Ilia писал(а) Срд, 10 Мая 2006 16:55

We are using a Yahoo provided library that has means of ensuring support for for all browsers that support it.

Yahoo made a redesign of it's home page using Ajax (and seems Yahoo Ajax library) and officially noticed that they support only IE 6 and Firefox 1.5:
http://www.deepapple.com/news/?oid=22087
Re: FUDforum 2.7.5RC1 [message #31770 is a reply to message #31769] Wed, 17 May 2006 12:54 Go to previous message
Ilia is currently offline  Ilia   Canada
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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: FUDforum 2.7.4RC2 Released
Next Topic: FUDforum 2.7.5RC2
Goto Forum:
  

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

Current Time: Wed May 15 13:24:41 GMT 2024

Total time taken to generate the page: 0.02532 seconds