| Localizing tags in html [message #547791] |
Mon, 19 July 2010 11:49  |
Marc Chamberlin Messages: 27 Registered: July 2009 |
Junior Member |
|
|
Hello -
I will preface this by saying if the answer to my questions is
documented somewhere, please point the way, I am willing to try an grok
on my own. ;-)
I am new to the world of Eclipse and admit it is daunting to try an
understand it all.. That said, I am trying to bring a fairly large
project into the Eclipse-Helios IDE that involves a mixture of
Javascript, JSP, HTML, and PHP. Working on a Linux system. One issue
that I am struggling with -
Many of my Javascript files include small HTML segments which are found
in their own .html files, and they contain a lot of localizing tags. Is
there any way for me to teach the HTML parser about localizing tags? -
<l10n> ... </l10n> I am getting zillions of warnings about these,
the complaint about them being unknown tags..
Thanks in advance for any suggestions and offers of help!
Marc...
|
|
|