Changes for page Database Search

Last modified by Frank Fock on 2025/04/04 21:13

From version 3.1
edited by Frank Fock
on 2025/04/04 21:13
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-ui/16.10.4]
To version 2.1
edited by Frank Fock
on 2024/08/16 09:41
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-ui/15.10.11]

Summary

Details

Page properties
Content
... ... @@ -63,10 +63,7 @@
63 63  {{velocity}}
64 64  #set ($rssMode = $xcontext.action == 'get' || "$!request.xpage" == 'plain')
65 65  #if (!$rssMode)
66 - #set ($discard = $xwiki.linkx.use($services.webjars.url(
67 - 'org.xwiki.platform:xwiki-platform-search-webjar',
68 - 'search.min.css',
69 - {'evaluate': true}), {'type': 'text/css', 'rel': 'stylesheet'}))
66 + #set ($discard = $xwiki.ssfx.use('uicomponents/search/search.css', true))
70 70   ## Disable the document extra data: comments, attachments, history...
71 71   #set ($displayDocExtra = false)
72 72   #databaseSearchForm