From empty
To version 1.1
edited by Helge Dahl
on 2018/01/22 10:41
Change comment: Install extension [org.xwiki.contrib:xwiki-macro-tabs/1.0.2]

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Macro Space
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +xwiki:XWiki.hde
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +XWiki 2.0
Content
... ... @@ -1,0 +1,9 @@
1 +This space contains all custom XWiki-wide macros.
2 +Here is the list of currently available custom macros
3 +{{velocity}}
4 +#set($hql = "where doc.space='Macro' and doc.name!='WebHome' order by doc.date asc")
5 +#set($results = $xwiki.searchDocuments($hql, 0, 0))
6 +#foreach ($item in $results)
7 + * [[$item]]
8 +#end
9 +{{/velocity}}

Tips

You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages.

Need help?

If you need help with XWiki you can contact: