Wiki source code of TestFloatingBox

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

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