Finally, It's alive!
[(search dir=files/covers type=jpg fmt="[^{+p}.jpg dir=covers^]")]
did just what I wanted.
Thanks Dan and Linly for input.
Regards,
On Mar 12, 3:06 pm, The Editor <[email protected]> wrote:
> On Thu, Mar 12, 2009 at 3:18 AM, kanesodi <[email protected]> wrote:
>
> > cool.. I'm getting this one. didn't know "search" had options like dir
> > and fmt.
> > is it b.t.w possible to display images in subfolders? haven't managed
> > to do so,
>
> > cause this:
> > [(search dir=files type=gif,jpg fmt="img:{+p}")]
> > shows images in top level e.g. /files
>
> > and this
> > [(search dir=files/covers/a type=gif,jpg fmt="img:{+p}")]
> > shows this:
> > img:nameofcover
>
> > this one is almost the good one
> > [(search dir=files/covers type=gif,jpg fmt="img:{+p}.jpg")]
> > shows covers in top level e.g. /files but links for upload for others
> > like this
>
> > img:nameofcover0.jpg? img:nameofcover1.jpg? img:nameofcover2.jpg?
>
> Not sure. You could try:
>
> [(search dir=files/covers type=jpg fmt="img:covers/{+p}.jpg")]
>
> or
>
> [(search dir=files/covers type=jpg fmt="[^{+p}.jpg dir=covers^]")]
>
> Cheers,
> Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" 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/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---