.. include:: /Includes.rst.txt .. _recently-moved: ======================= Recently moved chapters ======================= .. contents:: .. _recently-moved-tsconfig: TSconfig reference into TypoScript Explained ============================================ *Starting with the documentation of TYPO3 12.4* The complete TSconfig reference has been moved from TYPO3 Explained into typoScript Explained. You find the chapters here now: * :ref:`Using and setting TSconfig ` * :ref:`Page TSconfig Reference ` * :ref:`User TSconfig reference ` References need to be changed like this: .. code-block:: diff -:ref:`TCAdefaults ` +:ref:`TCAdefaults ` Almost all anchors are persevered. The only exception is :ref:`Conditions (TSconfig) `. Anchors in this area have been prefixed with `tsconfig-`: .. code-block:: diff -:ref:`Condition variables available in TSconfig ` +:ref:`Condition variables available in TSconfig ` .. _recently-moved-ts-syntax: TypoScript syntax into TypoScript Explained =========================================== *Starting with the documentation of TYPO3 12.4* The chapters regarding TypoScript syntax have been moved from TYPO3 Explained into the TypoScript Explained. You find the chapters here now: :ref:`TypoScript syntax ` References need to be changed like this: .. code-block:: diff -:ref:`Code blocks ` +:ref:`Code blocks ` .. _recently-moved-ts-45: TypoScript in 45 minutes into TypoScript Explained ================================================== *Starting with the documentation of TYPO3 12.4* The chapters of the former TypoScript in 45 minutes tutorial have been moved into the TypoScript Explained, Getting Started section: :ref:`Getting started: A quick introduction into TypoScript ` To prevent collisions all reference anchors have been prefixed with `guides-`. .. code-block:: diff -:ref:`Create a menu with TypoScript ` +:ref:`Create a menu with TypoScript ` The tutorial TypoScript in 45 minutes has been discontinued. .. _recently-moved-upgrade: Upgrade Guide moved in TYPO3 Explained, Administration ====================================================== *Starting with the documentation of TYPO3 12.4* The chapters of the former Upgrade Guide have been moved into the TYPO3 Explained, Administration section: :ref:`Upgrading the TYPO3 Core and extensions ` .. code-block:: diff -:ref:`Upgrading the TYPO3 Core and extensions ` +:ref:`Upgrading the TYPO3 Core and extensions ` -:ref:`Upgrading the TYPO3 Core and extensions ` +:ref:`Upgrading the TYPO3 Core and extensions ` -:ref:`Migrate a TYPO3 project to Composer ` +:ref:`Migrate a TYPO3 project to Composer ` The Upgrade Guide has been discontinued. .. _recently-moved-installation: Advanced installation chapters moved from Getting Started Guide to TYPO3 Explained, Administration ================================================================================================= *Starting with the documentation of TYPO3 12.4* Advanced installation chapters moved from Getting Started Guide to TYPO3 Explained, Administration: :ref:`Installation ` .. code-block:: diff -:ref:`Tuning TYPO3 ` +:ref:`Tuning TYPO3 ` -:ref:`Legacy Installation ` +:ref:`Legacy Installation ` Many topics now exist in both the Getting Started Guide in a condensed form and more verbose in TYPO3 Explained, Administration. The chapters link each other. .. _recently-moved-troubleshooting: Advanced troubleshooting chapters moved from Getting Started Guide to TYPO3 Explained, Administration ===================================================================================================== *Starting with the documentation of TYPO3 12.4* Advanced troubleshooting for administrators moved from Getting Started Guide to TYPO3 Explained, Administration. :ref:`Troubleshooting ` Anchors have been prefixed with "troubleshooting" to prevent collisions: .. code-block:: diff -:ref:`Troubleshooting ` +:ref:`Troubleshooting ` -:ref:`System Modules ` +:ref:`System Modules ` Getting started has a basic trouble shooting chapter linking to the one in TYPO3 explained. .. _recently-moved-permissions: Permission and User Management moved from Getting Started Guide to TYPO3 Explained, Administration ================================================================================================= *Starting with the documentation of TYPO3 12.4* Permission and User Management moved from Getting Started Guide to TYPO3 Explained, Administration: * :ref:`Backend user management ` * :ref:`Permissions management ` .. code-block:: diff -:ref:`Permissions Management ` +:ref:`Permissions management ` -:ref:`Backend user management ` +:ref:`Backend Users `