Hi Cyrill > BUT, where to modify the CSS to change the start position of the TOC > to the down left side, and also to fix it there even when you move the > long tiddler down ...
In http://puppy.tiddlyspace.gir.dk/ I did two things: 1) Made use of MoveablePanelPlugin and turned the TOC panel into a moveable panel, from where you can toggle a hover state 2) Used TiddlersBarPlugin ("multi-singlepagemode in tabs") which makes the TOC panel turn into an overlay of the mainmenu - and you'll get a new TOC for every individual tiddler, with the effect of getting a new MainMenu every time you change to a new tab, where the tiddler shows a TOCpanel.. I couldn't figure out how to make the undocked moveable panel (TOC) open relative to the tiddler position - ALL moveable toc-panels open at the exact same place (as an overlay for the MainMenu)... I'm afraid I have forgotten exactly how I setup the css for the TOC- panel (as I remember there was a lot of trial and error going on ..) - You will have to investigate the PageTempate, ViewTemplate and StyleSheet tiddlers... - sorry... Later I made these: http://diverse.tiddlyspace.gir.dk/ (a couple of days ago) http://diskuter.tiddlyspace.gir.dk/ (today -a pr. tiddler copy of @diverse - however not quite there yet) http://diskussion.tiddlyspace.gir.dk/ (today - a clone of @diskuter, editable by anyone not only members..) In these spaces I've abandoned the idea of making the TOC-panel undocked and relative to a tiddler - instead it is docked to a tiddler (upper left of all tiddlers with sections, when they are in a uncollapsed state) - or (in the collapsed state) as a popup (docked,- also a moveable panel!!) from a toolbarbutton ("toc" left of icons to the right)... Here I utilize yet another StyleSheet (ShadowTiddler produced by CollapseTiddlersPlugin) - so you'll have to dig that as well :-) Cheers Måns Mårtensson -- 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.

