General Actions:
Log-in
Wiki:
L3D's Wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
WikiMacros
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to your wiki
»
XWiki Space
»
WikiMacros
Wiki source code of
WikiMacros
Last modified by
Administrator
on 2011/03/02 17:34
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
{{velocity filter="none"}} {{html clean="false" wiki="true"}} = Existing wiki macro definitions = #set($mxwiki=$xwiki.getXWiki()) #set($mcontext=$context.getContext()) #set($sql="select doc.fullName from XWikiDocument doc, BaseObject obj where doc.fullName=obj.name and obj.className='XWiki.WikiMacroClass'") #set($mdocs=$mxwiki.getStore().search($sql, 0, 0, $mcontext)) #info("[$listtool.size($mdocs)] wiki macro definition(s) found:") <br/> #foreach($mdoc in $mdocs) [[$mdoc>>$mdoc]]<br/> #end {{/html}} {{/velocity}}
Quick Links
L3D Calendar
Wiki Dashboard
Document Index
Blog
Sandbox