[tw5] Re: menu item linking directly to a tiddler

2019-06-19 Thread Ton Gerner
Hi Eric

I have used Ton Gerner's excellent plugins to create a menubar with several 
> drop-down menus linking to tiddlers of interest. 
>

Glad to hear you like them. 

Assuming you are using my Top menu plugin which contains for the top menu 
(to be adjusted):


{{tagpill1||$:/plugins/tongerner/topmenu/menu-template}}
{{tagpill2||$:/plugins/tongerner/topmenu/menu-template}}


You can add to the top menu:


   - links (e.g. GettingStarted)
   - images (e.g. $:/core/images/right-arrow)
   - symbols (e.g. ❘)
   - ...


in the following manner:


{{$:/core/ui/Buttons/home}}
[[GettingStarted]]
{{$:/core/images/right-arrow}}
❘
{{tagpill1||$:/plugins/tongerner/topmenu/menu-template}}
{{tagpill2||$:/plugins/tongerner/topmenu/menu-template}}


For sure it needs some CSS tweaking.

Hope that helps,

Cheers,

Ton

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3d043748-18c9-43f5-9ea0-54b5197bc76b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: menu item linking directly to a tiddler

2019-06-18 Thread TonyM
Eric,

It sounds like you answer relates to Ton Gerner's plugins. To get others to 
assist you I suggest linking to the demo for the plugins you are using and 
tell us something about how you use them, even better share a link to a 
wiki.

My own my menus plugin site has a lot of examples of how to code menu 
items, you may find some ideas there.

Regards
Tony

On Wednesday, June 19, 2019 at 6:30:12 AM UTC+10, Eric Kofoid wrote:
>
> I have used Ton Gerner's excellent plugins to create a menubar with 
> several drop-down menus linking to tiddlers of interest. 
>
> I would also like a couple of items in the menubar which link directly to 
> specific tiddlers. For instance, I would like an item "About" which, when 
> clicked, will immediately call up the corresponding tiddler without the 
> intervention of a drop-down list.
>
> Also, I would like to embed a small image of a vertical bar in the menu 
> bar to separate drop-down items on the left from specific links on the 
> right. If clicked, it would elicit no response. 
>
> Any help would be greatly appreciated.
>
> Cheers,
>
> Eric
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7a8be673-7238-4825-a184-37b857d12c3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.