Difference between revisions of "Extension talk:Treeview3.php"
From Organic Design wiki
m |
m |
||
Line 9: | Line 9: | ||
* Make tooltips optional as they tend to block out menu options | * Make tooltips optional as they tend to block out menu options | ||
* Faster/dynamic loading (what's with the radial progress bar?) | * Faster/dynamic loading (what's with the radial progress bar?) | ||
− | :The | + | :The radial progress thing is because it's a [[Extension:Livelets|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. --[[User:Nad|Nad]] 18:13, 30 July 2007 (NZST) |
Bug: | Bug: | ||
* "This Article" branch doesn't use current page but, instead, the sidebar. | * "This Article" branch doesn't use current page but, instead, the sidebar. | ||
-[[User:Eep²|Eep²]] 17:22, 30 July 2007 (NZST) | -[[User:Eep²|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. --[[User:Nad|Nad]] 18: | + | :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. --[[User:Nad|Nad]] 18:13, 30 July 2007 (NZST) |
Revision as of 06:13, 30 July 2007
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
- 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)