# Summary

This is a very simple module that takes the link text of each drupal menu item and adds it as a css class name to the menu's element. Using these class names, each menu item can be styled separately with css. This is also very useful for css sprite techniques.

There are no admin settings for this module, it starts doing its work once the module is enabled. All caches are automatically cleared at this time also. This module works with menus in blocks (including Primary Links) and menus in themes (menus that are enabled from the theme's configuration page).

# Project URL

https://www.drupal.org/project/menu_css_names

# Where is the code?

No code yet.

# Estimated completion date

(If known, when is this module targeted for completion?)

# Dependencies

None.

# Who's doing the port?

Ganesan Gopal: Developer

# What help do they need?

(Are there specific types of resources (e.g. skillsets, $, sprints) that would be helpful to expedite porting?)

# D8 roadmap

(A link to a meta issue, handbook page, Google Doc, etc. with the plan on how to port to D8.)

# Background and reference information

Comments

ganesan gopal created an issue. See original summary.

ganesan g’s picture

Issue summary: View changes
ganesan g’s picture

Issue summary: View changes
nehajyoti’s picture

Closing this issue as D8 version of module is already released.

nehajyoti’s picture

Status: Active » Fixed
mmjvb’s picture

Status: Fixed » Needs review

With an alpha, Status should be Needs review.