try this: 

\define cssf(tag)
<div class="container">
<$list filter='[tag[$tag$]]'>
<$set name="url" value={{!!_canonical_uri}}>
<$set name="alt" value={{!!alt}}>
  <img class='photo'  src=<<url>> alt=<<alt>> />
</$set>
</$set>
</$list>
</div>
\end

<<cssf "ImageTag">>

and make sure, that your images are tagged, and type: image/jpeg or png, 
depending on your images. So the tiddlers should show the image. Then 
everything is set up right. 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/92a50fa2-3508-4984-bb1e-00d169c1cb5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to