https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28080
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off CC| |[email protected] --- Comment #5 from Kyle M Hall <[email protected]> --- > We now have this already: > KohaPlugins.get_plugins_opac_head > And: [% KohaPlugins.get_plugins_opac_js %] > And: [% KohaPlugins.get_plugins_intranet_head %] > > So it is a discussion item whether we really should have this too. > We miss an intranet counterpart here, that the plugins offer. > And maybe the location of adding the pref content in doc-head-close is > questionable? Should we add it at the end, if we would decide so? > > Could you raise this on koha-devel ? I think you are misunderstanding the purpose of this patch. Clearly, we should not have to build a plugin just to import a google font into Koha for some CSS style. That appears to be the purpose of this ehancement; to allow importing js and css into the correct part of Koha's html, the head block. Does that make sense? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
