Wiki WHOIS linker

By Beau Last update Dec 5, 2007 — Installed 295 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

Add your review

1 review


1 out of 1 person found this review helpful
4 stars
improvement , Dec 30, 2008
Review written by smihael - see all my reviews (2)

Thanks for this ... it makes administration easier!

I suggest just small improvement:
line 22 - change it
from
var Link = document.getElementsByTagName('a');

to
var Link = document.getElementsByClassName('mw-userlink');

this is useful if you have "Read more ..." text linked :P

0 comments |