Could you explain a bit the main differences from the http://drupal.org/project/paging module?

Comments

mundanity’s picture

Hi there,

From what I can tell the paging module is more feature rich at the moment. When I first released this module I was unaware of the paging module (bad on me for looking at drupal 6.x only releases). I was pointed to that module shortly after and from what I could tell of the development on it at the time, it looks like it hadn't been updated (or you had to use the unofficial D6 dev version). I encourage you to take a look at paging to see if it fits your needs, as it looks like it has a D6 release now. My current plan is to release a version which includes the following:

  • 1 based pagination (?page=2 actually goes to page2)
  • ability to set manual pages with headers
  • ability to set page headings while paging by word count
  • an index to jump to pages by page heading (a list with Node Title: Node Page 1, Node Page 2, etc...)

After that I'll basically let the community decide if there's reason for me to continue developing this module. I don't mind at all continuing to work on this module if people feel it's useful, I just didn't want to duplicate functionality for the purpose of keeping this module alive.

mundanity’s picture

Hi there,

These changes have been added to version 1.1. If you do try it out, let me know what you think, I'd appreciate the feedback :)

mundanity’s picture

Status: Active » Closed (fixed)