Hi,
I have a question about how to build pagination with modx, hope some one has already figure out how to do it, and here is what I want to do:
I have "news release" index page that needs to be updated every week with latest news, the content basically are a list of headlines and links, so the content would be growing, but I need those contents to be paginated with 10 items a page and always push latest headlines on top. Addtionally, the page URL would be something like press/index.html, press/index_2.html, press/index_3.html, is there anything I can do it from modxcms directly and automatic pushing down the content to next page when it’s fill up 10 items a page?
I understand modx is build content by pages, but I’d like to build something would generate the page dynamically with my input content grow.
hope my description makes sense to you and thanks in advance!
Thank you kp52, that’s exactly what I want. Yes, it does take some time to read through and get familiar with. Thank you!