Form Display Actions

Component type

module

Maintenance status

Development status

Downloads

89

Component created

Component changed

INTRODUCTION

The Form Display Actions module adds in an operations column to the form display which allows you to directly act (e.g. edit, delete) on a field without having to go back to the Manage Fields page.

REQUIREMENTS

No special requirements.

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/documentation/install/modules-themes/modules-8

CKEditor Abbreviation

Component type

module

Categories

Maintenance status

Development status

Downloads

4644

Component created

Component changed

Adds a button to CKEditor for inserting and editing abbreviations. If an existing abbr tag is selected, the context menu also contains a link to edit the abbreviation.

Requirements

Drupal 7

CKEditor Module

Drupal 8

CKEditor Module - Core

Installation

  • Download the module into /modules/contrib
  • Enable the ckeditor_abbreviation module
  • Configure your WYSIWYG toolbar to include the abbreviation button.

testingmodule

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Added system settings form having 2 fields (name and about me)and add those content in a block to show that information by assigning it to any region.

blog_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'blog' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'blog_extra_field' sub-module to display blog links as an extra field.

comment_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'comment' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'comment_extra_field' sub-module to display comment info links as an extra field.

diff_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'diff' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'diff_extra_html_to_text' sub-module to convert HTML-content into Plain text before diff call.