I posted a note describing som problems with CGGoogleMaps 1.3.3 in the "Modules etc" forum. It almost imideatly disappeared.
My guess is that it was caugt in a spam-filter, and the reason was that it contained many links. I did not want to post spam with many links. But I included URLs to pages that displayed various types of behaviour using CGGoogleMaps functions in various combinations. I did not write these URLs as links, but they were turned into links when posted.
To avoid this to happen in the future, I would like to write URLs included for this purpose in a way so that they are not turned into lnks when posted. But is there a way to do this?
How to avoid links in forum postings?
Re: How to avoid links in forum postings?
As far as I know, URLs are automatically parsed as links by the forum software. You could try removing the http://www. from the front so it is just domain.com
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Re: How to avoid links in forum postings?
Code: Select all
http://www.google.com/
Re: How to avoid links in forum postings?
Good thinking 

If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.