[WM] masking "."-sign in ettext

Duncan Cameron dcameron.bcs.org.uk
Mon Apr 15 13:13:05 IST 2002


On 2002-04-12 Aino de Vries (aino at vries.de) wrote:

>Hi,
>I am trying to build a medium-sized (~400 Pages) Website with webmake. Until 
>now it is working great, and I will soon become addicted to webmake :)
>Now, I have encountered a minor problem: On one of the Pages, i have to use 
>the term "uni at home". Being an ettext-page, of course, this is interpreted as 
>an email address, which it obviously isn't. I have tried to "mask" it with 
><!--etsafe-->uni at home<!--/etsafe-->, but that did not work.
>Am I missing something? 
>

I can't see anything that you're overlooking.  One suggestion is to use a character entity instead of the @ symbol, something like &#x40; which will be 
passed through unchanged, but don't put it inside a <safe> tag.

Regards.				 
Duncan Cameron







More information about the Webmake-talk mailing list