errata:
> First create a tiddler containing the desired formatting for a single
> 'linked thumbnail with caption' display, e.g., [[ThumbThing]]:
>
>    [img[images/thumb_$1.jpg][images/$2.jpg]]
>    $3
>
> Then, create another tiddler called [[ImageGallery]] containing
> something like:
>    <<tiddler ThumbThing with: photo1 "some words here">>
>    <<tiddler ThumbThing with: photo2 "other words here">>
>    <<tiddler ThumbThing with: photo3 "blah blah blah...">>
>    ...etc.

The correct definition for [[ThumbThing]] should be:
    [img[images/thumb_$1.jpg][images/$1.jpg]]
    $2

-e



>
> That's it.  Opening the [[ImageGallery]] tiddler automatically renders
> [[ThumbThing]] multiple times, using a different photo filename each
> time to produce a combined display of all thumbnails, complete with
> captions, ready for quick review and click-through to the full-sized
> photos (as external links directly to the JPG files).
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to