Image Flip Card

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a basic image field formatter, for showing an Image Flip Card.

An Image Flip Card is a 2 sided image, that can flip horizontally or vertically, using CSS3 transform properties.

The field formatter has a settings form that allows the following settings:

CTools Pane Wizard

Component type

module

Maintenance status

Development status

Component created

Component changed

This module aims to cover some routine steps during development of new CTools custom content type.
Provides single pane type with UI for configuration of available fields and template, each step has separate permissions.

Dependencies:

Helm Headless

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A boilerplate to quickly create Hybrid Drupal apps, where
a Headless Drupal Angular app is embedded within a Drupal website, either as a page callback or
a Panels pane.

Using

  1. Download the module.

  2. Rename all instances of helm_headless and helm-headless in file names and file content to your module name.

MosaicGrid

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

Mosaic is an different approach to maintaining and displaying content in a Drupal website. In order to start explaining what Mosaic is all about, I'll try to explain how it works:

A pane is the surface on which all content is rendered on. It's basically a block that is converted to a grid.

A tile is one of the small rectangles rendered inside a panes. At this moment only text is rendered on tiles but in the future we'll add media, views, entities, menus and many more. Feel free to suggest in the issues queue.

linkexplorer

Component type

module

Maintenance status

Development status

Component created

Component changed

Link explorer module detects the anchor tag in drupal nodes and retrieves its href content.
This links are shown as a HTML tabular format, as well as it can be downloaded as excel sheet too using module options.
There are few more options under active development.

1. Replacement of all the link URL with specified URL in a excel sheet.
2. Replacing particular suffix from all the URLs.
3. Filters to sort the results.