[Koha-bugs] [Bug 28083] Add system preference that allows users to insert HTML in the <head> on all staff pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 4 22:19:02 CEST 2021


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

David Nind <david at davidnind.com> changed:

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

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 119170
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119170&action=edit
Bug 28083: Add IntranetHTMLHead system preference

To tes:
-Apply patch
-Look for the syspref IntranetHTMLHead
-If you insert HTML it should be present inside the <head> on all pages in the
staff interface
-An easy way to test is to add something like this: <style>body{ background:
red !important } </style>
-All staff interface pages should then have a red background

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list