heading.html.twig |
templates/heading.html.twig |
|
Default theme implementation to present a Heading field. |
heading.info.yml |
heading.info.yml |
|
heading.info.yml |
heading.libraries.yml |
heading.libraries.yml |
|
heading.libraries.yml |
heading.module |
heading.module |
|
Module hooks. |
heading.schema.yml |
config/schema/heading.schema.yml |
|
config/schema/heading.schema.yml |
heading.widget.css |
css/heading.widget.css |
|
Styling for the widget form. |
HeadingFormatter.php |
src/Plugin/Field/FieldFormatter/HeadingFormatter.php |
Drupal\heading\Plugin\Field\FieldFormatter |
|
HeadingItem.php |
src/Plugin/Field/FieldType/HeadingItem.php |
Drupal\heading\Plugin\Field\FieldType |
|
HeadingWidget.php |
src/Plugin/Field/FieldWidget/HeadingWidget.php |
Drupal\heading\Plugin\Field\FieldWidget |
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Recommended Modules
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
The Heading field module adds a new field type containing a text field and… |
TextFormatter.php |
src/Plugin/Field/FieldFormatter/TextFormatter.php |
Drupal\heading\Plugin\Field\FieldFormatter |
|