Changes for page Search

From version 18.1
edited by Andrea Omicini
on 21/11/2021 20:14
Change comment: There is no comment for this version
To version 21.1
edited by Andrea Omicini
on 22/07/2022 13:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -#if($xcontext.language=="it")Ricerca nello spazio “Presentazioni”#{else}Search “Talks” Space#end
Content
... ... @@ -1,21 +1,3 @@
1 -{{velocity}}
2 -#set( $space = "Talks" )
3 -#if($request.getParameter("text"))
4 - #set($text = $request.getParameter("text"))
5 -#else
6 - #set($text = "")
7 -#end
8 -{{html clean="false" wiki="true"}}
9 -<form action="">
10 - <div style="background:$theme.borderColor;padding:5px;font-size:larger">
11 - {{stringEngIta eng="Find" ita="Trova" /}}
12 - <br/>
13 - <input type="text" name="text" value="$!text.replace(">", "&gt;").replace("<", "&lt;").replace('"', "&quot;")" size="100%"/>
14 - <br/>
15 - {{stringEngIta eng="in space" ita="nello spazio" /}}
16 - [[{{stringEngIta eng="Talks" ita="Presentazioni" /}}>>Talks.WebHome]]
17 - </div>
18 -</form>
19 -{{/html}}
20 -{{/velocity}}
21 -{{include reference="XWiki.WebSearchCode"/}}{{include reference="XWiki.Results"/}}
1 += {{stringEngIta eng="Search" ita="Ricerca"/}} =
2 +
3 +{{include reference="Talks.Environment" excludeFirstHeading="true"/}}{{include reference="Main.Class.Search" excludeFirstHeading="true"/}}