Choosing a set
The extension provides three Site sets and TypoScript Sets.
All sets include:
- TypoScript configuration for the human-readable fragment
- Configurable via Site settings or TypoScript constants
-
Speaking URL fragments (Basic configuration)
Contains no template overrides.
Recommended for:
- EXT:bootstrap_package
- EXT:theme_camino
- Any custom content elements that are not based on Fluid Styled Content or Content Blocks
-
Speaking URL fragments (for Fluid Styled Content)
Includes template overrides for the header partials and the Section Index menu content elements.
Recommended for:
-
Speaking URL fragments (for Content Blocks)
Contains no template overrides.
The extension provides an example of how to add the fragment-related backend fields to your content blocks in this file:
ContentBlocks/ Basics/ Content Elements/ Header. yaml Recommended for:
- Custom content elements created with EXT:content_blocks