Hi Morris I've tried to reconstruct your TWT TopMenu in my notestormproject - and it's seems to work with ToggleTiddlersBar and the ToggleBars transclusions... One transclusion which didn't work was <<tiddler ShowPopup with: ... However - when I put it in another tiddler and referred to it from the Topmenu with <tiddler TopSearch>> it worked without breaking the TopMenu?!
Please take a look at it: http://tinyurl.com/ylk6zgg I know it's partly hidden by the TiddlersBar - I don't know where to tweak that parameter (forgot how I did it...) So if you could tell med how to set the border or margin properly please tell. Regards Måns Mårtensson > However here's what I found. I have not been using Eric's new > transclusion ToggleRightSideBar but the old one. I upgraded to his > new transclusion at the same time I tried ToggleTiddlersBar. So I > wrongly blamed ToggleTiddlersBar when in fact the new transclusion > ToggleRightSideBar breaks it as well. > > It was only when I gave up and deleted ToggleTiddlersBar that I found > out the menu was still broken. Reverting back to the pre-transclusion > ToggleRightSideBar fixed the problem. > > Måns I wonder if you could verify my findings with one of your TWT- > Treeview menus if is true then we may have to talk to Eric about it. > > Morris > > On Dec 4, 7:11 pm, Måns <[email protected]> wrote: > > > > > Hi Morris > > > Isn't it what happens when you put some macros in an unordered list > > <ul> between <li> </li> tags? > > I know it doesn't for toggle left/right sidebar - but as I recall it > > was a problem when I tried to put a <<tiddler scripttiddlername>> into > > TWT TreeViews TopMenu some time ago (it paused the > > Menu):http://groups.google.dk/group/tiddlywiki/browse_thread/thread/b133984... > > > Regards Måns Mårtensson > > > On 4 Dec., 08:18, Morris Gray <[email protected]> wrote: > > > > That's great Mario. Unfortunately it breaks the menu in TWT Treeview > > > for me. Something must have either slipped in, or slipped out when you > > > converted it from ToggleRightSidebar. Could you check that out? > > > > Morris > > > > On Dec 4, 2:09 am, PMario <[email protected]> wrote: > > > > > Hi, > > > > > Until yesterday I used a "dirty" hack like: > > > > > inserted the following line in tiddler: OptionsPanel > > > > <<option chkDisableTabsBar>> [[deactivate TBar|TiddlersBarInfo]] > > > > > Need a tiddler named: TiddlersBarInfo containing: > > > > <script>var t=setTimeout("story.closeTiddler('TiddlersBarInfo')", > > > > 2000);</script> > > > > > If you check the option and click the WikiLink the tiddler opens and > > > > after 2 seconds closes automatically. The disadvantage is, the shorter > > > > the time the faster you have to bee with double click, if you want to > > > > edit the tiddler :) > > > > > Yesterday I took Erics great work ToggleRightSidebar and changed it. > > > > See [1]. It is a transclusion, so it can be also used as a link in the > > > > browser. > > > > > > If it is possible, practical, and harmless, would someone please tell > > > > > me how? > > > > > I hope the macro is harmless. If not tell me. Should also work with > > > > IE. > > > > > I versioned it with "0.9.0 beta" because for refreshing tiddlers bar I > > > > needed: > > > > story.displayTiddler(null,''); > > > > story.closeTiddler(''); > > > > because I don't fully understand the refresh machanism in TW. But for > > > > me it does the work. > > > > > Some dev hints would be very welcome! > > > > > regards Mario > > > > > [1]http://a-pm.tiddlyspot.com/#ToggleTiddlersBar > > > > [2]http://a-pm.tiddlyspot.com/#[[ToggleTiddlersBar%20Test]] > > > > > On Nov 30, 6:09 pm, Craig in Calgary <[email protected]> wrote: > > > > > > In every instance of ToggleTiddlersBar I have seen, > > > > > e.g.http://notestormproject.tiddlyspot.com/,http://twt-treeview-executive..., > > > > > the implementation of ToggleTiddlersBar is always the opening of a > > > > > tiddler, the selecting of a checkbox, and then the selecting of the > > > > > close button to apply the change - three (3) clicks. Is is not > > > > > possible/practical for that toggle to behave the same as > > > > > ToggleLeftSidebar and ToggleRightSidebar, i.e. a boolean switch - one > > > > > (1) click? What would be the harm? > > > > > > If it is possible, practical, and harmless, would someone please tell > > > > > me how? > > > > > > Thank you. -- 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.

