Okey, I know it's still some time until we'll see next major version (8.5) launched, but I was thinking this topic could be of great value regarding AJAX implementation in WWF.
I've written down places in WWF where I think it would be good to have some AJAX.
Please, please, please: KEEP THIS TOPIC CLEAN AND ON POINT!! All you guys and girls that have suggestions to other places AJAX could be implemented, post it in here and do it like I have done below. That way it would be easily readable for all of us. Don't double post, instead just edit your last post to contain the new information! :o)
If you don't have something to add on this subject (and it don't follow these simple rules above), then DON'T post it either!!! Thanks for all your understanding. :o)
My suggestions:
On user-side:
1. Use if for editing a topic without the need for a page refresh. The post itself would be changed into a editing field where the user cold change his post then hit submit. All this witouth one singel refresh. (seen on IPB and works like a charm!)
2. AJAX search instead of normal form search just as seen on live.com
On admin-side:
1. Presently there is no way for an admin to batch move forums or subforums into a new category, or to batch change and move forums in a category into a sub-forum. Could this be considered in a future version (not very future ;) )? Also, everything that has to do with adminiestering forums, categories and sub-forums could be done with ajax, preventing page refreshes etc.
On the whole forum:
1. replace the existing flash loading script which appears on login screen, search screen etc with a AJAX script. This again does it so you don't need to use a page refresh, and the "Prossing" text on the loading form could be translated into any language without the need of editing a flash file ;)
Also, as a side note: If you guys want to see how far you could go with AJAX then take a look at the following CMS, called MODx. I'm using this CMS and I must say I'm very impressed to see how much can be done through AJAX. It's sooo nice to use!
Live demo that you can pay with on this site: It's worth spending 10 mins on this demo -Borg as I believe it could give you some nice inputs on what areas of WWF that could be using AJAX without bloating the software.
http://www.opensourcecms.com/index.php?option=content&task=view&id=2101&Itemid=159
Edited by nexus - 28 June 2006 at 2:10pm