[geeklog-users] Problems with special characters

Rob Griffiths robg at macosxhints.com
Thu Nov 13 10:46:26 EST 2003


On Nov 13, 2003, at 7:52 AM, kko wrote:


> Every time I want to put "<", ">" or "\" characters in my posts the

> entire line containing those characters is deleted. When I try &lt;

> &gt;


You must use the [code] [/code] tag pair:

[code]
<VirtualHost 192.168.100.1:80>
blah blah
<Location /server-status>
blah blah
</Location>
blah blah
</VirtualHost>
[/code]

I have such trouble with this from users that I added huge, ugly
warnings to my submission page:

http://www.macosxhints.com/submit.php?type=story

Seems to help a bit, but not everyone seems to read even that ugly red
text! :)

regards;
-rob.




More information about the geeklog-users mailing list