TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _breaking-75150:
|
||||
|
||||
==========================================================
|
||||
Breaking: #75150 - Removed TypoScript option includeJSlibs
|
||||
==========================================================
|
||||
|
||||
See :issue:`75150`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The deprecated TypoScript property `page.includeJSlibs` has been removed.
|
||||
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
Setting parameters to this property will have no effect anymore.
|
||||
|
||||
|
||||
Affected Installations
|
||||
======================
|
||||
|
||||
Any installation using this TypoScript option.
|
||||
|
||||
|
||||
Migration
|
||||
=========
|
||||
|
||||
Use the TypoScript property `page.includeJSLibs` instead, which is in line with naming of `includeCSSLibs`.
|
||||
|
||||
.. index:: TypoScript, Frontend
|
||||
Reference in New Issue
Block a user