Image Caption & More

Component type

module

Maintenance status

Development status

Component created

Component changed

What it does

Wraps all images in content with a

tag, ALT attribute is used to
set he caption text. If the ALT attribute is emmpty then the TITLE attribute
is used as a copy to ALT attribute and caption. If both attributes are empty
use a template string for caption with a sequential numbering.

Where it does it

It does all its work on the server. Wrapping occurs prior Drupal renders the node content. Original content is replaced with the new content only before rendering, thus the new content is NOT saved anywhere.

Filterfy

Component type

module

Maintenance status

Development status

Component created

Component changed

Apply filters to your images (like Instagram) and customize the output in Drupal's image styles. Choose from 12 different image filter styles to apply to your images.

Image Filters

  • Black and White
  • Dreamy
  • Blue Velvet
  • Chrome
  • Lift
  • Canvas
  • Vintage
  • Monopin
  • Antique
  • Color Boost
  • Sepia
  • Blur

Extending

All filter functions are extendable via hooks and image filters can be further altered in a custom module.

Diff Views

Component type

module

Maintenance status

Development status

Downloads

1958

Component created

Component changed

Diff VIews module adds new Views field handler “Compare” with Diff radio buttons.

How to use:

  1. Add new “Compare” field to your View of node revisions.
  2. Select 2 revisions of the same node and click “Compare” button.
  3. You will be redirected on built-in Diff page node/%/revisions/view/%/%.

Looks better in Table format.

Drupal Video Review

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal Video Review

You need Drupal Video Review if

You want to create a review on your website easily.
You want a menu link setup for you.
You want a nice view setup for you.
You want to embed a youtube video code.
You want a 5-10 star rating setup for you.
You want all your reviews to show up on on page that is setup for you.
You want to have a easy one stop solution for adding game reviews to your website with about 5 minutes of work.

For new installs of Drupal 7, we recommend using the most recent update.

Dependencies

shs search api

Component type

module

Maintenance status

Development status

Downloads

899

Component created

Component changed

This module allows to use the Simple hierarchical select widget in search api views.

Introduction
If you try to use shs in a view with search_api it's really impossible; because there is not integration between these two modules. For this use case you have this module.

Requirements
Simple Hierarchical Select
Search API Views (part of search_api)