Changes for page Public
Last modified by xWill xMencel on 2026/06/29 15:39
From version 10.1
edited by xWill xMencel
on 2026/05/11 15:43
on 2026/05/11 15:43
Change comment:
There is no comment for this version
To version 22.2
edited by xJeff xCalhoun
on 2026/06/08 16:27
on 2026/06/08 16:27
Change comment:
deny script right for XWiki.XWikiGuest
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. will1 +XWiki.jeff - Content
-
... ... @@ -1,15 +1,18 @@ 1 + 2 +{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}} 3 + 4 +== Hot == 1 1 {{velocity}} 2 -{{html wiki="true"}} 3 -#startfloatingbox() 4 -**ECOM Login Required: 5 -* [[WIU Only>>WIU]] 6 -* [[Dpt/Unit/Group>>Unit]] 7 -* [[Sandbox]] 8 -#endfloatingbox() 9 -{{/html}} 6 +#set ($list = $xwiki.tag.getDocumentsWithTag('Hot')) 7 +#foreach($reference in $list) 8 + #set ($document = $xwiki.getDocument($reference)) 9 + #set ($label = $document.getTitle()) 10 + [[$label>>$reference]] 11 + #end 10 10 {{/velocity}} 11 11 12 -{{documentTree root="Public.WebHome" /}} 14 +== Browse == 15 +{{documentTree root="document:xwiki:Public.WebHome"/}} 13 13 14 14 15 15
- XWiki.XWikiRights[11]
-
- Levels
-
... ... @@ -1,1 +1,1 @@ 1 -view ,script1 +view
- XWiki.XWikiRights[14]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Deny - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +script - Users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest