Changes for page Search
From version 3.1
edited by Andrea Omicini
on 26/11/2021 00:15
on 26/11/2021 00:15
Change comment:
There is no comment for this version
To version 10.1
edited by Andrea Omicini
on 22/07/2022 00:58
on 22/07/2022 00:58
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -#if($xcontext.language=="it")Ricerca nello spazio “Corsi”#{else}Search “Courses” Space#end - Content
-
... ... @@ -1,13 +1,3 @@ 1 -{{include document="Main.MacroSheet"/}}{{velocity filter="none"}}{{html clean="false" wiki="true"}}#set($space = "Courses")#set( $currentCourseDoc = "" )#if($request.getParameter("text"))#set($text = $request.getParameter("text"))#else#set($text = "")#end 2 -<form action=""> 3 - <div style='background:#E8E8E8; padding:5px'> 4 - #stringEnIt('Find','Trova') 5 - <input type="text" name="text" value="$!text.replace(">", ">").replace("<", "<").replace('"', """)" size="40"/> 6 - #stringEnIt('in space Courses','nello spazio dei corsi') 7 - </div> 8 -</form> 9 -{{/html}}{{/velocity}}{{include document="XWiki.WebSearchCode"/}} {{include document="XWiki.Results"/}} 1 += {{stringEngIta eng="Search" ita="Ricerca"/}} = 10 10 11 -{{velocity}}#set( $correntCourseDoc = "" ){{/velocity}} 12 - 13 - 3 +{{include reference="Courses.Environment" excludeFirstHeading="true"/}}{{include reference="Main.ClassSearch" excludeFirstHeading="true"/}}