Extension:GlobalWatchlist/it
Appearance
GlobalWatchlist Stato della release: stabile |
|
---|---|
Implementazione | Pagina speciale |
Descrizione | Crea una lista degli osservati speciali "globale" |
Autore(i) | DannyS712discussione |
Politica di compatibilità | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.36+ |
Licenza | GNU General Public License 2.0 or later |
Scaricare | README |
|
|
Quarterly downloads | 3 (Ranked 130th) |
Public wikis using | 5,392 (Ranked 51st) |
Traduci l'estensione GlobalWatchlist se è disponibile su translatewiki.net | |
Problemi | Compiti aperti · Riportare un bug |
L'estensione GlobalWatchlist consente ad un utente di osservare i cambiamenti di una pagina osservata su più siti contemporaneamente.
Installazione
- Download and move the extracted
GlobalWatchlist
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/GlobalWatchlist - Aggiungi il seguente codice al tuo $LocalSettings (preferibilmente alla fine):
wfLoadExtension( 'GlobalWatchlist' );
- Done – Naviga in Special:Version nella tua wiki per verificare che l'estensione sia stata installata correttamente.
Configuration
Variable name | Default value | Description |
---|---|---|
$wgGlobalWatchlistWikibaseSite |
false |
The site that should be treated as a Wikibase Repository and should have labels fetched for items that are changed. If false, the extra handling for Wikibase items is not applied. |
$wgGlobalWatchlistUseVue |
false |
Whether to use the experimental Vue.js version of the display |
$wgGlobalWatchlistDevMode |
false |
Whether to send debug log entries to the console |
$wgGlobalWatchlistEnableGuidedTour |
false |
Whether to enable the GuidedTour for the settings page, if the GuidedTour extension is installed |
$wgGlobalWatchlistSiteLimit |
5 |
The maximum number of sites that a user can save to their watchlist. Set to 0 to disable the limit. |
Using
To view the global watchlist, visit Special:GlobalWatchlist on the wiki where the extension is installed. By default, only the local wiki's changes are shown, but by changing the configuration at Special:GlobalWatchlistSettings the user can choose other sites to show, up to the maximum if configured.
Integration with other extensions
- When CentralAuth is installed, only wikis where the user has an attached account are allowed in their global watchlist
- When one of the sites included in the global watchlist has the Wikibase Repository extension installed, labels for items and properties can be fetched and displayed. If WikibaseLexeme is installed labels for lexemes are retrieved too.
- When GuidedTour is installed, and
$wgGlobalWatchlistEnableGuidedTour
is enabled, a tour is available at Special:GlobalWatchlistSettings the first time you visit the page
See also
Questa estensione viene utilizzata su uno o più progetti Wikimedia. Ciò probabilmente significa che l'estensione è stabile e funziona abbastanza bene da essere utilizzata da siti Web ad alto traffico. Cerca il nome di questa estensione nei file di configurazione CommonSettings.php e InitialiseSettings.php di Wikimedia per vedere dove è installato. Un elenco completo delle estensioni installate su un particolare wiki può essere visto sulla pagina Special:Version del wiki. |
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
Categories:
- Stable extensions/it
- Special page extensions/it
- GPL licensed extensions/it
- Extensions in Wikimedia version control/it
- ApiOptions extensions/it
- GetPreferences extensions/it
- LoginFormValidErrorMessages extensions/it
- ResourceLoaderRegisterModules extensions/it
- SidebarBeforeOutput extensions/it
- All extensions/it
- Extensions used on Wikimedia/it
- Extensions included in Miraheze/it
- Extensions included in WikiForge/it
- Everything to do with watchlists/it