I want to write a module to show some information from database such as news. However,there are so much news that if i display in one page ,it must be too long. Therefore,i wonder if there is a way to split into many pages. I want to write a module such as this forum.
Thanks

Comments

vm’s picture

the paging.module, or the custom_pager.mdoule ... may give you some ideas ?