4 Oct
2023
4 Oct
'23
2:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19852 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- I've been thinking about this topic for some time... and maybe a solution is to create a new Template::Toolkit filter that uses C4::Scrubber/HTML::Scrubber. An old version already exists on CPAN: https://metacpan.org/pod/Template::Plugin::Filter::HTMLScrubber We could either use that one or come up with our own. The tough part here is the configuration. Deciding how rigid/flexible to make it for long-term maintainability but also end-user usability. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.