On Fri, 25 Feb 2005, Denis Banovic wrote: > I think that I've put this question on the wrong list. It's true that I > need to convert TT-Templates to PHP, but I must do it IN PHP.
Do you ? If I've understood you correctly, you have a template that you wish to use in both TT and PHP applications. Presumably you have discounted the idea of managing two separate templates as cumbersome and wish to use just one template to make updates and so on easier ? If you follow that thought, the idea of having a processor that can generate php from the TT templates would surely cut down the administrative burden. But in any csae, if these templates are simple enough to be hacked using regexs, surely you can just maintain two sets of them ? Simon. -- "Is this a sexytune Mrs Badcrumble?" _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
