Description of the need
Sometimes you want to force content-editors to provide a summary. Use case would include
- You're showing it in a teaser display mode
- You're using it for the metatag description
- You're using it for search results
The summary input is easy to miss, but is really useful as it avoids needing a second text field for teaser text.
Proposed solution
Implemented for D9^ https://www.drupal.org/project/drupal/issues/1704864 .
Setup options for the "Text area with a summary" widget to allow for the Summary field to be "Shown by default" (instead of collapsed with js) and a field level setting to make the summary value "Required".
Alternatives
This contrib module seems to provide some of these options https://backdropcms.org/project/text_summary_options
Recent comments
Hi Jochen You could test https://github.com/backdrop-contrib/commerce_invoice_receipt which doesn't yet have a release, but may meet your needs when combined with other modules to generate...
Commerce modules
Setting up a multisite with multilingual support can definitely get a bit tricky with all those configurations. If you're looking for a way to keep things clean, I've found that using a quick...
Multisite for multilingual website
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS