Kees Jongenburger wrote:
> ><mm:formatter>
> > <mm:node number="123">
> >    <mm:relatednodes type="news" max="5" />
> >  </mm:node>
> ></mm:formatter>
> 
> Hi, 
> 
> You are right I think this is one of the 3 parts . It would be great
> to have a small demo
> that for example uses flash , It's really a great feature. (I did not
> like the format but that doesn't matter). did it support images?

IIRC the mm:formatter demo links an image to a certain paragraph of a text.

But it does not include the image-blobs itself, seperate requests must be
made. That may be a problem when sending data, which you may want to be
self-contained.

You could perhaps already put to use <mm:field name="handle" /> which, IIRC
writes out the image base64-encoded (because writing the actual data makes
no sense on a jsp).

But a different solution could of course be quite easily added.

Michiel


-- 
Michiel Meeuwissen                  mihxil'
Mediacentrum 140 H'sum                [] ()
+31 (0)35 6772979         nl_NL eo_XX en_US



_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to