4 Jan
2021
4 Jan
'21
4:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27334 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 114808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114808&action=edit Bug 27334: Add Template Toolkit support to news items It would be useful if news items could take advantage of template toolkit syntax. Test Plan: 1) Apply this patch 2) Edit a news item 3) Add some TT to the content like "[% IF 1 %]It works![% END %]" 4) View the rendered news item on mainpage.pl 5) Note the TT is rendered correctly! -- You are receiving this mail because: You are watching all bug changes.