Hello,
I'd like to know if there is a registered MIME type
(http://www.iana.org/assignments/media-types/media-types.xhtml) for the
language used by the CppCMS template system.
The reason is because I am currently using CppCMS on NetBeans IDE, and
associating template files with an appropriate MIME type would provide
correct syntax recognition. I tried using "text/html", but syntax errors
show up even for correct code, mainly because of the <% %> tag delimiters
(which are not part of HTML).
Any suggestion is welcome.
Erasmo.
|