On Mar 8, 9:43 pm, Nave Nemom <[email protected]> wrote: > I was looking for a basic plugin that allowed the expansion/minimization of > images in tiddlywiki. I couldn't find one so I tried to make it myself, > shown here:http://hobotiddly.tiddlyspot.com/. I'm not much of a > programmer, so it's a little amateurish. Also, if anyone knows of something > like this that already exists, please point me in the right direction.
http://www.tiddlytools.com/#ImageSizePlugin Extends the TWCore image syntax to allow width/height to be specified (using CSS values): [img(width,height)[...]] The plugin also provides optional interactive resizing of images using the mouse (drag to stretch/shrink, shift-click/ctrl-click to maximize/ restore). There's also a 'transclusion' that enables scaled images by substitution into embedded HTML syntax, without using any plugin code: http://www.tiddlytools.com/#ThumbThing enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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 http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

