.. _configuration: ============= Configuration ============= .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`consideration` Important note about the use of ``id`` attributes in your website template. .. card:: :ref:`configuration-site-settings` For when you include one of the Site sets. .. card:: :ref:`configuration-constants` For when you include one of the TypoScript sets. .. card:: :ref:`configuration-typoscript` Learn how you can customize the rendering of the fragment. Adjust the prefix or suffix, use different database fields, and sanitize custom data. .. card:: :ref:`user-permissions` How to configure the backend fields for editors. .. card:: :ref:`templating` Learn about template paths, Fluid variables and HTML markup. .. toctree:: :maxdepth: 5 :titlesonly: :hidden: Consideration/Index SiteSettings/Index Constants/Index Setup/Index Permissions/Index Templating/Index