Skip to content
Snippets Groups Projects

Update README.txt

Open Sonal Gyanani requested to merge issue/text_summary_options-3321455:2.x into 2.x
2 files
+ 55
65
Compare changes
  • Side-by-side
  • Inline
Files
2
README.md 0 → 100644
+ 55
0
# Summary Options
This module provides site builders with additional options for the 'summary'
field when using "Text Area with a Summary" widget.
Often, a summary or teaser field is used when displaying content in views.
Drupal already has built in support for a summary field, however there is not
much control of whether or not it is display, or required.
- For a full description of the module, visit the
[project page](https://www.drupal.org/project/text_summary_options)
- To submit bug reports and feature suggestions, or to track changes
[issue queue](https://www.drupal.org/project/issues/text_summary_options)
## Contents of this file
- Requirements
- Installation
- Configuration
- Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Installation
Install the Summary Options module as you would normally install a
contributed Drupal module. Visit [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules) for further information.
## Configuration
1. Navigate to `Administration > Extend` and enable the module.
2. Navigate to `Administration > Structure > Content types > [Content type to edit]`.
3. There are now four new options:
- "Show summary"
- "Mark Summary as required" (core <8.8)
- "Summary help text".
- "Summary Placeholder".
4. Save settings.
## Maintainers
- Roger Codina - [rcodina](https://www.drupal.org/u/rcodina)
- Kim Pepper - [kim.pepper](https://www.drupal.org/u/kimpepper)>
**Supporting organizations:**
- [PreviousNext](https://www.drupal.org/previousnext)
- [Drauta](https://www.drupal.org/drauta)
Loading