Voir sur Drupal.org
Nb téléchargements :
71635
Components
- Code
- Documentation
- Miscellaneous
- User interface
Documentation
Images
Demo
Licence
http://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet d'ajouter des attributs au liens de menu
Release
Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches :
8.x-1.
Stable releases for this project are covered by the
security advisory policy.
8.x-1.5
released
28 August 2024
Works with Drupal:
^8 || ^9 || ^10 || ^11
Install:
composer require 'drupal/menu_link_attributes:^1.5'
Covered by Drupal's security advisory policy
Release type : New features
Description
This module allows you to add attributes to your menu links or their wrapping <li>
elements.
Installation ☝️
- Enable Menu Link Attributes module
- Grant Use menu link attributes permission to users which should be able to set attributes on menu items
- Set available attributes on /admin/config/menu_link_attributes/config
Screencasts 📺
Container attributes
In order to provide attributes for containers (wrapping <li>
elements) you simply need to create a new attribute starting with container_
, those will be applied on the container automatically.
Optional dependency
- YAML Editor - Loads an Ace editor which makes YAML editing more fun
Toutes les informations proviennent du site drupal.org