Wiki source code of TestFloatingBox

Version 4.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 ##(% class="eventAction eventActionEdit" %)(((
6 [[editinline>>$doc.getExternalURL('inline')]]
7 ##)))
8 {{/box}}
9
10 #end
11 {{/velocity}}