Huggle

From Meta, a Wikimedia project coordination wiki
This page is a translated version of the page Huggle and the translation is 74% complete.
Outdated translations are marked like this.
Shortcut :
HG


Sobre o Huggle

Fatos

O Huggle é um programa para lidar com o vandalismo na Wikipédia, escrito em c++ e python. Ele foi desenvolvido originalmente por Gurch, que já não está ativo neste projeto (por favor, envie todos os comentários e perguntas para a página de comentários). Agora ele é mantido pela comunidade de desenvolvedores da Wikimedia, e todo mundo é bem-vindo a se juntar a este projeto como um desenvolvedor, por favor peça ao Petrb ou ao Addshore caso você precise de acesso ao repositório.

Huggle is able to load and review edits made to Wikipedia in real time, helps users identify unconstructive edits, and allows them to be reverted quickly. Various mechanisms are used to draw conclusions to whether an edit is constructive or not. It uses a semi-distributed model where edits are retrieved using a "provider" (this can be anything that is capable of distributing a stream of edit information, such as the Wikipedia API or IRC recent changes feed), pre-parse and analyze these edits and share the information with other tools, such as ClueBot NG. Huggle also uses a number of self-learning mechanisms, including a global white-list (users that are considered trusted) and user-badness scores that are stored locally on the client's computer.

This project is maintained by the Wikimedia developers community, and anyone is welcome to join this project as a developer. Please ask Petrb or Addshore in case you need access to the repository.

Note: It is possible to install Huggle on 3rd party sites as well. If you are a maintainer of a MediaWiki wiki and you wish to use Huggle there, please follow the manual for deployment of Huggle.

Programadores ver lista
Versão estável atual 3.4.12
Documentação Huggle Manual
Git no GitHub
Lista de discussão huggle@wikimedia