SVG Taxonomy

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to use taxonomy terms and SVG (Scalable Vector Graphics) markup to manage SVG contents. The idea is to use a vocabulary to wrap an SVG tag and all related terms as the SVG elements.

With this module you can easily manage each region as a term and create countless interactions with other modules, for example, your SVG map regions can refer to nodes and be used as a context filter for views and show all products/stores just clicking on one of those SVG map regions.

CSSGram - Recreating Instagram Filters

Component type

module

Maintenance status

Development status

Downloads

605

Component created

Component changed

CSSGram is a simple module to apply CSS filters on image field type using field formatters for recreating Instagram filters with CSS filters and blend modes.

MODULE DETAILS
--------------
CSSGram Module uses CSSGram library for adding filter effects via CSS to the image fields. Basically, module extends Field Formatter Settings to add image filter for that particular field.

To configure image filters for a field, visit Manage Display settings and use format column to specify the filter to be used for that image.

Media Expire

Component type

module

Categories

Maintenance status

Development status

Downloads

11219

Component created

Component changed

This module enables you to unpublish your media entites automatically by setting an expire field.

Instructions:

  • "Activate media expire" on admin/structure/media/manage/{media}
  • Specify an expire field
  • Optionally: You are able to provide a fallback entity for unpublished entities

Drupal checks on every cron-run if there are expired media elements. Additionally you can use "drush media-expire-check" for a manually check

Versions

Crop Instance

Component type

module

Categories

Maintenance status

Development status

Downloads

152

Component created

Component changed

Crop Entity allows you to create a context specific crop of an image. When you crop an image from e.g. a node form, a crop entity will be created and a relation from the node to the crop will be registered. Thereby you can safely reuse images from your media library and crop them specific to the content at hand. It creates a new image in the file system that will replace the original image when rendering the referencing entity.

CKE Placeholder Embed

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

CKE Placeholder Embed allows you to embed all sorts of external content in CKEditor by pasting a URL in the CKE Placeholder library.

If it is a known source - like YouTube or Twitter - the content will embedded accordingly. Otherwise an iframe will be created.

Dependencies

CKE Placeholder
OEmbed

Drupal 8

A D8 version will be developed.

Musixmatch

Component type

module

Maintenance status

Development status

Downloads

104

Component created

Component changed

This module allows embedding of lyrics from Musixmatch (https://www.musixmatch.com) by rendering the URL as an iframe or a link.

Configuration is simple:

1. Install and enable the module.
2. Add a Musixmatch field to any content type.
3. Configure the field settings (width, height & color theme) as desired.
4. Configure the display settings (iframe or link) as desired.
5. Enter a Musixmatch URL when adding new content of the content type.