Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -25,10 +25,11 @@ 25 25 It is now possible to provide your custom search UI implementation that will become available in the list of search engines under ##Administration > Applications > Search##. 26 26 27 27 To achieve this, we have declared the ##org.xwiki.platform.search## [[UI Extension>>extensions:Extension.UIExtension Module]] point ID that accepts 3 parameters: 28 -1. title - the text to display for your implementation in the search engine select 29 -1. admin - a reference to the wiki page where you administrate your search implementation (ex: 'XWiki.SolrSearchAdmin') 30 -1. search - a reference to the search page that should be used when your search implementation is active (ex: 'Main.SolrSearch') 31 31 29 +1. ##title## - the text to display for your implementation in the search engine select 30 +1. ##admin## - a reference to the wiki page where you administrate your search implementation (ex: 'XWiki.SolrSearchAdmin') 31 +1. ##search## - a reference to the search page that should be used when your search implementation is active (ex: 'Main.SolrSearch') 32 + 32 32 == Deprecated and Retired projects == 33 33 34 34 <description of deprecated and retired projects>