deutsche Übersetzung


NOTE:wikitrust and the toolserver are both defunct

WikiTrust shows authors and versions of pages. Who wrote what?

The WikiTrust UserScript shows for every page who wrote which part, and when.

To activate it just insert the following code in your user script page. In German Wikipedia you will find it here and in English Wikipedia here. Add these lines:

$.holdReady(true);
mediaWiki.loader.load("https://toolserver.org/~netaction/wikitrust.js");

Save the page and bypass your browser's cache.

Now when you visit any page and click on any text, a box opens to the left listing the text's author and the date and revision when it was added.

The script will only work on Vector and Monobook skin as expected.

Hint for users of whitelist based script blockers (like NoScript and NotScripts): allow scripts for https://toolserver.org  – otherwise nothing will happen.

Features Bearbeiten

  • Fast: Usually this script does nothing but a single lookup in the WikiTrust SURE database.
  • Low Traffic: Using this script increases your traffic by a few percent. Usually 3kB per Wikipedia page.
  • Unobtrusive: This is the only WikiTrust script that preserves other scripts like the superimpose of maps.
  • Relatively few bugs: Please report the pages where this script does not work as it should.

WikiTrust Server Bearbeiten

This UserScript uses the great service of http://www.wikitrust.net/

The data provided by WikiTrust is preprocessed and cached by WikiTrust SURE.

For more information see WikiTrust SURE.

You can follow the current status here.

Comment Bearbeiten

Feel free to drop a message on the discussion page!