Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Custom Active Menu Item

This module provides an easy way to indicate which menu item is active adding the active CSS class depending the path that the users are seeing.

IMPORTANT
This assumes they are using theme('menu_link') for the menu rendering to html.

FEATURES

  • Configuration interface to enter the global CSS classes that will be applied to the active menu item
  • Configuration interface for each menu item (under the fieldset "Custom Active Menu Item") to provide the path where will be active
  • Provides a permission setting to allow administrators manage the features mentioned above
  • Is compatible with nice_menus module
  • Works with path aliases and normal path like node/*

REQUIREMENTS

  • menu module enabled

INSTALLATION

  • Copy the 'cami' module directory in to your Drupal sites/all/modules directory as usual.

USAGE INSTRUCTIONS

  • Activate the module "Custom Active Menu Item"
  • Configure each menu item that you want. In "Custom Active Menu Item" fieldset there is one field to input all paths where the menu item should be active

Simple example entity for Drupal 7

This is a fully-working example of a simple entity using only the core API (no dependencies on contrib modules).

Morse

Overview :
Morse code converter is simple module that converts normal english into morse-code and vice versa.

Features :

Convert to media

This module provide a sample, how to convert nodes contains images inserted via image assists 6.x to 7.x media file entity. This is developed for media module 2.x branch.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools