Extension talk:Treeview3.php
From Organic Design wiki
Two similar articles Extension:Treeview.php and MediaWiki treeview.php --Sven 16:24, 10 May 2007 (NZST)
Suggestions/bug
This deals with Treeview used as a sidebar:
Suggestions:
- Remember open branches when changing pages ("Navigation" and "Current Users" always remain open despite being closed, for example)
- Make tooltips optional as they tend to block out menu options; also, is a tooltip necessary for the Treeview version--on each branch?
- Faster/dynamic loading (what's with the radial progress bar?)
- The radial progress thing is because it's a Livelet which is loaded and cached separately from the main article meaning that users with large trees don't have to wait for 200K of tree to load. --Nad 18:13, 30 July 2007 (NZST)
Bug:
- "This Article" branch doesn't use current page but, instead, the sidebar.
-Eep² 17:22, 30 July 2007 (NZST)
- That's a bug with Livelets.php not the tree and has a solution which will eventually get implemented when I get some time to get back onto some livelets coding. --Nad 18:13, 30 July 2007 (NZST)