28 Jan
2015
28 Jan
'15
3:43 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13631 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- So I'm working on using Template Toolkit BLOCKs instead of using the database for storing these description strings. Ideally, it would be nice to store these in a separate file, but it looks like you can't process blocks from an external file without using the EXPOSE_BLOCKS => 1 option in the Template->new() constructor. So for now I guess I'll just keep the BLOCKs in member-flags.tt. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.