An open API service indexing awesome lists of open source software.

https://github.com/amcgowanca/drupal_menu_link_options

Drupal 7 module for providing low-level user interface for displaying menu link options data structure.
https://github.com/amcgowanca/drupal_menu_link_options

Last synced: 2 months ago
JSON representation

Drupal 7 module for providing low-level user interface for displaying menu link options data structure.

Awesome Lists containing this project

README

        

## Drupal Menu Link Options

Menu links in Drupal 7 have a hidden property named `options` that is typically used by contributed modules for storing additional information or attributes. This module aims to provide an API for modules to define options with a user interface management component to allow for the management of options for those users who have appropriate permissions. Additionally, this module provides a mechanism for displaying these options.

### License

This Drupal module is licensed under the [GNU General Public License](./LICENSE.md) version 2.