NavigationPart
Summary
Controls the override of navigation parts.Usage
NavigationPart[<module_name>]=<name_navigation_part>
NavigationPart[<module_name>/<view>]=<name_navigation_part>
Description
This setting controls the override of navigation parts defined in module.php or by a dynamic code.
As key the module name can be used alone or together with a view.
By default this setting is left empty and commented out.
This setting is case sensitive.
Examples
NavigationPart[content/trash]=ezsetupnavigationpart
This setting will allow the trash view of the content module to appear in the setup tab.
Ester Heylen (16/09/2010 8:02 am)
Ester Heylen (16/09/2010 10:38 am)
Comments
There are no comments.