This one’s a little bit more complex, I think the main holdup with it’s implementation is due to how list views have previously been treated in Joomla, with the changes suggested elsewhere some cool new possibilities emerge.
Firstly, why have only one way to navigate and edit content? We could have more. Many sites use a more literal tree view for editing and adding content, this is REALLY easy to understand and it could easily be done in Joomla. It could be an additional editor, no need to scrap the old ones, or it could be added into core.
Here’s how the menu Manager would work with this:
1. Click the disclosure triangle next to a menu and the menu items load underneath via ajax.
2. Click on a menu item, if it’s an article, you see the article and can click to edit, if it’s a blog or list, you see the items in that section.
You could do the same thing with the category and article manager, click a category, see subcategories and articles in it, rinse and repeat.
It needs more thought, and a lot more design, but the benefit of this kind of view are many.








