Refactor the structure of your pages in a given wiki web using a draggable/droppable interface. Easy-to-use and fast wapper of TWiki:Plugins/TreePlugin.
Why should I use it?
When the number of pages increases the maintenance os pages become really hard. Changing parents can be painfull yet necessary. Together with TreePlugin this plugin may be useful when organizing the structure.
What stage of development?
Pretty start, but already functional - I mean... starting... everything is working standalone (as the following video), but not yet integrated as a proper plugin or addon. Using ajax, can change parent nodes of a wiki page without problems.
Note: You do not need to install anything on the browser to use this add-on. The following instructions are for the administrator who installs the add-on on the server where TWiki is running.
Download the TXT file from the Add-on Home (see below)
parentRefactorAddon.txt: Copy and Paste this file's content on a wikipage to enable the addon
Test if the installation was successful:
You will be able to see a navigable tree
Tree nodes can be dragged
once dropped, the node's parent will be updated using ajax call
Add-On Info
Set SHORTDESCRIPTION = Add-on to TreePlugin to change parent nodes with drag & drop