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

--- Comment #1 from Lucas Gass <[email protected]> ---
TinyMCE doesn't automatically takes out HTML tags like <link>, <style>, and
<meta> because those are not valid HTML tags inside the HTML body. They belong
in the HTML <head>.

Perhaps we need a new system preference that would allow librarians to insert
things into the HTML <head>. We should be able to easily add this to
doc-head-open.inc

-- 
You are receiving this mail because:
You are the assignee for the bug.
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