added a description field for the multimod records, which will be shown as a "tooltip" when hovering over the multimod in the thread
the multimoderation actions will be logged in the xenforo moderation log
the method agtek_MM_Model_Multimod::canUseMultiModeration got some additional parameters, which should make it easier to overwrite the method and create own "rules" which user is able to use what multimoderation....
To be able to find the necessary record faster, the records are sorted by the title
To avoid a bottleneck for moderators viewing threads, the data are being now loaded via ajax (a extra page will load if javascript is disabled)
Demo Video: http://ragtek.github.com/videos/multimod.htm