Changes for page Public

Last modified by xWill xMencel on 2026/06/29 15:39

From version 7.33
edited by xWill xMencel
on 2026/02/11 10:02
Change comment: allow comment right for Main.AIMS->LDAP
To version 24.1
edited by xWill xMencel
on 2026/06/29 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
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 openLevel="1" root="document:xwiki:Public.WebHome"/}}
13 13  
14 14  
15 15  
XWiki.XWikiRights[6]
Levels
... ... @@ -1,1 +1,1 @@
1 -comment,view
1 +view,comment
XWiki.XWikiRights[11]
Levels
... ... @@ -1,1 +1,1 @@
1 -view,script
1 +view
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,3 @@
1 +p {
2 + overflow-wrap: break-word;
3 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +Mobile Wrap
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +always