Question for Drupal version 4.7.5 (4.7.x)
I have searched the forums and could not find a direct answer to this question.
Is there any way to either disable (preferably) or remove the "categories" menu item or the entire "news aggregator" menu structure within the Navigation menu block?
I am currently using the standard built-in news aggregator and have set up 60 feeds and placed them under 40 categories.
While the aggregator is enabled, under the Navigation menu block the " news aggregator" menu shows up with two sub-menu items called "categories" and "sources" as shown below.
news aggregator
- categories
- sources
I cannot find a way to disable the entire aggregator menu. The reason why I want to disable this menu is because when the user clicks on the "categories" menu item, all 40 categories are displayed in the Navigation menu under the "categories" menu item. This causes the Navigation menu block to become excessively long (as shown below) thus pushing the rest of the menu items and other blocks way down to page. Users then have to scroll down three (3 )full pages to access any of the other menu items and blocks. I know I can disable all 40 of the individual category items under the “categories menu”, but this is not a viable solution.
news aggregator
- categories
--- Category 1
--- Category 2
--- Category 3
--- Category 4