Last modified by Thomas Mortagne on 2017/03/24

From version < 1.3 >
edited by Eduard Moraru
on 2013/01/30
To version 1.1 >
edited by Eduard Moraru
on 2013/01/30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,16 +20,10 @@
20 20  
21 21  = For Developers =
22 22  
23 -== Extensible search UI implementations ==
23 +== <developer feature N> ==
24 24  
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##.
25 +<description of developer feature N>
26 26  
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 -
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 -
33 33  == Deprecated and Retired projects ==
34 34  
35 35  <description of deprecated and retired projects>
... ... @@ -88,10 +88,8 @@
88 88  
89 89  == Issues specific to XWiki <version> ==
90 90  
91 -=== Existing custom search implementations ===
85 +<issues specific to the project>
92 92  
93 -In case you were using a custom search implementation before this version which relied on previous naming and location conventions, you will need to make the necessary adjustments, meaning that you have to declare your implementation as an extension to the search application's extension point [[(see above)>>||anchor="HExtensiblesearchUIimplementations"]].
94 -
95 95  == API Breakages ==
96 96  
97 97  The following APIs were modified since <project> <version - 1>:

Get Connected