I used this macro in TW 5.1.9 on Tiddlyspot but it does not seem to work in 
TW 5.1.11. Has something changed and how can I edit my macro to work again?

\define dropbox(folder,file)
<img src="https://dl.dropboxusercontent.com/u/955759/$folder$/$file$.jpg"; />
\end

<$list filter="[is[current]tag[species]]">
  <div class="bigger_image">
    <$macrocall $name="dropbox" folder="Orchidelirium" file={{!!title}}/>
  </div>
</$list>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/e5ad7310-fbbc-4c0c-a104-643fcf6a7b17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to