I'm trying to find a plugin or bit of code or something that will change the next_posts_link() stuff to make it behave like <!--nextpage--> in Pages. next_posts_link() basically outputs a link to "Older Posts>>" at the bottom of the category listing pages - what I'm looking for is to change that to "Pages: 1 | 2 | 3" or something like that based, of course, on how many page listings there are, divided by the number of posts to display from the settings preferences.
I tried doing a search, and the results always came up with the "query_posts() breaks my next_posts_link" - and I'm not looking for that solution.
Anyone want to smack me with the right solution please? Or at least a point in the right direction?