https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27334
PTFS Europe Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115309|0 |1 is obsolete| | --- Comment #4 from PTFS Europe Sandboxes <[email protected]> --- Created attachment 115310 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115310&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! Signed-off-by: Sally <[email protected]> -- 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/
