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

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Signed Off                  |In Discussion

--- Comment #4 from Marcel de Rooy <[email protected]> ---
(In reply to Lucas Gass from comment #0)
> It would be nice if there was a system preference to allow librarinans to
> insert HTML into the document <head>. Currently there is no way to add
> custom scripts or meta content, links to Google fonts, etc. 
> 
> Many already insert this in the OPACHeader but since that has moved to the
> News Tool it is less than ideal to do it this way. ( see bug 26942 )

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 ?

-- 
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/

Reply via email to