[Bese-devel] bug or no bug?
Jan Rychter
jan at rychter.com
Wed Nov 2 13:34:14 UTC 2005
> Good day,
> jan> (<ucw:a :action (select component filename)
> jan> (<:img :src (concatenate 'string
> jan> "/thumbnails/"
> jan> filename)
> jan> :width 100))
>
> May be your yaclml version is too old?
[...]
No, it turns out it was just me being stupid. I had the above wrapped in
(<:as-html ... ).
> You can also try to use <:as-is or <:as-html tags - they do concatenation
> of arguments:
>
> (<ucw:a :action (submit form)
> (<:img :src (<:as-is "/thumbnails/" "aaa.png")
> :width 100))
Thanks for the tip!
--J.
More information about the bese-devel
mailing list