Extension:Purge/pt-br

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Manual de extensões do MediaWiki
Purge
Estado da versão: estável
Implementação Interface de usuário
Descrição Adiciona uma guia para purgar em todas as páginas normais, permitindo o purge rápido do cache
Autor(es) Ævar Arnfjörð Bjarmason, Tom Hutchison, NekoCharm
Última versão 2.1.1 (2023-04-03)
MediaWiki 1.35+
Modifica o banco
de dados
Não
Licença GNU GPL (Licença Pública Geral) 2.0 ou superior
Download
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').
Translate the Purge extension

A extensão Purge adiciona uma guia para purgar em todas as páginas normais, permitindo o 'purge' rápido do cache.

Instalação

  • <translate> <tvar name=1>Baixe a versão mais recente</tvar> and place the file(s) in a directory called <tvar name=name>Purge/pt-br</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-br' );
    
  • 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