https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17491 Bug ID: 17491 Summary: Allow Koha Plugins to inject HTML into arbitrary pages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org We should have a system such that Koha Plugins can inject HTML into a given script template. It would be nice if we could specify in a plugin methods with a naming scheme that tells Koha which page to put the html on ( e.g. html_staff_mainpage would inject html into the mainpage.pl template ). More detailed work such as putting it in the correct place could be handled by the js injection in bug 17490. -- You are receiving this mail because: You are watching all bug changes.