Re: [htmltmpl] Valid XHTML templates
Brought to you by:
samtregar
From: Tobias G. <lis...@e-...> - 2005-01-20 00:08:05
|
Michael Lloyd wrote: > I wrote the following filter for that reason (and also WYSIWYG editors), but Ah... I didn't thought of implementing this as a filter for Html::Template. This might have some impact on the performance, but I think it's worth a try. Thanks for the hint! Now I just need a nice tool to translate the XHTML using a po-file. The only thing I know of is xml2po (Python). But I think this shouldn't be hard to do in Perl too. Tobias |