[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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Laura.escamilla@bywatersolu | |tions.com QA Contact|testopia@bugs.koha-communit |Laura.escamilla@bywatersolu |y.org |tions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199108|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 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199109|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 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199110|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 #11 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 202525 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202525&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> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #12 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 202526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202526&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> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #13 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 202528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202528&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> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 --- Comment #14 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Laura Escamilla from comment #13)
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Thx Laura -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42586 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.skarupianski@gmail. | |com, | |michaela.sieber@kit.edu -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org