atom feed8 messages in org.xwiki.users[xwiki-users] linking an image thumbn...
FromSent OnAttachments
Your XEN ICT Team - Ricardo RodriguezNov 19, 2007 3:40 pm 
Vincent MassolNov 20, 2007 12:15 am 
Your XEN ICT Team - Ricardo RodriguezNov 20, 2007 12:55 am 
Vincent MassolNov 20, 2007 1:04 am 
Your XEN ICT Team - Ricardo RodriguezNov 20, 2007 1:32 am.htm
Your XEN ICT Team - Ricardo RodriguezNov 20, 2007 4:03 am 
Vincent MassolNov 20, 2007 5:04 am 
Your XEN ICT Team - Ricardo RodriguezNov 21, 2007 2:47 pm.html
Subject:[xwiki-users] linking an image thumbnail to the original file
From:Your XEN ICT Team - Ricardo Rodriguez (webm@xen.net)
Date:Nov 20, 2007 1:32:03 am
List:org.xwiki.users
Attachments:
attachment.htm - 1k

Vincent Massol wrote:

yes.

What you can do right now is simply build the following:

<a href="..." target="_blank"><img src="..."/></a>

where you replace ... by velocity code.

hint: $xwiki.getAttachmentURL("attachment name")

-Vincent

Thanks, Vincent. The possibility of combining Velocity, Groovy, Java, JavaScript, HTML, XWiki code and macros,... is extremely powerful. I've shown some simple pages to some people here and they are impressed.

Cheers,

Ricardo