[Koha-bugs] [Bug 22311] Add a SysPref to allow adding content to the #moresearches div in the opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 13 18:15:46 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22311

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85524|0                           |1
        is obsolete|                            |

--- Comment #5 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 86581
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86581&action=edit
Bug 22311 - Add a SysPref to allow adding content to the #moresearches div in
the opac

The idea of this development would be to match the syspref
'OPACSearchForTitleIn' but
for populating the search headers (#moresearches) on the opac page to allow
staff to
easily add links without jQuery.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Update the new OpacMoreSearches system preference to include the following
line:
    <li><a href="https://duckduckgo.com/">Duck Duck Go</a></li>
4) Browse to the OPAC
5) Note your new link displays in the "moresearches" area of the OPAC.

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list