Wiki source code of TestFloatingBox

Version 3.1 by Jean-Vincent Drean on 2010/04/21 11:16

Show last authors
1 {{velocity}}
2 #if($context.action == 'view')
3
4 {{box cssClass="floatinginfobox"}}
5
6 (% class="eventAction eventActionEdit" %)(((
7 [[editinline>>$doc.getExternalURL('inline')]]
8 )))
9
10 {{/box}}
11
12 #end
13 {{/velocity}}