Found in translation: Add additional elements to the "More Searches" bar on the OPAC, with this content (leave blank to disable). I don't think the element is labelled "More searches" anywhere in Koha - maybe we should call it "Navigation links below the simple search" or similar? Also: capitalization.
Created attachment 158896 [details] "More searches" menu item on the OPAC detail page
Yes, you would think that, but it's actually not the spot. OpacMoreSearches appears in the OPAC navigation - I just tested. You mean OPACSearchForTitleIn, this has not been migrated to HTML customizations yet.
Created attachment 160602 [details] [review] Bug 35323: Fix hint for OpacMoreSearches HTML customization There was some confusion on where this content appears. This patch fixes the description shown as hint in the HTML customizations tool when when the OpacMoreSearches entry is selected. To test: * Before appyling the patch * Add a new HTML customization for OpacMoreSearches * Verif hint showing below the pull down * Set a title and a publication date in the past * Enter a short text, like "Koha" as content * Save * Go to the OPAC, verify text shows in the navigation * Apply patch * Verify hint is now correct
Created attachment 160610 [details] [review] Bug 35323: Fix hint for OpacMoreSearches HTML customization There was some confusion on where this content appears. This patch fixes the description shown as hint in the HTML customizations tool when when the OpacMoreSearches entry is selected. To test: * Before appyling the patch * Add a new HTML customization for OpacMoreSearches * Verif hint showing below the pull down * Set a title and a publication date in the past * Enter a short text, like "Koha" as content * Save * Go to the OPAC, verify text shows in the navigation * Apply patch * Verify hint is now correct Signed-off-by: David Nind <david@davidnind.com>
Created attachment 161118 [details] [review] Bug 35323: Fix hint for OpacMoreSearches HTML customization There was some confusion on where this content appears. This patch fixes the description shown as hint in the HTML customizations tool when when the OpacMoreSearches entry is selected. To test: * Before appyling the patch * Add a new HTML customization for OpacMoreSearches * Verif hint showing below the pull down * Set a title and a publication date in the past * Enter a short text, like "Koha" as content * Save * Go to the OPAC, verify text shows in the navigation * Apply patch * Verify hint is now correct Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Works, makes sense, QA script happy, code looks good, passing QA :)
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.03
No html-customization-help.inc in 23.05.x, no backport.