Figured it out. . .
should have been
{{floatright{{{random img{<<QOTD "..\Pictures\home" inline
30000>>}}}}}}
I forgot to close the floatright. . . DOH!

Works great, Excellent solution !

Mike P.

On Dec 6, 4:31 pm, Mike <[email protected]> wrote:
> WoW - now that is eloquent code :)
>
> I love the QOTD plugin, had the most recent version, but had not read
> the most recent info tiddler . . . (shame on me)
> I had fun playing with my code either way, a good learning
> experience !
>
> One Question. . . .
> How can I replicate the formatting of (position and size of the image)
> [>img(400px+,auto)[Family Picture|images/famslide-11.jpg]]
>
> I have
> {{floatright{{{random img{<<QOTD "..\Pictures\home" inline 30000>>}}}
>
> CSS
> .floatright { float:right; }
> .random img { width:400px !important; }
>
> But the alignment is not just right, very close though . . . . (mixing
> with a table menu / tagglytagging / ect.)
> (An example of my layout in the Home / Work Tiddler 
> -http://www.strm.us/tw/newlayout.html)
>
> Thanks for all of your great plugins !
>
> Mike P.
>
> On Dec 5, 7:54 pm, Måns <[email protected]> wrote:
>
> > >http://www.TiddlyTools.com/#QuoteOfTheDayPlugin
> > > -------------------
> > > 2008.01.16 1.4.0 support using a local image file directory instead of
> > > tiddler name for getting list of items. If specified tiddler does not
> > > exist in the document, macro attempts to use tiddlername as a local
> > > directory name (using either absolute or relative path) and get list
> > > of all JPG/GIF/PNG files.
>
> > Great!! - I have used QuoteOfTheDayPlugin a lot, but I didn't know
> > this function..
> > You can even do this: <<QOTD .\ 3000>> to randomize images in the
> > rootfolder
> > and this:
> > <<QOTD .\FolderTitleAlsoExistsAsTiddlerTitle 3000>> to override an
> > existing tiddler which has the same title as a folder..
> > However you can't override a tiddler with more than one word like this
> > <<QOTD .\[[title also exist as tiddlername]] 3000>>
> > You can refer to a folder with more than one word, if it doesn't exist
> > as a tiddler <<QOTD [[folder name]] 3000>>
>
> > Eric - would it be possible to integrate some kind of predefined
> > imagesize - maybe even caption of image title?
>
> > Regards Måns Mårtensson

--

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