Files
cms-core/Documentation/Changelog/7.1/Deprecation-49247-textStyleTableStyleAddParams.rst
T

39 lines
718 B
ReStructuredText

.. 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