Manual:$wgNoFollowNsExceptions/de-formal

From Linux Web Expert

Revision as of 09:05, 17 August 2022 by imported>ThisCarthing (Created page with "== Details ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Parser</translate>: $wgNoFollowNsExceptions
Namespaces in which Manual:$wgNoFollowLinks doesn't apply.
<translate> Introduced in version:</translate>1.7.0 (r14346)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(array of namespace numbers)
<translate> Default value:</translate>[]

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.

See also