Term reference change

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

Term reference change is an API module that provides functionality for modules that need to change term references in bulk. It provides no user interface or user facing functionality and should only be installed if another module depends on it.

Forms Steps

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Forms Steps provides an UI to create forms workflows using forms modes. It creates quick and configurable multisteps forms.
This module is currently still in alpha but is highly maintained and gives a nice overview of what can be done with that new forms modes feature integrated in Drupal8.

This project is born in top of a real business case. The core of that module is in use and all new features will be integrated.

Ckeditor Speak2type

Component type

module

Categories

Maintenance status

Development status

Downloads

45

Component created

Component changed

Speak2type

This is simple plugin for CKEditor 4, adding the ability to type into the editor using speech.

Usage

Click the microphone button and speak to your microphone. Your words should appear as the content in the editor.

Block_cache

Component type

module

Maintenance status

Development status

Downloads

10

Component created

Component changed

Allows site builders to set cache setting for each block.

Feature

- Disable cache - Cache timeout

Installation

As usual download and enable.

Usuage

Go to block overview "admin/structure/block" click "configure" from any block.

Development repo

Main development repo is on Github. And is mirrored to Drupal repo after development.

Custom Markup Block

Component type

module

Categories

Maintenance status

Development status

Downloads

15

Component created

Component changed

A very simple module that provides a Drupal 8 block with single text area where you can add custom markup to be rendered. When you add the block to a region, you specify the markup required and that markup will get rendered as the block content.

How is this different to a core custom block?

This does not create an entity, the markup will be saved as config, so it can be deployed and version controlled.