Hi, 

I came across this macro from Mark S here 
<https://groups.google.com/forum/#!msg/tiddlywiki/6pU_xG0VJec/G9S0xG3KhxMJ;context-place=searchin/tiddlywiki/tw5$20external$20images$20button%7Csort:date>
 which 
creates a clickable thumbnail image which then opens full size.

However, I've noticed that it doesn't work if the file name of the image 
has a gap eg. "image name.jpg"

Anyone know how to fix it for this situation?

Thanks
Jon


\define imageit(image:"image.jpg")
<a href=$image$ target="new"><img src=$image$ width="25%" height="25%" /></a
>
\end

e.g. 

<<imageit "TW-Images\chimps_77646868_3patrol.jpg">>


-- 
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/b3a4fffa-0489-474e-92af-5c4e33c5f6eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to