zem_nav documentation

Enhanced version of link_to_next and link_to_prev (0.6)

Provides two tags:

  • <txp:zem_link_to_next>
  • <txp:zem_link_to_prev>

These work the same as txp:link_to_next and txp_link_to_prev, except they function on an article list page as well as archive pages.

In addition, two optional attributes are supported by both tags:

  • usecat – specify usecat=0 to force the tag to ignore categories when determining the next or previous article. Default is 1.
  • usesec – specify usesec=0 to force the tag to ignore sections when determining the next or previous article. Default is 1.


Commenting is closed for this article.