Manuel:$wgSearchMatchRedirectPreference
Recherche: $wgSearchMatchRedirectPreference | |
---|---|
Set true to allow logged-in users to set a preference whether or not matches in search results should force redirection to that page. |
|
Introduit dans la version : | 1.35.0 (Gerrit change 542437; git #c4eae0da) |
Retiré dans la version : | Encore utilisé |
Valeurs autorisées : | (booléen) |
Valeur par défaut : | false |
Autres paramètres : Alphabétique | Par fonction |
Détails
Set true to allow logged-in users to set a preference whether or not matches in search results should force redirection to that page.
If false, the preference is not exposed and cannot be altered from site default.
To change your site's default preference, set via $wgDefaultUserOptions ['search-match-redirect']
.