Wiki source code of TestFloatingBox

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

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