Theme Custom Pagers in Drupal 6
As part of my site's new theme, I decided that I wanted to have a Next and Previous link on the bottom of each of my Blog posts - like how Mark Boulton does on his Blog. So, I downloaded and installed the Custom Pagers module. I added a new custom pager using the 'Blog post' content type, and the blog view that I had already created previously. This worked, but I only had a very simple pager - ideally, I wanted to see the title of each relevant Blog post.
