If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
rdt_dynamenus
The rdt_dynamenus plugin automagically generates section-aware menus of sections and articles and ensures that they are automagically updated whenver new sections or articles are added to the website.
Two tags, rdt_article_menu and rdt_section_menu, together enable easy maintenance of 2 dimensional websites where _section- and article are the two axes. They eliminate the need to handcode links and categories as is needed for menus generated by txp:linklist or to hardwire multiple sections into different invocations of the txp:article_custom tag.
The rdt_section_menu is aware of the current section and marks it with a CSS class as ‘active’. The rdt_article_menu shows only articles assigned to the current section, and marks the currently displayed article with the CSS ‘active’ class.