This page is a translated version of the page Huggle and the translation is 74% complete.
Outdated translations are marked like this.
Genväg:
HG


Om Huggle

Fakta

Huggle är ett program för att ta hand om vandalism på Wikipedia, skrivet i C++ och python. Huggle utvecklades ursprungligen av Gurch som inte längre är aktiv med detta projekt.

Skriv alla kommentarer och frågor på feedback-sidan, tack.

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.

Utvecklare se listan
Senaste stabila versionen 3.4.12
Dokumentation Huggle Manual
Kod på GitHub
E-postlista huggle@wikimedia