AJAX Ideas
From PunBB Resource Wiki
This is the page where we could collect ideas about how to use AJAX with PunBB.
[edit]
Additional Admin-friendlyness that could be added through Ajax
- Drag 'n' Drop forums
- Allows you to drag forums into a new position instead of renumbering
- Shouldn't affect normal functions if the box to renumber is left intact
- Modify forums and categories without changing pages
- The idea being you click a button and your category instantly appears then you can drag new forums into it
- Maybe this should be a plugin to make it easier not to break the current system.
- Modify topics without opening topics
- Double-click a topic title to edit it: no more need to 1) open the topic, 2) click the edit button, 3) make the changes, 4) submit it. It'll be: 1) double-click the topic title to edit, 2) make the changes, 3) [ENTER].
- Triple-click anywhere on a topic's row to change it's status: a dropdownlist appears in which you can choose to open/close/sticky the topic.

