Manual:$wgNoFollowNsExceptions

From MediaWiki.org

Jump to: navigation, search
Site customization: $wgNoFollowNsExceptions
Namespaces in which $wgNoFollowLinks doesn't apply.
Introduced in version: 1.7.0 (r14346)
Removed in version: still in use
Allowed values: array of namespace numbers
Default value: empty array

Other settings: Alphabetical | By Function


[edit] Details

Namespaces in which $wgNoFollowLinks doesn't apply.

Even if $wgNoFollowLinks is set to true, the rel="nofollow" attribute will not be used for pages in the namespaces listed in this array.

See Language.php for a list of namespaces.

[edit] See also

$wgNoFollowDomainExceptions