Iconomist

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Iconomist module allows site administrators and themers to specify apple touch icons and other icons at various sizes.

Extra theme settings are provided so that icons can be configured for each theme, similar to the logo and shortcut icon settings provided by Drupal core.

Sites with more than one active theme (and multi-site set-ups) can benefit greatly from this module.

Three kinds of icons can be configured (rel='apple-touch-icon, rel='apple-touch-icon-precomposed', and rel='icon').

No Table Drag

Component type

module

Maintenance status

Development status

Downloads

1549

Component created

Component changed

This module adds a "#nodrag" option to fields which don't want to use the table drag functionality for multi-value widgets.

You can toggle the table drag on / off through the field UI or programmatically. See the README.md file for details.

Notes

This module replaces the default theme registry callback for the table drag theme function and replaces it with its own. If your theme / site depends on a custom multi-field theme it will conflict with this module.

Checked input

Component type

module

Categories

Maintenance status

Development status

Downloads

579

Component created

Component changed

This module adds classes to wrappers of checked radio button and checkbox form elements. This allows to change the look of the whole wrapper (including element itself and its label) using CSS.

Menu Pages

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Menu pages helps you build a single-scroll page by outputting all child pages of the active menu item.

For instance, if your menu structure is like this:

  • Page 1
    • Subpage 1
    • Subpage 2
  • Page 2

... the output of Page 1 would include Subpage 1 and Subpage 2. This gives site managers the ability to easily make single-scroll sites where all or many of the site's pages are actually on one page. This module will also redirect visitors from subpages to the parent page and rewrite any in-page links to subpages.

Filled input

Component type

module

Categories

Maintenance status

Development status

Downloads

711

Component created

Component changed

This module adds classes to wrappers of filled form elements (elements which contain values). This allows to change the look of the whole wrapper (including element itself and its label) using CSS.

Block NoResults

Component type

module

Maintenance status

Development status

Downloads

1520

Component created

Component changed

The Block No Results module provides option in blocks to specify the text when the certain block does not have any results.

INTRODUCTION
There could be requirement of something like Views No Results Behaviour for
blocks. Then there is a need to set "No Results behaviour" for the custom blocks
and modules provided blocks.

The Block No Results module provides option in blocks to specify the text when
the certain block does not have any results.

INSTALLATION

Menu Block Settings Override

Component type

module

Maintenance status

Development status

Downloads

1213

Component created

Component changed

This module allows for overriding the settings of a Menu Block, or hiding a Menu block on specific nodes. This may be useful when managing large websites with complicated menu structures.

This module depends on the Menu block module, which will need this patch applied to it: #2377995: Allow other modules to alter Menu block config.

Favicon Generator

Component type

module

Maintenance status

Development status

Component created

Component changed

Favicon creator using Real Favicon Generator API. see http://realfavicongenerator.net/

Features:
Creates icons for:

  • iOS
  • Windows 8
  • Firefox
  • Android
  • OpenGraph
  • Coast
  • Yandex

Requirements:
Drupal 7.x
Utilizes the farbtastic library which is included in core.

panopoly_theme_backcompat

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module replaces the Radix Layouts templates with the old ones from Panopoly Theme before version 1.14.

This is a HACK for old sites that want to save time by not converting CSS that depended on the old CSS classes - DON'T USE ON NEW SITES!

Delete All Taxonomies

Component type

module

Maintenance status

Development status

Component created

Component changed

Delete All Taxonomies provides a hassle-free link to delete all taxonomies of a vocabulary on the vocabulary listing page. It also provides small enhancements to the vocabulary listing/overview page, like display the vocabulary ID(vid) of each row of vocabulary

This allows you to delete all the taxonomies under a vocabulary without having to delete the vocabulary itself.

Current features implemented

  1. Support for batch processing of taxonomy deletions

Planned features

  1. Rules integration