Difference between revisions of "Extension talk:Treeview3.php"

From Organic Design wiki
(treeview4)
Line 1: Line 1:
Two similar articles [[Extension:Treeview.php]] and [[MediaWiki treeview.php]] --[[User:Sven|Sven]] 16:24, 10 May 2007 (NZST)
+
{{message|icon=[[Image:Info.png]]|text=For discussion about bugs etc, please use the mediawiki talk page at [[MW:Extension talk:Tree view]]}}
  
== Suggestions/bug ==
+
== See also ==
 
+
*[[:Category:Tree view images]]
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 [[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)
 
 
 
::Can't it load dynamically--you know, load a branch (+/-), display it, load the next branch, display it, etc? -[[User:Eep²|Eep²]] 18:21, 30 July 2007 (NZST)
 
:::Yip, that's how I'd like it to work eventually, but it will probably not be until treeview4 which will use mootools. --[[User:Nad|Nad]] 18:33, 30 July 2007 (NZST)
 
 
 
Bug:
 
* "This Article" branch doesn't use current page but, instead, the sidebar.
 
-[[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:13, 30 July 2007 (NZST)
 

Revision as of 08:16, 2 September 2007

File:Info.png For discussion about bugs etc, please use the mediawiki talk page at MW:Extension talk:Tree view

See also