Hi, TiddlyNoob here - I'm still working my way through these Tiddly
things, but have hit a snag and hope someone can help.
I have a main menu which shows for arguments sake:
[[Home|Welcome]]<<icon tiddlyimg/topmen_home.png 25 22>>
<<popup WikiTools [[<<forEachTiddler where 'tiddler.tags.contains
("Wikiresource")'$))]]>><<icon tiddlyimg/topmen_tools.png 25
22>>
So the second icon produces a popup menu containing the tiddlers
tagged "Wikiresource" - that's fine.
What I want to do is create a third menu (in MainMenu) that displays a
popup (just like icon 2) with links that open content directly in a
lightbox. I have followed the example docs for each tiddler (Lightbox
Examples / PopUp macros), but can't get it to work.
I have created a tiddler called CustomMenu (as per the PopUp example)
which contains 2 links which produce content in lightboxes:
<<tiddlerbox "Converters" "Converters" "Title">>
<<tiddlerbox "Color Picker" "Hex_Colour_picker" "Title">>
When I put this code into the MainMenu (see below), it doesn't work.
<<popup CustomMenu '<<tiddler CustomMenu$))'>><<icon tiddlyimg/
topmen_tools.png 25 22>>
Unfortunately, I can't work out why ... probably 'cos I'm stupid, but
hope someone can help.
Best regards and thanks
Fandang
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---