Responsive Navigation
This project builds a responsive nav.
Editors menu
This module will enhance the editor experience by providing a great menu for editors
Field Label Formatter
This module allows customization of displayed field labels, including its HTML element and CSS classes.
Dependencies
World Flags
Please do not use this module May 22nd, 2013
It is a work in progress!!!
Overview
Uses IP to Location module to see where your user is located.
Then dynamically displays an appropriate flag for the user's location.
The flag can override the logo or be displayed in a block. You can choose what locations of the world you will service and display the user's flag. Another option is to redirect unserviced locations to another website or internal path.
Flag examples
Different options for the flags.
- Badge, .png transparent.
- Close to flag, black background, .gif animated.
- Close to flag, blue background, .gif animated.
- Close to flag, black background, .gif non-animated.
- Close to flag, blue background, .gif non-animated.
Blockify secondary tabs
Secondary tabs as block.
Requires Blockify module.
Reduced Forms
Reduced Forms uses the "#states" property of the Drupal Forms API to make all but on of the fields in a form invisible until a user enters something in the visible field. This makes it possible to have forms that take up very little space on a page until a user actually starts to fill in the form.
The code for this module was adapted from the Compact Forms module at:
