Bug 17491 - Allow Koha Plugins to inject HTML into arbitrary pages
Summary: Allow Koha Plugins to inject HTML into arbitrary pages
Status: RESOLVED DUPLICATE of bug 21352
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Kyle M Hall (khall)
QA Contact: Testopia
URL:
Keywords:
Depends on: 17490
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-24 14:21 UTC by Kyle M Hall (khall)
Modified: 2018-09-26 11:16 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle M Hall (khall) 2016-10-24 14:21:19 UTC
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.
Comment 1 Nick Clemens (kidclamp) 2018-09-26 11:16:48 UTC

*** This bug has been marked as a duplicate of bug 21352 ***