Ævar Arnfjörð Bjarmason [off-list ref] writes:
If we turn on nofollow on the wiki we remove the wiki from the link
tree on the web, and turn it into a leaf node.
nofollow are enabled by default, and if I read the page sources
correctly, they _are_ enabled on Git's wiki (and yes, that includes
user pages).
(in case someone wants to change that, it's this in LocalSettings.php:
$wgNoFollowLinks = False;
)
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/