Initial commit - Typo3 11.5.41
This commit is contained in:
96
typo3conf/ext/dp_cookieconsent/Documentation/Index.rst
Normal file
96
typo3conf/ext/dp_cookieconsent/Documentation/Index.rst
Normal file
@@ -0,0 +1,96 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _start:
|
||||
|
||||
=============================================================
|
||||
Cookie Consent
|
||||
=============================================================
|
||||
|
||||
.. 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:`Installation <installation>`
|
||||
|
||||
.. container:: card-body
|
||||
|
||||
A quick introduction in how to use this extension.
|
||||
|
||||
.. 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:`Introduction <introduction>`
|
||||
|
||||
.. container:: card-body
|
||||
|
||||
Introduction to the general extension information.
|
||||
|
||||
.. 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 for a quick start
|
||||
|
||||
.. 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:`JavaScript API <javascript-api>`
|
||||
|
||||
.. container:: card-body
|
||||
|
||||
JavaScript API Documentation
|
||||
|
||||
|
||||
This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:hidden:
|
||||
:titlesonly:
|
||||
|
||||
Introduction/Index
|
||||
Introduction/About
|
||||
Introduction/Screenshot
|
||||
Introduction/Links
|
||||
|
||||
.. toctree::
|
||||
:caption: For Integrators
|
||||
:glob:
|
||||
:hidden:
|
||||
:titlesonly:
|
||||
|
||||
Installation/Index
|
||||
Configuration/Configuration
|
||||
Configuration/Language
|
||||
Configuration/Scripts
|
||||
Configuration/Content
|
||||
Configuration/CookieList
|
||||
|
||||
.. toctree::
|
||||
:caption: For Developers
|
||||
:glob:
|
||||
:hidden:
|
||||
:titlesonly:
|
||||
|
||||
Developer/JavaScript
|
||||
Developer/Scripts
|
||||
Developer/Iframe
|
||||
Developer/Content
|
||||
Developer/Checkboxes
|
||||
Developer/More
|
||||
Reference in New Issue
Block a user