-
☆ A M B ☆
- 24,524 Posts
You would need to use a prev/next snippet on your individual news documents.
NewsListing creates automatically links with id for next and previous documents.
Sorry for my english. I'm french... My dictionary is near me, but it's only a dictionary !
-
☆ A M B ☆
- 24,524 Posts
An example of this is the MODx documentation. A snippet is used to display links to the previous page, the index page, and the next page.
I’m not sure to understand exactly that you want.
NewsListing can list all documents into one folder. With &sortby (parameter) you can specify to sort by pub_date (publication date) for example. And links will be created.
If you want to display documents with next and previous link from all your site, see ListIndexer snippet.
If not, it seems to me that I saw a snippet on the forum to create prev and next links.
Sorry for my english. I'm french... My dictionary is near me, but it's only a dictionary !
-
☆ A M B ☆
- 24,524 Posts
ListIndexer is installed with Modx. And it is not in the
repository
PrevNext snippet is available
here
Sorry for my english. I'm french... My dictionary is near me, but it's only a dictionary !