Add hook_help
Compare changes
+ 14
− 0
@@ -69,3 +69,17 @@ function menu_css_names__make_class_name($text) {
$output .= '<p>' . t("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 <li> element. Using these class names, each menu item can be styled separately with CSS. This is also very useful for CSS sprite techniques.<br><br>