JSON Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

JSON filter takes JSON object data stored in a field and presents it in a readable form as a filter for a field.

The field can be one of the three types: 'text', 'text_long', 'text_with_summary'.

There are two presentation options:

1. Unordered List
2. Table with nested unordered list for values.

The presentation fits a tree structure for the json and not limited to a flat table.

Installation instructuions:

1. Download module, place it in the modules folder (/sites/all/modules) and enable it

AddToCalendar

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds the ability to add "Add to Calendar" links. This module relies on the token module to pull event details form other fields.

Background image (sandbox)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Background image formatter is used for image field. It outputs original image as background image in the field item div wrapper and put a transparent image with exactly the same size as a placeholder. This allows user to display a image when they want to use 'background-size' feature of CSS in a responsive theme. This is useful when you want to display a image with fixed height and fluid width.

As most of code is borrowed from image formatter, so its formatter settings is same as that of image formatter.

Tax term ref widgets

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

More widgets for taxonomy term reference fields

  • Select list 2D lvl 2 - optgroups for 1st level terms, selectable 2nd level terms
  • Select list 2D lvl 1 - only 1st level terms, no 2nd level
  • Select list 2D lvl 1 | lvl 2 - both levels selectable, formatted like "Level one | Level two"

Social Link Formatter

Component type

module

Maintenance status

Development status

Downloads

1026

Component created

Component changed

Social Link Formatter is a module that adds a new formatter for link fields that renders a link as an appropriate icon linking to the destination if the link is related to a social network. The icon is guessed automatically from the hostname of the link. If the hostname is not related to a supported social network, then no icon is rendered.

Prevnext

Component type

module

Maintenance status

Development status

Downloads

2635

Component created

Component changed

Summary

PrevNext (Previous/Next) is a simple module that provides, for any node type you want, two links to the previous and to the next node of the same type.

You can choose for what type of node you want to enable these links through a simple configuration panel. Once you enabled the content types you want, in the "Manage Display" of that types you'll find two new "extra fields": one for previous and one for next link.