The navigation for 4.4 displays only the recent posts link and only for anonymous users. It doens't matter whether or not i add itens or sub itens to it.
The navigation for 4.4 displays only the recent posts link and only for anonymous users. It doens't matter whether or not i add itens or sub itens to it.
Comments
Comment #1
jeremy commentedThis bug report is not against the navigation.module.
The 'navigation.module' does not generate the navigation block which holds 'recent items'. That is an automatically generated block by the Drupal core. If you are having a problem with that block, please file a bug in the correct place. (The navigation.module does not allow you to customize the automatically generated navigation block)
If you are having a problem configuring the navigation.module, please file a 'support request' and I'll walk you through the process. Your best bet is to follow the directions in the 'INSTALL' file that is included with the navigation.module.
Comment #2
(not verified) commentedsorry, the INSTALL file confused me. it says: "If you want a menu, simply enable the appropriate block. (Blocks are automatically generated for all menus.)" so, i thought that the "Navigation" block would be the one automaticaly created by the module.