TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,34 @@
.. include:: /Includes.rst.txt
.. _breaking-82915:
===========================================================
Breaking: #82915 - Remove TypoScript option page.stylesheet
===========================================================
See :issue:`82915`
Description
===========
The TypoScript option :typoscript:`page.stylesheet` has been removed.
Impact
======
Setting this option will have no effect anymore.
Affected Installations
======================
Any TYPO3 installation using this option.
Migration
=========
Use a configuration like :typoscript:`page.includeCSS.aFile = fileadmin/styles.css`
.. index:: Frontend, TypoScript, NotScanned