[Bug 10100] New: OPAC News dates need an CSS handle (class)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Bug ID: 10100 Summary: OPAC News dates need an CSS handle (class) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: adrien.saurat@biblibre.com Reporter: adrien.saurat@biblibre.com On the admin side, the footer of each news contain a P html tag associated with the "newsfooter" class. It's useful if we need to hide this through CSS. Alas, this is more often needed on the OPAC side, but there's nothing like this there. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 --- Comment #1 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Created attachment 17606 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17606&action=edit proposed patch TEST PLAN This could be used in many ways, but one common goal would be to hide this date, this can be done by adding the following lines to the OPACUserCSS system preference : p.newsfooter { visibility: hidden; } -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Adrien SAURAT <adrien.saurat@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17606|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 17731 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17731&action=edit Bug 10100: adds a class to OPAC news dates Adds a "newsfooter" class to allow CSS modification of the date appearing as a footer on each news. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17731|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 18104 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18104&action=edit [PASSED QA] Bug 10100: adds a class to OPAC news dates Adds a "newsfooter" class to allow CSS modification of the date appearing as a footer on each news. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Adds a class, checked po files to make sure change is string safe. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org