Ajax-ify page ordering

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
8/7/2008 4:57:15 AM
Gravatar
Total Posts 40

Ajax-ify page ordering

Hi Joe,

Would it be possible to make the Add/Edit Pages page reordering functionality Ajax enabled to speed it up a bit by stopping full page refreshes when re-ordering the pages? Not a major request but it would certainly speed things up when you're re-organising the pages on your site!

Matt

8/7/2008 9:01:32 AM
Gravatar
Total Posts 18439

Re: Ajax-ify page ordering

Someday I'd like to make a drag and drop treeview for moving pages around. I could easily put the current listview in an updatepanel to ajaxify it but I really don't think that would speed it up, it would only make it a little smoother looking. When a page is moved, all the pages with the same parent have to be re-ordered, so the list has to be re-populated after each move and the list is the only thing on the page so its not going to save much time. Also, when a page is moved the menu itself has to change so doing it in an ajax panel would leave the menu unchanged and it could be more confusing. I've got too many other fish to fry to look into this right now.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.