> Hello does anyone know how to get the tiddlywiki to resize and image
> so it fits in a page.  Currently I am using:
>
> [img[images/Picture.jpg]]
>
> But the Picture is way to big and expands off the tiddly page.

Try this:
   http://www.TiddlyTools.com/#ImageSizePlugin

It extends the core [img[...]] syntax so you can easily specify the
width/height of the image, like this:
   [img(width,height)[...]]

where 'width' and 'height' are CSS values with dimensions: px, em, in,
cm, or %

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