hofff/contao-navigation-article

Integrate articles into hofff.com navigation module for Contao CMS

2.0.0 2019-05-03 11:18 UTC

This package is auto-updated.

Last update: 2024-04-27 14:54:10 UTC


README

Show articles within navigation menus.

Articles can be configured within the page structure and can be selected per page and module. So it is possible to use different articles for different navigations modules displaying the same page.

The "nav_bbit_navi_art" or another proper customized navigation template is required in order to display the associated articles.

Navigation sublevels can be inserted at the desired position within the article by using the insert tag {{bbit_navi_art}} in the article.

Configuration

By default only articles marked as "reference article" are provided as article options. You can disable it if you want to see all all available articles by adding following configuration to your config.yml:

hofff_contao_navigation_article:
    reference_articles_only: false