On Wed, Apr 30, 2008 at 1:39 PM, Alexander Beutl <[EMAIL PROTECTED]> wrote: > Hum... well > I may try to port what I already wrote for joomla to fit wordpress > (shouldn't be too much work, but enogh to gain the full copyright again and > be able to publish it GPL'ed) and publish that as a plugin. It follows the > AJAX way - loading the parents first and then grabbing the cildren on > "expand" event. It also featured drag&drop... I think I used ext as a > framework when doing this... maybe I should rewrite it to use only jQuery > and maybe some plugins for jQuery... > > But I would say this *has* to be a different page since the manage page is > allready stuffed with too much information to be viewable as a treeview - or > ist there somebody who has any ideas how to show all those information in a > treeview?
Can you just insert the child rows underneath the parent with the names indented as they are now? I don't think we have to have a proper tree view. Ryan _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
