[Koha-bugs] [Bug 12296] OPAC search box should be customisable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 18 16:35:28 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12296

--- Comment #12 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 28942
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28942&action=edit
[SIGNED-OFF] Bug 12296 - make search box customisable with OpacCustomSearch

This allows the search box to be replaced by some custom HTML, useful
when you're needing to integrate with some other search system, and
don't want to maintain a template change across upgrades.

Test plan:
* Install patch
* Look at the OPAC, see that nothing has changed.
* Change the OpacCustomSearch syspref to something like <h1>Zuul</h1>
* Look at the OPAC again, you can no longer search, there is only Zuul.

Note:
* should work on both prog and bootstrap

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Works as advertised. Seems like it would be really easy to screw up your
OPAC with this feature, but since we already offer other easy ways to
screw up your OPAC I guess this fits in.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list