Manual:$wgNoFollowNsExceptions
Appearance
From mediawiki.org
| Parser: $wgNoFollowNsExceptions | |
|---|---|
| Namespaces in which Manual:$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: | [] |
| Other settings: Alphabetical | By function | |
Details
[edit ]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.