Closed (duplicate)
Project:
Paging
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2008 at 19:22 UTC
Updated:
10 Dec 2008 at 17:26 UTC
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
Comment #1
Gurpartap Singh commentedPaging 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.
Comment #2
panji commentedYes, 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
Comment #3
sunMarking as duplicate of #344822: Let's not duplicate efforts