Metal Archives (discography pages) - Reviews column split and sortable tables

Splits the Reviews column into Reviews(count) and Ratings and makes the tables in all discography tabs sortable.

目前為 2015-08-25 提交的版本,檢視 最新版本

作者
darkred
評價
0 0 0
版本
1.7.3
建立日期
2014-10-15
更新日期
2015-08-25
尺寸
6.6 KB
授權條款
未知
腳本執行於

This userscript applies to metal-archives.com(Metal Archives), in discography pages.

It splits the 'Reviews' column into 'Reviews' and 'Ratings' and makes the tables in all discography tabs sortable (just click on each of the table headers). Tip: you can sort multiple columns simultaneously by holding down the Shift key and clicking a 2nd, 3rd or even 4th column header.

Tested with Greasemonkey 3.3.

Example: http://www.metal-archives.com/bands/Kamelot/166 (DISCOGRAPHY > MAIN tab) -the script works in all DISCOGRAPHY tabs-

This userscript uses jQuery UI, the jQuery plugin tablesorter (forked by Rob Garrison (Mottie)) and the utility function waitForKeyElements by Brock Adams.

Thanks a lot to Mottie and Brock Adams for their invaluable help (1, 2, 3)