Jump to content

Пашырэньне:Editcount

From mediawiki.org
This page is a translated version of the page Extension:Editcount and the translation is 56% complete.
Outdated translations are marked like this.
інструкцыя па пашырэньнях МэдыяВікі
Editcount
Статус выданьня: стабільны
Укараненьне Спэцыяльная старонка
Апісаньне Паказвае колькасьць рэдагаваньняў удзельніка
Аўтар(ы) Ævar Arnfjörð Bjarmason
MediaWiki >= 1.36.0
Зьмены базы зьвестак Не
License GNU General Public License 2.0 or later
Загрузіць
Перакласьці пашырэньне Editcount, калі яно даступнае на translatewiki.net
Праблемы Адкрытыя задачы · Паведаміць пра памылку

Пашырэньне Editcount дадае спэцыяльную старонку, якая паказвае колькасьць рэдагаваньняў. Гэтая спэцыяльная старонка можа быць даступная як праз Special:Editcount[/user], так і ўключэньнем {{Special:Editcount/user[/namespace]}}. This special page can be accessed from Special:Editcount[/user] as well as being included like {{Special:Editcount/user[/namespace]}}.

This extension does not support anonymous users.

Устаноўка

  • Download and move the extracted Editcount folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
    
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Editcount' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Глядзіце таксама