.. _start: ============================================================= Speaking URL fragments (anchors) ============================================================= .. only:: html :Classification: content_slug :Version: |release| :Language: en :Description: 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. :Keywords: URL, fragment, anchor, human-readable, slug, links :Copyright: 2020 :Author: Sebastian Klein :Email: sebastian@sebkln.de :License: Open Publication License available from `www.opencontent.org/openpub/ `_ :Rendered: |today| The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from `www.typo3.org `_. .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`introduction` A short overview of what this extension does and which features it provides. .. card:: :ref:`editors-manual` How you as an editor can maintain human-readable anchors. Also, what you need to consider. .. card:: :ref:`admin-manual` How to install this extension. Upgrade notes (breaking changes) for certain versions. .. card:: :ref:`configuration` How to configure the fragment rendering, as well as backend user rights. What you need to know about content element templating. .. card:: :ref:`developer` How to adjust/extend the TCA of non-standard content elements and plugins. .. card:: :ref:`known-problems` Learn about limitations of this extension. .. card:: :ref:`todo` A list of open issues you may need to know. .. card:: :ref:`changelog` Where to find further information about changes, new features, and background information. .. card:: :ref:`links` Links to repositories and contact information. .. Table of Contents .. toctree:: :maxdepth: 3 :titlesonly: :hidden: Introduction/Index Editor/Index Administrator/Index Configuration/Index Developer/Index KnownProblems/Index ToDoList/Index ChangeLog/Index Links