Manual:$wgAjaxWatch/es
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate> This feature was removed completely in version <tvar name=ver>1.27.0</tvar>.</translate> |
<translate> Ajax</translate>: $wgAjaxWatch | |
---|---|
Enable watching/unwatching pages using Ajax. |
|
<translate> Introduced in version:</translate> | 1.9.0 (r18598) |
<translate> Removed in version:</translate> | 1.27.0 (Gerrit change 247729; git #4a68d17b) |
<translate> Allowed values:</translate> | (booleano) |
<translate> Default value:</translate> | true (1.11-1.26)false (1.9-1.10) |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Detalles
Enable watching/unwatching pages using Ajax.
Requires $wgUseAjax
and $wgEnableAPI
to be true too.
Causes wfAjaxWatch
to be added to $wgAjaxExportList
.
In MediaWiki 1.27, $wgAjaxWatch
has been removed.
The functionality is now always enabled.
Otro
If you want to add a Watch/Unwatch tab (the tab with the star), set $wgVectorUseIconWatch
to true.