Hi
For my XWiki deployment, I need the search results to be customized. I
would like to move the contents of the search results page under source
control, so that I can use our continuous deployment system.
What is the best way to do this?
I've tried to move the search result page (and its macros) to a skin file
and include a #template(filename) link in the wiki page — but I have a
feeling this may not be a good way to do it.
I've noticed some files under webapps/resources/uicomponents/ — can I add
my files there? If I did, how do I let the UI know that it should read a
particular file?
If there is some XWiki documentation around this, could you point me to it
please? I was not able to find anything around that.
Thanks in advance
Debajit