Changes for page Public
Last modified by xWill xMencel on 2026/06/29 15:39
From version 21.2
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
To version 16.1
edited by xJeff xCalhoun
on 2026/05/18 15:57
on 2026/05/18 15:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,14 @@ 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}} 1 1 2 -{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}} 3 - 4 4 == Hot == 5 5 {{velocity}} 6 6 #set ($list = $xwiki.tag.getDocumentsWithTag('Hot')) ... ... @@ -11,8 +11,19 @@ 11 11 #end 12 12 {{/velocity}} 13 13 22 +== Search == 23 +{{velocity}} 24 +{{html clean="false"}} 25 +<form action="$xwiki.getURL('Main.Search')"> 26 + <input type="text" name="text" placeholder="Search..." /> 27 + <input type="submit" value="Search" /> 28 +</form> 29 +{{/html}} 30 +{{/velocity}} 31 + 14 14 == Browse == 15 -{{documentTree root="document:xwiki:Public.WebHome"/}} 33 +{{documentTree root="document:xwiki:Public.WebHome"/}} 16 16 17 17 18 18 37 +