Considered feature-complete by its maintainers.

Field Group Titles

Horizontal Tab display using custom titles

This module extends the Field Group module by adding the ability to override the default title of a field group item (horizontal and vertical tabs, accordions, divs and fieldsets) on a per node basis. This means if you have a content type with 3 tabs, e.g. Movie Name, Lead Actor, Supporting Actor, you can create you can create field groups in the manage display, and override the titles like so:
Node 1

  • Die Hard
  • Bruce Willis
  • Alan Rickman

Node 2

  • Lethal Weapon
  • Mel Gibson
  • Danny Glover

The use case that prompted this module included 15 nodes of the exact same format with different tab titles, and it had to be easy for editors. Using Quicktabs for this case would have required each tab to be a separate node, and each instance would have been rendered as a block. So in the above example you end up with 6 nodes and 2 blocks, as opposed to just 2 nodes. Field Groups by itself would require a unique content type for every node where the group's label changes. This module allowed me to add 15 nodes with unique tabs on each using a single content type.

Requirements

Mobile Adaptive Test

Check if your site layout is mobile adaptive!

It's a beautiful tool to see how your site will look like in iPhones, iPads, desktop screens and multiple android devices.

Book Explorer

Book Explorer provides an explorer-like book navigation block. Instead of clicking on a book page in order to see its child pages, you can simply click to expand (or collapse) each book page.

Webform Publications

Useful for creating letter writing campaigns aimed at newspapers and other publications using webforms. Provides a component for Drupal webforms populated with selectable publications. If configured, to collect a zip/postal code from a component on a a previous form page, the publications component will reduce this list of publications to those with addresses in a set range.

Sponsored by the folks at openmedia.ca.

Requires

Installation

  • Install module.
  • Visit admin/config/content/webform_publications and add some publications.
  • Add the component to a webform and configure the five fields found in the publications fieldset on the component's edit page.
  • Use the email tab of your webform to configure an email template that mails out to the email addresses of various publications selected by a user using the publications component.

Notes

  • Webform postal code module might be useful for collecting and validating postal codes to use as 'key components' for publication components.

Feeds Tamper Clone

This module provides an easy to use UI option to clone Feeds Tamper plugins when cloning a Feeds importer.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only