Hi there,

I recently uploaded a pagination project similar to this for drupal 6 [Pagination (Node)], i'm wondering if you guys want to collaborate to some extent since I noticed this project is drupal 5 officially. It has a slightly different approach to pagination, in that it paginates content based on an arbitrarily modifiable words per page threshold, instead of hard page breaks.

That being said, there has been some interest in adding that functionality, and I'm wondering if you guys wouldn't mind me borrowing the filter to enable that as an option?

Regards,

Owen

Comments

Gurpartap Singh’s picture

Paging has both hard pagination as well as automatic pagination to limit by words or by characters and a few other features. Paging in cvs HEAD is compatible with Drupal 6. And I have an almost ready to ship paging for Drupal 6 in my sandbox that has complete page names feature with custom themes for the pager navigation. I'm not sure why you would need to make a duplicate project once you know that a module for this already exists.

panji’s picture

Yes, I thing this module has more option for it,.. but it's not a bad idea to make the collaboration for this two module,..
But I thing,... we should consider more to collaboration this module to Table Of Content Module (http://drupal.org/project/tableofcontents),.. for simple navigation or pagination break option using Heading 1, Heading 2, etc on content

sun’s picture

Status: Active » Closed (duplicate)