Extension:MagicNoCache
Appearance
MagicNoCache Stato della release: stabile |
|
---|---|
Implementazione | Page action |
Descrizione | Permette di disabilitare il caching per singole pagine |
Autore(i) | |
Versione | 1.6.0 (2020-02-23) |
MediaWiki | 1.32+ |
PHP | 7.0+ |
Modifiche al Database | No |
Licenza | GNU General Public License 2.0 or later |
Scaricare | |
Quarterly downloads | 14 (Ranked 117th) |
Traduci l'estensione MagicNoCache se è disponibile su translatewiki.net | |
Problemi | Compiti aperti · Riportare un bug |
L'estensione MagicNoCache crea una nuova magic word __NOCACHE__
e impedisce di tenere in cache la pagina in cui viene inserita.
Questo assicura che alcune specifiche pagine non siano mai messe in cache, essendo aggiornate molto di frequente.
Installazione
- Download and move the extracted
MagicNoCache
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/MagicNoCache - Aggiungi il seguente codice al tuo $LocalSettings (preferibilmente alla fine):
wfLoadExtension( 'MagicNoCache' );
- Done – Naviga in Special:Version nella tua wiki per verificare che l'estensione sia stata installata correttamente.
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
- Page action extensions/it
- GPL licensed extensions/it
- Extensions in Wikimedia version control/it
- InternalParseBeforeLinks extensions/it
- All extensions/it
- Extensions included in Canasta/it
- Extensions included in Miraheze/it
- Extensions included in ProWiki/it
- Extensions included in WikiForge/it