Text snippet

Component type

module

Maintenance status

Development status

Downloads

13

Component created

Component changed

Text snippet is a simple module aiming at solving a very common task - creating small (static) text chunks, which can be placed in a site via the block system, as a content pane or even as a token. Typical use-case would be if you need to provide a block with text which should be placed in the footer of your site. Your site-editor would only need to edit their texts on the text snippet UI page.

Tag Scanner

Component type

module

Maintenance status

Development status

Downloads

169

Component created

Component changed

This is a Drupal module that allows you to search for any html tags within any Drupal field and get a CSV of those tags and their attributes.

This module differs from the Search and Replace Scanner module because it uses the PHP DOMDocument class to identify specific tags instead of regex.

Contact message REST

Component type

module

Categories

Maintenance status

Development status

Downloads

2410

Component created

Component changed

Contact message REST

This module allows you to send Drupal contact form messages through REST.

Background

By default in Drupal 8 core you can create contact forms, and let website visitors fill in those forms. The submissions will be sent via mail to the defined recipients. However, it's not possible to send messages through the REST web services provided by Drupal 8 core. This module aims to fill that gap.

CDS Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module (and its submodules) facilitate the integration of a catalog system from Catalog Data Solutions (CDS) with a Drupal 7 website, such that the catalog can be served and cached entirely within Drupal.

This project was in no way sponsored or supported by Catalog Data Solutions, and was developed by Top Floor Technologies independently.

Features include:

CKEditor Color Button

Component type

module

Categories

Maintenance status

Development status

Downloads

36296

Component created

Component changed

Integrates the CKEditor ColorButton plugin to CKEditor for Drupal 8.

Allows users to add color to text or background color behind it. Basic settings are supported for specifying the list of colors that can be allowed in the editor.

This module requires the PanelButton module for CKEditor.

CKEditor Panel Button

Component type

module

Categories

Maintenance status

Development status

Downloads

38258

Component created

Component changed

Adds in the Panel Button plugin for CKEditor.

This is required by plugins that need panel button to work, like Color Button.

Other plugins can leverage panel button by adding this in their plugin definition: