-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: move "Include static TypoScript" to new configuration page
- Loading branch information
1 parent
ba9d527
commit a199d66
Showing
3 changed files
with
35 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters