TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,26 @@
.. include:: /Includes.rst.txt
.. _feature-97326:
====================================================
Feature: #97326 - Open backend page from admin panel
====================================================
See :issue:`97326`
Description
===========
In previous versions with EXT:feedit the admin panel had a button to directly
open the currently viewed page in the backend. Since we have backend routing
available, we can implement a similar feature directly in the admin panel.
This will not replace the complete functionality of `feedit`, but it gives editors
a possibility to navigate via the frontend and directly open the backend with a
single click.
Impact
======
The admin panel has a direct link to the corresponding backend page.
.. index:: ext:adminpanel