Plugin index

This plugin provides the <txp:rvm_if_this_article /> tag which compares the currently processed article (for example in article_custom) with the ID of the article page it’s used on. Example use would be for a list of articles (using article_custom) on an article page, where you want the current article to be rendered differently (not linked, bold, not at all, whatever) in the custom list of articles.

<txp:rvm_if_this_article> ... <txp:else /> ... </txp:rvm_if_this_article>