Unpaginate phpbbV2 threads

By gollum Last update Jul 27, 2008 — Installed 82 times.
Script Summary:
Marks up phpbbV2 viewtopic threads with Johan Sundström's pagination microformat. Bugfix 080722, 080728.

This script has no discussions.

start the discussion

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")])]