Changes for page Index
Last modified by SuperNico Laub on 2025/09/18 17:54
From version 1.1
edited by superadmin
on 2025/05/22 17:43
on 2025/05/22 17:43
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-ui/16.10.8]
To version 2.1
edited by SuperNico Laub
on 2025/09/18 17:54
on 2025/09/18 17:54
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-ui/17.7.0]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.super admin1 +xwiki:XWiki.supernico - Content
-
... ... @@ -1,1 +1,6 @@ 1 -{{documents id="alldocs"/}} 1 +{{velocity}} 2 +#set ($author = "$!request.getParameter('doc.author')") 3 +{{documents id="alldocs" 4 +#if($author != '')filters="doc.author=${services.rendering.escape($author, 'xwiki/2.1')}"#end 5 +/}} 6 +{{/velocity}}