30 lines
529 B
ReStructuredText
30 lines
529 B
ReStructuredText
|
|
.. include:: /Includes.rst.txt
|
|
|
|
.. _breaking-72493:
|
|
|
|
=========================================================
|
|
Breaking: #72493 - Removed TypoScript property page.bgImg
|
|
=========================================================
|
|
|
|
See :issue:`72493`
|
|
|
|
Description
|
|
===========
|
|
|
|
The TypoScript property `page.bgImg` has been removed.
|
|
|
|
|
|
Impact
|
|
======
|
|
|
|
The option has no effect anymore and will not be evaluated anymore.
|
|
|
|
|
|
Migration
|
|
=========
|
|
|
|
Use the TypoScript property `page.bodyTagCObject` instead.
|
|
|
|
.. index:: TypoScript, Frontend
|