TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user