Drupal limit number of menu items in primary links
        Posted  
        
            by ninusik
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ninusik
        
        
        
        Published on 2010-06-08T18:49:31Z
        Indexed on 
            2010/06/09
            0:02 UTC
        
        
        Read the original article
        Hit count: 286
        
Is there a way to set a limit on how many menu items users can add to Primary Links menu? I'm working on a Drupal site and I have a horizontal primary links nav bar. There is only room for no more than 7-8 links in the nav bar. I don't want the future maintainer of the site to add more than 8 items to the menu. Is there a way I can set a limit on that? Some module or override function? Thanks,
© Stack Overflow or respective owner