Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-1.0
  • 8.x-1.x default
  • 7.x-1.x
  • 8.x-1.0
4 results

menu_bullet_info

  • Clone with SSH
  • Clone with HTTPS
  • nic0pad's avatar
    Issue #2914605 by nic0pad: Add the initial code of the module.
    nic0pad authored
    294f2fb0
    History
    CONTENTS OF THIS FILE
    ---------------------
    
     * Introduction
     * Requirements
     * Installation
     * Configuration
     * Troubleshooting
    
    
    
    INTRODUCTION
    ------------
    
    The Menu Bullet Info module displays an bullet info near a menu item.
    The content of the bullet info is the number of rows of a view's results.
    
    
    REQUIREMENTS
    ------------
    
    This module requires the following modules:
    
     * Views (https://drupal.org/project/views)
    
    
    INSTALLATION
    ------------
    
     * Install as you would normally install a contributed Drupal module. Visit:
       https://drupal.org/documentation/install/modules-themes/modules-7
       for further information.
    
    
    CONFIGURATION
    -------------
    
     * Configure user permissions in Administration » People » Permissions:
    
       - Administer site configuration
    
         Users in roles with the "Administer site configuration" permission will see
         the administration menu.
    
     * Add/Remove Bullet Info in the menu settings in Administration » Bullet Info.
    
    
    TROUBLESHOOTING
    ---------------
    
     * If the administration menu does not display, check the following:
    
       - Are the "Administer site configuration" permission enabled for the appropriate roles?