On 18 Mai, 07:38, "Mark S." <[email protected]> wrote: > A few days ago Morris Gray pointed out thetreeviewplugin code for > jquery developed by the folks athttp://www.dynamicdrive.com/. > > I've been hoping for some capability like this would come along, so > I've taken a first stab at implementing it: > > http://treeview.tiddlyspot.com/ > > There are things that aren't quite perfect, and maybe some of the TW > wizards here can step in. I wasn't able to find the code that formats > tooltip titles on links, so I'm using a simplified expression. And > the menu doesn't refresh itself automatically. The way I implemented > it might be a bit kludgey, too, in some eyes. > > But it shows that it can be done. > > -- Mark
This is interesting indeed, though a bit of a hassle for predominantly single file users. As an alternative, I find that the sitemap-view of mptw's tagglyTagging offers quite a powerful (and fast) tree too ...without collapsing images or any external files. On 18 Mai, 09:05, Morris Gray <[email protected]> wrote: > Ahh my little acorn, > > You have done well. Each journey begins with the smallest of > steps.... if one doesn't get rooted along the way :-) > > Here is some plant food for your little bonsai. Sprinkle this into > your PageTemplate and your tree will grow automatically with each > tiddler tier. > > <div id='mainMenu' refresh='content' force='true' tiddler='MainMenu'></ > div> > > Keep up the good work, acorn. > > Morris Grayhttp://twhelp.tiddlyspot.com > A TiddlyWiki help file for beginners > > On May 18, 3:38 pm, "Mark S." <[email protected]> wrote: > > > A few days ago Morris Gray pointed out thetreeviewplugin code for > > jquery developed by the folks athttp://www.dynamicdrive.com/. > > > I've been hoping for some capability like this would come along, so > > I've taken a first stab at implementing it: > > > http://treeview.tiddlyspot.com/ > > > There are things that aren't quite perfect, and maybe some of the TW > > wizards here can step in. I wasn't able to find the code that formats > > tooltip titles on links, so I'm using a simplified expression. And > > the menu doesn't refresh itself automatically. The way I implemented > > it might be a bit kludgey, too, in some eyes. > > > But it shows that it can be done. > > > -- Mark > Also, saving changes to a tiddler seems to be quite time consuming on http://twt-treeview.tiddlyspot.com ...I guess that is due to refreshing the mainmenu after every change. So, if you're fine with having it updated only when refreshed, I recommend to not make any changes to the main menu section in the page template. Though this would, of course, result in a more "static" version of "el arbol" ;o) Tobias. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

