External Link Preview

Component type

module

Categories

Maintenance status

Development status

Downloads

999

Component created

Component changed

This module allows users to preview all the external links that are added into any text area field by fetching their metatags - title, description and image.

In case you have added any external link in any textarea and want to preview the external ink, please follow the following steps :

1. Go to formatter settings of the particluar textarea field under "Manage Display" section of the Entity Type.
2. Select the formatter "Attach Link Preview" from the format select list.
3. Click on the setting of the formatter and choose your desired options.

Paragraphs Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project extends the Paragraphs module to add support for an extra formatter that allow to control the visibility, limit and position of the paragraphs bundles from the content type display management side.

Context Profiles

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

Context Profiles is a UI module based on context. What makes context profiles different from similar modules is that it does not create own entities or add functionality, but simply provides an easy way of using context. As a result context profiles can be en/disabled without any affects on your application.

I have strived to keep Context profiles a KISS module ( keeping it stupid & simple ).

Currently the main focus of context profiles lays on placement of blocks on content entities.

CouchDB Sync

Component type

module

Maintenance status

Development status

Downloads

179

Component created

Component changed

This modules provides an opinionated integration with CouchDB; allowing you to synchronise entities from Drupal into a CouchDB installation. The entities can then be quickly accessed (via the CouchDB API) by apps, decoupled front ends and and basically anything with a HTTP client. CouchDB API documentation can be found at http://docs.couchdb.org/.

Link Data Attributes

Component type

module

Maintenance status

Development status

Component created

Component changed

The Link Data Attribute module provides a simple way to include HTML 5 data-* attributes to any Link field on site building.

With this module, links can be easily added with a data-* attribute that can be used on your JavaScript and/or your CSS files.
A quick reference to HTML-5 data-* attributes usage.

Entity Token Display

Component type

module

Maintenance status

Development status

Downloads

42

Component created

Component changed

This simple module was created to handle the formatting of entity tokens.

When using certain field entities the entity token module will provide formatting and data sanitisation for display. However, there are times when you need the default value of the original field.

Submenu Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Submenu Field

A pseudo field and a view block that displays the menu children of a given context.

This provides rich tree-like navigation for heirarchically structured sites.

Usage

The new fields can be added directly to page layouts through field UI, or the blocks can be positioned in a region.

There is also an optional UI for adding these fields from the top down, found at admin/config/user-interface/submenu_field . The UI is for convenience only, and is not a replacement for real field UI display management.