Hi Colin, On Mon, Jul 27, 2009 at 10:14 AM, Colin Campbell<[email protected]> wrote: > I've been looking at C4/Letters.pm as the templating fails to generate > useful output for claimissues. I can certainly get it to work with some > code changes but I started wondering if a better use of long term effort > might be to replace the home grown templating with a tried and > tested perl module. It could use Template Toolkit for instance without > changing the user interface, but resulting in more maintainable code. > Thought I'd float that suggestion for comments.
I think switching Template Toolkit would be an excellent choice for the messaging system - the template syntax is simple and clean, and (rather importantly) I can envision writing an upgrade path for the current templates to TT versions of them. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [email protected] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-devel
