Adds a slug field for human-readable anchors ("domain.com/page/#my-section") to TYPO3 content elements. By default, this anchor is rendered as the header's id attribute.
GNU General Public License v2.0
11
stars
5
forks
source link
Single Table View: generate fragment identifier from current header #9
TYPO3 offers the Single Table View, where it's possible to edit multiple content elements at the same time. You can either:
open multiple records with all fields; or
open only individual fields for multiple records.
While it's possible to manually fill the fragment identifier field in these scenarios, the button to generate them from the header field is currently without function.
TYPO3 offers the Single Table View, where it's possible to edit multiple content elements at the same time. You can either:
While it's possible to manually fill the fragment identifier field in these scenarios, the button to generate them from the header field is currently without function.