README

Component type

module

Maintenance status

Development status

Downloads

1641

Component created

Component changed

Introduction

Allows site builders and administrator to view a module's README file.

Features

  • Adds link to a module's README file from Drupal's Extend page (/admin/modules)

  • Converts a module's README.md (Markdown) file to HTML.

  • Provides a drush readme-export command that converts a contrib module's README.md (MarkDown) file to clean HTML that can be uploaded to a contrib module's project page.

Installation

For MarkDown support you must either....

Entity Reference Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

384

Component created

Component changed

When referencing entities which may not have view-modes of their own, we need to write custom formatters which in turn actually makes use of the existing formatters and uses them on the loaded entities. For Eg : File Entity Reference Image Formatter creates a new formatter which loads the referenced file entity and then uses the existing Image Formatters(or similar logic) on it.

exdb

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Connecting to the external database(both drupal or non drupal database tables )and creating views and displaying as a page or block

Block field

Component type

module

Categories

Maintenance status

Development status

Downloads

41131

Component created

Component changed

About this Module

Provides a field that allows a content entity to create and configure custom block instances.

Use Cases

  • Add blocks to a node's sidebar.
  • Add blocks to paragraph.
  • Create a carousel of content and configurable blocks.

Demo

Evaluate this project online using simplytest.me.