I've got a situation I could do with some advice on.
We have a Drupal site that uses the menu to position content in the sites navigational hierarchy. The site includes a news section which has pages added on a daily basis.
What happens to the menu drop-down when we reach 1000's of news articles? It's going to be ridiculously large.
I'm sure others have had this problem but I've found nothing in Google that would suggest a solution.
Ideally I'd like to have the menu not show items under a certain level (at least for anyone who isn't a full admin).
Is this possible? Or does anyone know another solution? Bear in mind this site exists and is live, so it's not possible to try and change the site structure very drastically unfortunately (I've a feeling taxonomy would help but I think its going to be too much work to change to this)