In part one, Sortable Tables in Drupal, I went over the basics of producing a sortable table in drupal. In this post, I'm going to extend the example to show you how to integrate paging with a sortable table.
Hey! Another drupal post! Alright!
A sortable table is one of the more useful ways of displaying information online, and like a lot of things, drupal makes it pretty easy. Unfortunately, this little feature is not exactly highly documented. I'm in the midst of creating one for a project myself, and although by now I've done it many times, the first time I did it was a bit of a struggle. So, I'm taking a break from work to document it here. Hopefully, it'll save someone else from having the same problem I did. Please note this information applies to drupal 6 only!
Hey, first real post! It's about time! For our first post, I'll be talking about one of my favorite platforms for web development: drupal.
Here at FC, drupal is our CMS of choice. One great feature of drupal is its ability to host multiple sites from a single installation.