You are here

README.txt in Heading field 8

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 a
heading size. The field will be formatted as a HTML heading (h1 - h6).

It adds also a string/text field formatter so the field can be formatted as a
heading of a specific size.

 * For a full description of the module visit:
   https://www.drupal.org/project/heading

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/heading


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

 * Install the Heading field module as you would normally install a contributed
   Drupal module. Visit https://www.drupal.org/node/1897420 for further
   information.


CONFIGURATION
-------------

Add a heading field to an entity:

    1. Navigate to the field configuration of the entity the heading should be
       added to.
    2. Add a new field, select "Heading" as type.
    3. A default value can be set and there is an option to limit the
       allowed heading sizes.
    4. Save configuration.

Format a string/text field as a heading:

    1. Navigate to the display configuration of the entity containing the
       string/text field.
    2. Select "Heading" as the format.
    3. Click on the cog wheel to change the heading size.
    4. Save configuration.

MAINTAINERS
-----------

 * Peter Decuyper (zero2one) - https://www.drupal.org/u/zero2one

Supporting organizations:

 * Digipolis Gent - https://www.drupal.org/digipolis-gent
 * Serial Graphics - https://www.drupal.org/serial-graphics

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended Modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Heading field module adds a new field type containing a text field and a
  12. heading size. The field will be formatted as a HTML heading (h1 - h6).
  13. It adds also a string/text field formatter so the field can be formatted as a
  14. heading of a specific size.
  15. * For a full description of the module visit:
  16. https://www.drupal.org/project/heading
  17. * To submit bug reports and feature suggestions, or to track changes visit:
  18. https://www.drupal.org/project/issues/heading
  19. REQUIREMENTS
  20. ------------
  21. This module requires no modules outside of Drupal core.
  22. INSTALLATION
  23. ------------
  24. * Install the Heading field module as you would normally install a contributed
  25. Drupal module. Visit https://www.drupal.org/node/1897420 for further
  26. information.
  27. CONFIGURATION
  28. -------------
  29. Add a heading field to an entity:
  30. 1. Navigate to the field configuration of the entity the heading should be
  31. added to.
  32. 2. Add a new field, select "Heading" as type.
  33. 3. A default value can be set and there is an option to limit the
  34. allowed heading sizes.
  35. 4. Save configuration.
  36. Format a string/text field as a heading:
  37. 1. Navigate to the display configuration of the entity containing the
  38. string/text field.
  39. 2. Select "Heading" as the format.
  40. 3. Click on the cog wheel to change the heading size.
  41. 4. Save configuration.
  42. MAINTAINERS
  43. -----------
  44. * Peter Decuyper (zero2one) - https://www.drupal.org/u/zero2one
  45. Supporting organizations:
  46. * Digipolis Gent - https://www.drupal.org/digipolis-gent
  47. * Serial Graphics - https://www.drupal.org/serial-graphics