Script Summary: Your second chance when moderating slashdot
Version: 2009/06/02
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



