TYPO3 v15 dev-main snapshot ()
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _feature-74109:
|
||||
|
||||
========================================================================
|
||||
Feature: #74109 - Set the alternative Backend Logo via Extension Manager
|
||||
========================================================================
|
||||
|
||||
See :issue:`74109`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The Backend Logo in the upper left corner can now be configured in the Extension Configuration of EXT:backend
|
||||
within the Extension Manager. A relative path to the TYPO3 installation ("PATH_site"), e.g. "fileadmin/myfile.jpg"
|
||||
or a path to an extension, e.g. "EXT:my_theme/Resources/Public/Icons/Logo.png" can be configured there.
|
||||
|
||||
The configuration option within the Backend extension (EXT:backend) is called `backendLogo`.
|
||||
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
The previously available `$GLOBALS[TBE_STYLES][logo]` option has no effect anymore.
|
||||
|
||||
.. index:: Backend
|
||||
Reference in New Issue
Block a user