Skinr Lite

Component type

module

Categories

Maintenance status

Development status

Downloads

2837

Component created

Component changed

This module is an extremely pared-down version of the Skinr module.

If you are familiar with the Skinr API, then this module implements the Skinr API version 2--only for skin plugins available to the html theme hook and only if they are enabled by default for the current theme--as theme settings.

If you are not familiar with the Skinr API, this module will enable you to use some skins that your themer has defined simply by adjusting the theme settings.

Entity iframe

Component type

module

Maintenance status

Development status

Downloads

12865

Component created

Component changed

Entity iframe provides a simple way of creating and managing the embed-ability of content you are creating in a drupal site. It provides a path that displays an item in a different theme (optionally) which is more appropriate for visualizing in an iframe. There are several simple settings for modifying and controlling the output when viewing an entity as an iframe. This provides a consistent path for the rendering an entity in a way that's easy to be displayed in an iframe.

Classy Widgets

Component type

module

Maintenance status

Development status

Component created

Component changed

Do you have client-facing node/add or node/edit pages that you want to stylize or augment? This module enables per-field custom css classes without having to write your own form_alter. Adds configuration pieces at the bottom of the field settings to collect the css classes, and then adds those css classes to that field in the form, at the same level as the field-type-text (etc) on the container.

Block Machine Name

Component type

module

Categories

Maintenance status

Development status

Downloads

4616

Component created

Component changed

Block Machine Name is a small module that adds a machine name field to custom blocks (support for menu_blocks and imageblock is in the latest dev).

Purpose:
Its primary intent is to solve the problem of styling and rendering blocks that use numeric auto-increment ID's which may later not match their production values when the blocks are recreated later. Machine names can also be used to identify blocks in custom code.

qTip Form API (Generate fancy tooltips via Form API)

Component type

module

Maintenance status

Development status

Downloads

614

Component created

Component changed

What is qTip Form API?

qTip Form API is a development tool which allows you to create tooltips in code via the form api.
It uses the wonderful qTip plugin (version 2 or compatible).
Link: http://craigsworks.com/projects/qtip2/

Accordions

Component type

module

Maintenance status

Development status

Downloads

9205

Component created

Component changed

Display various types of content, such as blocks, with an accordion-like behaviour. Items in accordion groups will initially appear 'collapsed' with only their titles showing. Clicking an item's title will 'expand' that item to show its whole content, and collapse any other accordion items in the same group. Group items into distinct accordions by simply naming them so that pages can have multiple accordions, each containing multiple types of content.