Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
.. include:: ../Includes.rst.txt
.. _config:
=============================================================
Configuration
=============================================================
.. container:: row m-0 p-0
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Basic <config_basics>`
.. container:: card-body
The default constants configruation for the plugin
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Palette <config_palette>`
.. container:: card-body
Customizing the consent Window
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Overlay <config_overlay>`
.. container:: card-body
Customizing the Overlay Window
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Example Configuration <example>`
.. container:: card-body
A example configuration
.. toctree::
:glob:
:hidden:
:titlesonly:
Constants/Default
Constants/Palette
Constants/Overlay
Constants/Example