| Script Summary: Marks up phpbbV2 viewtopic threads with Johan Sundström's pagination microformat. Bugfix 080722, 080728. |
This script has no discussions. |
This script has no reviews. |
Requires Greasemonkey 0.8.
You will also need to install Unpaginate pagination microformated web pages
Edit to @include your site - Open "Manage User Scripts" and add your phpbb site to the "Included Pages" list.
History
bugfix 200807022 - needed to allow for poll voting table [not(child::td/form[contains(@action,"mode=vote")])]bugfix 200807028 - damn!, also need to allow for (non-voting) poll results [not(child::td//img[contains(@src,"voting_bar")])]
