Entity display plugin for field UI

Component type

module

Categories

Maintenance status

Development status

Downloads

162

Component created

Component changed

Exposes entdisp entity display plugins as "fields" (positionable items) in entity view modes.

Known issues

I experienced that the "Cancel" button in the form empties the form element, instead of resetting it to the original value. So you always need to hit "OK" instead.

Page Title Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allow a short plain text field to be formatted as a Page Title.

NOTE: This *almost* worked, but it leaves duplicate <title> elements.

Idea abandoned; keeping the sandbox for reference.

Expandable Search

Component type

module

Maintenance status

Development status

Downloads

613

Component created

Component changed

This module overrides your core search form CSS and makes it expandable (collapsible).

Dependencies

The module currently integrates the following libraries - classyJS

Use "drush expandable_search" or "drush exse" after enabling the module to download all the libraries automatically or download them manually.

If you are not using drush - download, extract and rename the folders to have the correct paths:

Content Panels

Component type

module

Maintenance status

Development status

Downloads

446

Component created

Component changed

Introduction

This module provides developer the possibility of placing unexisting entity view modes in panels (and related) and create
those entities later without marking features as overriden. Keep in mind, the entity wouldn't be exported in panels config
but there's an internal mapping done between the content panel placed and the later created entity.

Blurred

Component type

module

Maintenance status

Development status

Component created

Component changed

Post scale blurred background effect for images.

* Install as usual
* Set 'scale' effect for 'thumbnail image style' to 256x144 (upscaling allowed)
* Set 'blurred' effect for 'thumbnail image style' to 256x144
* Flush 'thumbnail image style' images (drush image-flush thumbnail)

Block Type Templates

Component type

module

Maintenance status

Development status

Downloads

5513

Component created

Component changed

Drupal 8 core does not provide support for block type templates.

This is a very simple way to provide modular design components, affording consistent patterns driven through Drupal's block system. This can be used with the standard block placement, Panels, or any other system that leverages blocks. Advanced supported cases include the use of the Components module, which can afford more granular, reusable templates included within other templates.

This module does by providing the following naming convention:

Lightbox Image Gallery

Component type

module

Maintenance status

Development status

Component created

Component changed

The Lightbox Image Gallery module allows you to create image galleries where both the galleries and the gallery items are created as nodes.

Features

  • Multi-image upload
  • Lightbox support
  • Title, description and tags on images
  • Each page is itself a gallery.
  • Responsive grid format

Use README.txt for installation and usage instructions.

Supporting organizations:

Quantum Coders LLC is the developer of this module.

CKEditor PageBreak

Component type

module

Maintenance status

Development status

Downloads

801

Component created

Component changed

This module provides integration with the PageBreak plugin for CKEditor.

This plugin adds toolbar button which inserts horizontal page breaks. This feature is useful for setting document printing sections.

Text entered in a browser-based text editor such as CKEditor differs from word processors because it is not divided into physical pages. In effect, this plugins lets you define pages.