Extension:MagicNoCache/el
MagicNoCache Κατάσταση κυκλοφόρησης: σταθερή |
|
---|---|
Υλοποίηση | Ενέργια σελίδας |
Περιγραφή | Allows the disabling of caching on a per page basis |
Συγγραφέας(είς) | |
Τελευταία έκδοση | 1.6.0 (2020-02-23) |
MediaWiki | 1.32+ |
PHP | 7.0+ |
Αλλαγές βάσης δεδομένων | Όχι |
Άδια Χρήσης | GNU General Public License 2.0 ή νεότερη |
Κατέβασμα | |
Quarterly downloads | 14 (Ranked 118th) |
Μεταφράστε την επέκταση MagicNoCache αν είναι διαθέσιμη στο translatewiki.net | |
Θέματα | Ανοικτά καθήκοντα · Αναφορά σφάλματος |
The MagicNoCache extension creates a new magic word __NOCACHE__
and disables the cache for any page in which it finds it.
Thus it makes sure that specific pages never get cached as they get updated extremely frequently.
Installation
- Κάντε λήψη και τοποθετήστε τα αρχεία σε έναν κατάλογο που ονομάζεται
MagicNoCache
στον φάκελοextensions/
σας.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/MagicNoCache - Προσθέστε τον παρακάτω κώδικα στο κάτω μέρος του $LocalSettings σας:
wfLoadExtension( 'MagicNoCache' );
- Done – Πλοηγηθείτε στο Special:Version στο 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. |