Is there a way to get $pagenumber into scope in postbit or postbit_legacy template? If we could do that then we could get permalinks pointing to particular pages within a thread and then jumping to the appropriate post via an anchor, instead of permalinking to particular posts. This would likely help with seo because, assuming people linked to posts on a page, the links would all be to the same page, rather than to different posts on the same page.
$pagenumber is available in SHOWTHREAD but not postbit_legacy where I need it to accomplish this. Any ideas how I can get it into scope?
|