myfta
1
I realise the plugin is not supported, but does it work with 5.3.7?
The demo page does not appear to be working either Automatically adding a lightbox for every image in a tiddler as it is throwing an error Undefined widget 'eventcatcher'
Simply I would like a lightbox on one image in a tiddler. Does someone have working code as an example?
My images ae located in a /files folder.
If you refresh the page, that error should be resolved.
myfta
3
Thanks.
Is it possible to wrap that all into a macro so it can be called by a single line on relevant tddlers?
\procedure spotlight-actions()
<$action-spotlight
$images={{{ [<storyTiddler>_images[]format:titlelist[]join[ ]] }}}
$start=<<dom-src>>
/>
\end
<$eventcatcher $click=<<spotlight-actions>> selector="img" class="spotlight-mixmedia-example">