about me

projects

MPEG & DVD

doc

leisure

Sam’s Wikipedia stuff

This page is a repository of my public Wikipedia resources.

übergodmode

ubergodmode.js is a compilation of Javascript helpers that help with the administration of Wikipedia. You need to be already a sysop for it to be useful. Current features are:

Download ubergodmode.js.

Alternatively, you can put the following line in your monobook.js:

document.write('<SCRIPT SRC="http://sam.zoy.org/wikipedia/ubergodmode.js"><\/SCRIPT>');

godmode-light

godmode.js is a compilation of Javascript helpers that add lots of useful buttons to my page when browsing Wikipedia. I do not distribute it because of its potential usefulness for vandalism. However, here is godmode-light.js, a lighter version that provides the following features:

Download godmode-light.js.

Alternatively, you can put the following line in your monobook.js:

document.write('<SCRIPT SRC="http://sam.zoy.org/wikipedia/godmode-light.js"><\/SCRIPT>');

Important note: the "ampersand bug" was fixed. It caused the rollback function to replace & with &amp; and other similar nasty effects. Make sure you use the latest version.

wikilinks.pl for Irssi

Quick and dirty script to add the corresponding URL link after wiki links on IRC. See how it improves your IRCing experience!

wikilinks

Download wikilinks.pl version 0.1. To use it, you can put it in ~/.irssi/scripts/ and put the following line in your ~/.irssi/startup: /script load wikilinks.pl