Extension:Purge/pt

From Linux Web Expert

Manual de extensões do MediaWiki
Purge
Estado de lançamento: estável
Implementação Interface do utilizador
Descrição Adds a purge tab on all normal pages, allowing for quick purging of the cache
Autor(es) Ævar Arnfjörð Bjarmason, Tom Hutchison, NekoCharm
Última versão 2.1.1 (2023-04-03)
MediaWiki 1.35+
Alterações à base de dados Não
Licença GNU - Licença Pública Geral 2.0 ou superior
Transferência
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Traduza a extensão Purge

The Purge extension adds a purge tab on all normal pages, allowing for quick purging of the cache.

Instalação

  • <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>Purge/pt</tvar> in your <tvar name=ext>extensions/</tvar> folder.</translate>
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'Purge/pt' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

See also