On Monday, March 7, 2011 4:43:56 PM UTC+1, Måns wrote: > I found this at fancybox.tiddlyspace.com: > [[ManualCalls]] > !!!Manual Calls Button > <<fancyBox button:"click me" tag:manual index:1 > fancy:"SlideShowConfig##Fancy" defaults:"SlideShowConfig##Default">> > parameter info:
button .. button text tag:manual .. all tiddlers tagged manual will be used for the show index .. start show with picture 1 If you want a single picture button use: <<fancyBox 01.jpg button:"Click me" defaults: ...>> where 01.jpg is your picture name. you can have a label too: <<fancyBox 01.jpg label:"myLabel" button:"Click me" picHost:"http://fancybox-pics.tiddlyspace.com/">> label .. label used for the big picture. picHost .. in this configuration only picHost is needed, if defaults: is defined, picHost is not needed. > However I can't digg how to use the imagemacro or how to specify which > image to use... > Could you give me a hint please?? > Image macro is not needed. It would be possible to use a link, that has a valid href, but it will need some low level selector params, which may trigger side effects. -m -- 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.

