Thank you for your answer but it does not help with the eclipse WTP html 
editor.

I tried the following:

<link rel="stylesheet" href="<!-- TMPL_VAR NAME=BASEURL -->/admin.css" 
type="text/css">

but the WTP HTML editor throws the following errors:
> Start tag (<link>) not closed.


and

> Multiple annotations found at this line:
>     - Invalid text string (/qsadmin.css" type="text/css">
>
> ).
>     - Invalid character used in text string (/qsadmin.css" 
> type="text/css">
>
> ).
>



Maaged Mazyek schrieb:
> 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

-- 
Mit freundlichen Grüßen
Dietrich Streifert
Visionet GmbH


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to