Manual:$wgAjaxWatch/es

From Linux Web Expert

<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)

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.