I am looking for the answer to this question:
the original thread is located here: http://www.phpwcms.de/forum/viewtopic.p ... ticle+workI am looking for a way to use the {BROWSE:NEXT and {BROWSE:PREV tags to browse in just one level only. At this moment, the {BROWSE:NEXT just continues browsing, even if it is the last article in a category.
[...]
Of course, I know that it is possible to use the 0 and 1 indicators in the tag to stop the possibility of further browsing but I need these browsing tags to work from a template.
I know this has been talked about before, in this article: http://www.phpwcms.de/forum/viewtopic.p ... rowse+next
But the answer in that article is not sufficient for my needs. I need the tag to be dynamic, i.e. no hardcoding of article numbers needed. The reason is, that the website I am building will have content that will vary a lot overtime: categories will have between 1 and n articles, varying all the time.
Is it possible to have this behaviour of the {BROWSE tags?
but had no response
Does anyone have any ideas about this?