Moderatrix

By Luke Boland Last update Jun 2, 2009 — Installed 84 times. Daily Installs: 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Script Summary:
Your second chance when moderating slashdot
Version: 2009/06/02
Recently Updated TopicsPosts
It stopped working today1
The code, comments and work...1

this script has 2 topics, 2 posts

This script has no reviews.

Moderatrix gives you a chance to edit your selection before moderating a post, when using the D2 discussion system.

=======================================
Changelog
=======================================
2009/06/02
Changed the includes to work with the new URL structure of /.

2009/02/26
Added comments.pl to the inclusions list to enable Moderatrix on those pages.

2008/12/11
Changed

button.setAttribute(\"onclick\",\"doTheModThing(document.getElementById(\\\"\" + id + \"\\\"));\");\n

to
button.setAttribute(\"onclick\",\"return doTheModThing(document.getElementById(\\\"\" + id + \"\\\"));\");\n

because it stopped working in the latest code update on /.

2008/11/22
Original version