[Bug 42586] New: Allow extra elements on OPAC top navigation bar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Bug ID: 42586 Summary: Allow extra elements on OPAC top navigation bar Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org OPAC counterpart of bug 42584. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=42584 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Using AC location OPACMastHeadExtraContent -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 199032 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199032&action=edit Bug 42586: Define AC location OPACMastHeadExtraContent Test plan: Run t/db_dependent/Koha/AdditionalContents.t Go to Tools/Html customizations. Add new. Check if this type is in the list under OPAC items. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 199033 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199033&action=edit Bug 42586: Add OPACMastHeadExtraContent to masthead Test plan: Add an AC entry. Fill with something simple like: <img src="/favicon.ico"/> Refresh OPAC page and verify that it is shown on the nav bar. Obviously, you can refine with additional css etc. (Or add a style tag via AC too.) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199033|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199066&action=edit Bug 42586: Add OPACMastHeadExtraContent to masthead Test plan: Add an AC entry. Fill with something simple like: <img src="/favicon.ico"/> Refresh OPAC page and verify that it is shown on the nav bar. Obviously, you can refine with additional css etc. (Or add a style tag via AC too.) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199067&action=edit Bug 42586: (follow-up) Change name to OPACNavbarExtraContent I think "OPACNavbarExtraContent" is a more user-friendly term. This follow-up also adds the corresponding entry to the include file which helps display hints for each customization location: "Show this content in the OPAC interface navbar." Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Owen Leonard from comment #5)
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Great. Thx -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199067|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 199072 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199072&action=edit Bug 42586: (follow-up) Change name to OPACNavbarExtraContent I think "OPACNavbarExtraContent" is a more user-friendly term. This follow-up also adds the corresponding entry to the include file which helps display hints for each customization location: "Show this content in the OPAC interface navbar." Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199032|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199066|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199072|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199108&action=edit Bug 42586: Define AC location OPACMastHeadExtraContent Test plan: Run t/db_dependent/Koha/AdditionalContents.t Go to Tools/Html customizations. Add new. Check if this type is in the list under OPAC items. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #9 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199109&action=edit Bug 42586: Add OPACMastHeadExtraContent to masthead Test plan: Add an AC entry. Fill with something simple like: <img src="/favicon.ico"/> Refresh OPAC page and verify that it is shown on the nav bar. Obviously, you can refine with additional css etc. (Or add a style tag via AC too.) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #10 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199110 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199110&action=edit Bug 42586: (follow-up) Change name to OPACNavbarExtraContent I think "OPACNavbarExtraContent" is a more user-friendly term. This follow-up also adds the corresponding entry to the include file which helps display hints for each customization location: "Show this content in the OPAC interface navbar." Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org