5 Nov
2020
5 Nov
'20
7:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26942 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- 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.