Maintainers strive to actively monitor issues and respond in a timely manner.

TabsNoMore

Tabs No More

Converts tabs to contextual links (at PHP side). This makes UI cleaner and you don't need to stylize tabs anymore.

Drupal Debug with Krumo

Usage example:

<?php
ddk($_SERVER);
?>

Visit this page:

Icon Fonts (D7)

NOTE: The old Icon Fonts module is now called Admin Icons - http://drupal.org/project/admin_icons. The new Icon Fonts module is in the 2.x branch.

Overview

The IconFonts module and its submodules provide an easy integration of icon fonts with the popular @font-your-face module.

Unlike from regular fonts, you can enable/disable single characters (icons) and assign css seletors to them. Thus it allows site builders to place icons without touching the theme. Example: Put this icon before the login menu item.

Requirements

  • @font-your-face module
  • some submodules might need the Libraries module

How to use the module

  • The core IconFonts module is an api module that provides its submodules an easy integration with the @font-your-face module. This means that besides the main IconFonts module you'll need to enable at least one of the submodules.
  • Most submodules require you to download a font library and copy it to the libraries folder (usually sites/all/libraries).
    Please make sure you read the readme.txt files of the submodules.
  • Once you've downloaded the appropriate font files you can enable the IconFonts module and the submodules you'd like to use as usual.

Draggable Images

Draggable decorative Images which displays randomly rotated, rotation works only on new browsers.

Disable Context Menu

A Windows XP style javascript alert showing the Message.

This module blocks the context menu to pop up for instance in order to prevent the user from downloading images. But you can also use it on various other elements.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained