https://issues.apache.org/bugzilla/show_bug.cgi?id=54250
Bug ID: 54250 Summary: adding pagination for news module Product: Lenya Version: 2.0.4 Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous Assignee: dev@lenya.apache.org Reporter: elpa...@gmail.com Classification: Unclassified Created attachment 29700 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29700&action=edit the patch to apply for adding pagination I have added pagination to news module by using http://cocoon.apache.org/2.1/howto/howto-paginator-transformer.html It takes a page parameter for number of page. If this parameter is not pressent then it returns regular unpaginated view It returns current page and total nuber of pages in span elements. It also provides also for next/previous page when possible. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lenya.apache.org For additional commands, e-mail: dev-h...@lenya.apache.org