Re: [htmltmpl] Is it possible to configure the eclipse wtp html editor to validate HTML::Template t
Brought to you by:
samtregar
From: Maaged M. <ma...@ma...> - 2006-07-05 14:44:38
|
Dietrich Streifert schrieb: > Hello List, > > I'm currently working on a projekt which uses HTML::Template. As a > development platform I use eclipse EPIC perl plugin and WTP. > > Does anyone know a way to configure the html editor to ignore the > HTML::Template tags without deactivating validation? > Or even better to allow the html editor to valdate the HTML::Template > syntax? > > Thank you for answering. > > Best regards... > > Hi Dietrich, how about using the comment-style-syntax like <!-- TMPL_VAR NAME=TESTVAR --> Described here: http://search.cpan.org/~samtregar/HTML-Template-2.8/Template.pm#NOTES regards, maaged |