TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _deprecation-49247:
|
||||
|
||||
=================================================================================
|
||||
Deprecation: #49247 - Deprecate TypoScript functions "textStyle" and "tableStyle"
|
||||
=================================================================================
|
||||
|
||||
See :issue:`49247`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The following stdWrap methods have been marked as deprecated:
|
||||
|
||||
* textStyle
|
||||
* tableStyle
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
Usage of the mentioned stdWrap methods is deprecated.
|
||||
|
||||
|
||||
Affected installations
|
||||
======================
|
||||
|
||||
All installations or extensions using the stdWrap methods `textStyle` and `tableStyle`.
|
||||
|
||||
|
||||
Migration
|
||||
=========
|
||||
|
||||
Use CSS instead.
|
||||
|
||||
|
||||
.. index:: TypoScript, Frontend
|
||||
Reference in New Issue
Block a user