[EMAIL PROTECTED] wrote: > How do I display/link to attachments in MMBase1.5? > > There does not seem to be a provision in the taglib (like there is for > images), and the "attachment.db" servlet that SCAN seems to use is not > available.
You can of course still link to attachment.db. (perhaps with url tag). > What am I missing? Nothing, you are right. It is fixed in 1.6 where on default is configured a 'attachment'-tag. In fact one could as well use the image-tag, because it is the same class, the only difference being that specifying a 'template' does not make sense for an attachment. In 1.6 is a whole new set-up for servlets which makes all this possible, and this certainly can not be easily backported to 1.5. Michiel -- Michiel Meeuwissen Mediapark, C 107 tel. +31 (0)35 6772979
