Changes for page Public
Last modified by xWill xMencel on 2026/06/29 15:39
From version 12.1
edited by xJeff xCalhoun
on 2026/05/18 15:35
on 2026/05/18 15:35
Change comment:
There is no comment for this version
To version 22.1
edited by xJeff xCalhoun
on 2026/06/08 15:38
on 2026/06/08 15:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,26 +11,18 @@ 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}} 10 -{{/velocity}} 11 11 2 +{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}} 3 + 12 12 == Hot == 13 13 {{velocity}} 14 14 #set ($list = $xwiki.tag.getDocumentsWithTag('Hot')) 15 - #foreach($reference in $list)7 +#foreach($reference in $list) 16 16 #set ($document = $xwiki.getDocument($reference)) 17 17 #set ($label = $document.getTitle()) 18 - [[$label>>$reference]]19 - #end10 + [[$label>>$reference]] 11 + #end 20 20 {{/velocity}} 13 + 21 21 == Browse == 22 -{{documentTree root="document:xwiki:Public.WebHome"/}}15 +{{documentTree root="document:xwiki:Public.WebHome"/}} 23 23 24 24 25 25 26 -