That's my problem... to block links with single "[" yet allow "[[".
Maybe Spam Regex isn't the way to go. Is there another way to block all external links?
PY
On 10/15/06, Timwi timwi@gmx.net wrote:
admin Yellowikis wrote:
I was hoping to use Spam Regex to prevent users making ANY external links from MediaWiki
something like this:
#Block external links: $wgSpamRegex = "/[*.*]$/";
But I can't get it to work...
You realise that this regexp would match ALL links, including internal ones, images etc.?
Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l