-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Replace outdated syntax (#246)
* [TASK] Replace outdated syntax * [TASK] Replace outdated syntax * [TASK] Replace outdated syntax * [TASK] Replace outdated syntax * [TASK] Replace outdated syntax * [TASK] Replace outdated syntax * Revert "[TASK] Replace outdated syntax (#245)" This reverts commit c4c277f. * [TASK] Replace outdated syntax * [TASK] Replace outdated syntax * [TASK] Replace outdated syntax
- Loading branch information
Showing
10 changed files
with
685 additions
and
935 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 |
---|---|---|
@@ -1,152 +1,101 @@ | ||
.. include:: /Includes.rst.txt | ||
|
||
.. _configuringTYPO3: | ||
.. include:: /Includes.rst.txt | ||
|
||
.. _configuringTYPO3: | ||
|
||
================= | ||
Configuring TYPO3 | ||
================= | ||
|
||
.. card-grid:: | ||
:columns: 1 | ||
:columns-md: 2 | ||
:gap: 4 | ||
:card-height: 100 | ||
|
||
.. container:: row m-0 p-0 | ||
|
||
.. container:: col-md-6 pl-0 pr-3 py-3 m-0 | ||
|
||
.. container:: card px-0 h-100 | ||
|
||
.. rst-class:: card-header h3 | ||
|
||
.. rubric:: :ref:`Configuration Overview <t3coreapi:configuration>` | ||
|
||
.. container:: card-body | ||
|
||
The configuration overview gives an overview of the various | ||
configuration options available. It contains a description of the main | ||
system configuration options. | ||
|
||
.. container:: card-footer pb-0 | ||
|
||
.. rst-class:: horizbuttons-striking-m | ||
|
||
- `13-dev <https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Configuration/Index.html>`__ | ||
- `12.4 <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Configuration/Index.html>`__ | ||
- `11.5 <https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/Configuration/Index.html>`__ | ||
|
||
|
||
.. container:: col-md-6 pl-0 pr-3 py-3 m-0 | ||
|
||
.. container:: card px-0 h-100 | ||
|
||
.. rst-class:: card-header h3 | ||
|
||
.. rubric:: :ref:`TypoScript in 45 Minutes <t3ts45:start>` | ||
|
||
.. container:: card-body | ||
|
||
The tutorial "TypoScript in 45 Minutes" introduces TYPO3's | ||
configuration language "TypoScript". | ||
|
||
.. container:: card-footer pb-0 | ||
|
||
.. rst-class:: horizbuttons-striking-m | ||
|
||
- `13-dev <https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/>`__ | ||
- `12.4 <https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/12.4/en-us/>`__ | ||
- `11.5 <https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/11.5/en-us/>`__ | ||
|
||
|
||
.. container:: col-md-6 pl-0 pr-3 py-3 m-0 | ||
|
||
.. container:: card px-0 h-100 | ||
|
||
.. rst-class:: card-header h3 | ||
|
||
.. rubric:: :ref:`Site Handling <t3coreapi:sitehandling>` | ||
|
||
.. container:: card-body | ||
|
||
The site configuration defines how TYPO3 handles domains, languages and error handling. | ||
|
||
.. container:: card-footer pb-0 | ||
|
||
.. rst-class:: horizbuttons-striking-m | ||
|
||
- `13-dev <https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/SiteHandling/Index.html>`__ | ||
- `12.4 <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/SiteHandling/Index.html>`__ | ||
- `11.5 <https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/SiteHandling/Index.html>`__ | ||
|
||
.. card:: :ref:`Configuration Overview <t3coreapi:configuration>` | ||
|
||
.. container:: col-md-6 pl-0 pr-3 py-3 m-0 | ||
The configuration overview gives an overview of the various | ||
configuration options available. It contains a description of the main | ||
system configuration options. | ||
|
||
.. container:: card px-0 h-100 | ||
.. card-footer:: | ||
:button-styles: secondary | ||
|
||
.. rst-class:: card-header h3 | ||
:ref:`13-dev <t3coreapi/dev:configuration>` | ||
:ref:`12.4 <t3coreapi:configuration>` | ||
:ref:`11.5 <t3coreapi/oldstable:configuration>` | ||
|
||
.. rubric:: :ref:`SEO <t3coreapi:seo>` | ||
|
||
.. container:: card-body | ||
.. card:: :ref:`TypoScript in 45 Minutes <t3ts45:start>` | ||
|
||
The SEO module allows users to configure SEO related options like meta data or titles. | ||
The tutorial "TypoScript in 45 Minutes" introduces TYPO3's | ||
configuration language "TypoScript". | ||
|
||
.. container:: card-footer pb-0 | ||
.. card-footer:: | ||
:button-styles: secondary | ||
|
||
.. rst-class:: horizbuttons-striking-m | ||
|
||
- `13-dev <https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Seo/Index.html>`__ | ||
- `12.4 <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Seo/Index.html>`__ | ||
- `11.5 <https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/Seo/Index.html>`__ | ||
:ref:`13-dev <t3ts45/dev:start>` | ||
:ref:`12.4 <t3ts45:start>` | ||
:ref:`11.5 <t3ts45/oldstable:start>` | ||
|
||
|
||
.. container:: col-md-6 pl-0 pr-3 py-3 m-0 | ||
.. card:: :ref:`Site Handling <t3coreapi:sitehandling>` | ||
|
||
.. container:: card px-0 h-100 | ||
The site configuration defines how TYPO3 handles domains, languages and error handling. | ||
|
||
.. rst-class:: card-header h3 | ||
.. card-footer:: | ||
:button-styles: secondary | ||
|
||
.. rubric:: :ref:`Security <t3coreapi:security>` | ||
:ref:`13-dev <t3coreapi/dev:sitehandling>` | ||
:ref:`12.4 <t3coreapi:sitehandling>` | ||
:ref:`11.5 <t3coreapi/oldstable:sitehandling>` | ||
|
||
.. container:: card-body | ||
|
||
Security is an important aspect for any website. The TYPO3 security | ||
guidelines contain information for installing, maintaining and using | ||
TYPO3 securely. | ||
.. card:: :ref:`SEO <t3coreapi:seo>` | ||
|
||
.. container:: card-footer pb-0 | ||
The SEO module allows users to configure SEO related options like meta data or titles. | ||
|
||
.. rst-class:: horizbuttons-striking-m | ||
.. card-footer:: | ||
:button-styles: secondary | ||
|
||
- `13-dev <https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Security/Index.html>`__ | ||
- `12.4 <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/Security/Index.html>`__ | ||
- `11.5 <https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/Security/Index.html>`__ | ||
:ref:`13-dev <t3coreapi/dev:seo>` | ||
:ref:`12.4 <t3coreapi:seo>` | ||
:ref:`11.5 <t3coreapi/oldstable:seo>` | ||
|
||
|
||
.. container:: col-md-6 pl-0 pr-3 py-3 m-0 | ||
.. card:: :ref:`Security <t3coreapi:security>` | ||
|
||
.. container:: card px-0 h-100 | ||
Security is an important aspect for any website. The TYPO3 security | ||
guidelines contain information for installing, maintaining and using | ||
TYPO3 securely. | ||
|
||
.. rst-class:: card-header h3 | ||
.. card-footer:: | ||
:button-styles: secondary | ||
|
||
.. rubric:: :ref:`RTE <t3coreapi:rte>` | ||
:ref:`13-dev <t3coreapi/dev:security>` | ||
:ref:`12.4 <t3coreapi:security>` | ||
:ref:`11.5 <t3coreapi/oldstable:security>` | ||
|
||
.. container:: card-body | ||
|
||
The heart of any content management system is its editor. TYPO3 uses ckeditor | ||
to provide a rich and configurable editing environment. | ||
.. card:: :ref:`RTE <t3coreapi:rte>` | ||
|
||
.. container:: card-footer pb-0 | ||
The heart of any content management system is its editor. TYPO3 uses ckeditor | ||
to provide a rich and configurable editing environment. | ||
|
||
.. rst-class:: horizbuttons-striking-m | ||
.. card-footer:: | ||
:button-styles: secondary | ||
|
||
- `13-dev <https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Rte/Index.html>`__ | ||
- `12.4 <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Rte/Index.html>`__ | ||
- `11.5 <https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/Rte/Index.html>`__ | ||
:ref:`13-dev <t3coreapi/dev:rte>` | ||
:ref:`12.4 <t3coreapi:rte>` | ||
:ref:`11.5 <t3coreapi/oldstable:rte>` | ||
|
||
|
||
.. toctree:: | ||
:hidden: | ||
.. toctree:: | ||
:hidden: | ||
|
||
Configuration Overview <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/Configuration/Index.html> | ||
Site Handling <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/SiteHandling/Index.html> | ||
SEO <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Seo/Index.html> | ||
Security <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/Security/Index.html> | ||
RTE's <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Rte/Index.html> | ||
Configuration Overview <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/Configuration/Index.html> | ||
Site Handling <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/SiteHandling/Index.html> | ||
SEO <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Seo/Index.html> | ||
Security <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/Security/Index.html> | ||
RTE's <https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Rte/Index.html> |
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
Oops, something went wrong.