Well, instead of this:
CODE
Posted by <$MTCommentAuthorLink$> at <$MTCommentDate$>
You could do something like this:
CODE
Posted by <$MTCommentAuthor$> <a href="<$MTCommentURL$>">[www]</a> at <$MTCommentDate$>
More tags in the
manual.
Brenna
arugula
Mar 7 2002, 12:55 PM
On dollarshort.org, Mena does this with her comments page: Paul [WWW] blah blah blah, blah blah blah. The WWW is a link to the URL that the commentor enters.
Can this be done within MT or does it require Javascript or PHP? I tried using <a href="<$CommentAuthorLink$>">url</a> but that didn't work.