Extension:MissedPages/pl

From Linux Web Expert

Podręcznik rozszerzeń MediaWiki
MissedPages
Status wydania: beta
Realizacja Strona specjalna , Bazy danych
Opis Summarizes page not found (404) errors, and provides a quick way to redirect or ignore them.
Autor(zy) Sam Wilson (Samwilsontalk)
Polityka zgodności Master maintains backward compatibility.
MediaWiki
Zmiany w bazie danych Tak
Tabele missed_pages
Licencja Nie określono
Pobieranie
README
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').
Przetłumacz rozszerzenie MissedPages jeżeli jest dostępne na translatewiki.net

The MissedPages extension tracks every time a site visitor tries to go to a wiki page that doesn't exist, and gives site editors a easy-to-use form with which to track the most popular missed pages and also to redirect these to existing pages.

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/MissedPages/pl</tvar>|Download]] and move the extracted <tvar name=name>MissedPages/pl</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/MissedPages%2Fpl
  • <translate> Only when installing from Git, run <tvar name=composer>Composer</tvar> to install PHP dependencies, by issuing <tvar name=code>composer install --no-dev</tvar> in the extension directory.</translate> <translate> (See <tvar name=phab><translate> task <tvar name=1>T173141</tvar></translate></tvar> for potential complications.)</translate>
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'MissedPages/pl' );
    
  • 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>

Usage

See Help:Extension:MissedPages for all user documentation.

User rights

  • edit — to add redirects
  • block — to ignore pages
  • delete — to delete entries in the missed pages list

Zobacz też