diff --git a/Documentation/Configuration/Index.rst b/Documentation/Configuration/Index.rst new file mode 100644 index 0000000..1d7ecdb --- /dev/null +++ b/Documentation/Configuration/Index.rst @@ -0,0 +1,32 @@ +.. include:: /Includes.rst.txt + + +.. _configuration: + +============= +Configuration +============= + +Target group: **Developers, Integrators** + +.. _include-static-typoscript: + +Include static TypoScript +========================= + +The extension ships some TypoScript code which needs to be included. + +#. Switch to the root page of your site. + +#. Switch to the :guilabel:`Template module` and select :guilabel:`Info/Modify`. + +#. Press the link :guilabel:`Edit the whole template record` and switch to the + tab :guilabel:`Includes`. + +#. Select :guilabel:`Form Rate Limit (form_rate_limit)` from the + available items at the field :guilabel:`Include static (from extensions):` + +.. figure:: /Images/include-static-template.png + :alt: Include static TypoScript + + Include static TypoScript diff --git a/Documentation/Index.rst b/Documentation/Index.rst index 1b61c83..4d352cd 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -42,6 +42,7 @@ sending a form. Introduction/Index Installation/Index + Configuration/Index Finisher/Index Events/Index Command/Index diff --git a/Documentation/Installation/Index.rst b/Documentation/Installation/Index.rst index ad7dc73..29480ae 100644 --- a/Documentation/Installation/Index.rst +++ b/Documentation/Installation/Index.rst @@ -25,27 +25,7 @@ You can also install the extension from the `TYPO3 Extension Repository (TER)`_. See :ref:`t3start:extensions_legacy_management` for a manual how to install an extension. -.. _TYPO3 Extension Repository (TER): https://extensions.typo3.org/extension/form_rate_limit - - -.. _include-static-typoscript: - -Preparation: Include static TypoScript -====================================== - -The extension ships some TypoScript code which needs to be included. +Then continue with the :ref:`configuration `. -#. Switch to the root page of your site. -#. Switch to the :guilabel:`Template module` and select :guilabel:`Info/Modify`. - -#. Press the link :guilabel:`Edit the whole template record` and switch to the - tab :guilabel:`Includes`. - -#. Select :guilabel:`Form Rate Limit (form_rate_limit)` from the - available items at the field :guilabel:`Include static (from extensions):` - -.. figure:: /Images/include-static-template.png - :alt: Include static TypoScript - - Include static TypoScript +.. _TYPO3 Extension Repository (TER): https://extensions.typo3.org/extension/form_rate_limit