Moving urls aren't automatically phrased

Started by Tom, August 29, 2004, 03:35:47 PM

Previous topic - Next topic

Tom

Normally when you put a url like www.simplemachines.org it is automatically made as a clickable link, but when it is moving this does not happen.

Example:

Peter Duggan

Quote from: Tom on August 29, 2004, 03:35:47 PM
Normally when you put a url like www.simplemachines.org it is automatically made as a clickable link, but when it is moving this does not happen.

Example:

Not looking at the source code right now, but my guess would be that's because the software needs some parameters to establish whether or not something should be parsed as a URL and URLs don't usually start/end with [somethinginbracketsandnospaces]. So I can't see this as a bug because everything would be parsed as URLs if there were no such parameters, and I'm certain the URL BBC (which should always take care of situations like this) will work.


[Unknown]

SMF has to make a distinction between:
[ url ]http://www.google.com/[ /url ]

And:
http://www.google.com/

Or problems will arise.  If you want a link in [ move ], just use [ url ].

-[Unknown]

Advertisement: