markustimtner / mt-backend
Versatile extension
Package info
Type:typo3-cms-extension
pkg:composer/markustimtner/mt-backend
Requires
- typo3/cms-backend: ^10 || ^11 || ^12 || ^13
- dev-main
- 13.1.3.4
- 13.1.3.3
- 13.1.3.2
- 13.1.3.1
- 13.1.3
- 13.1.2
- 13.1.1
- 13.1.0
- 13.0.12
- 13.0.11
- 13.0.10
- 13.0.9
- 13.0.8
- 13.0.7
- 13.0.5
- 13.0.4
- 13.0.3
- 13.0.2
- 13.0.1
- 13.0.0
- v12.x-dev
- 12.0.2
- 12.0.1
- 12.0.0
- v11.x-dev
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.9
- 1.2.8
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.1
- 1.2
- 1.1.0
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.0
This package is auto-updated.
Last update: 2026-05-28 18:04:54 UTC
README
Main Features:
- overview of page properties in Page Module
- Some QoL fixes for the backend
Did you ever had to edit lots of content pages and review their resources,
or just wanted to see the current slug directly?
Well, I do. And it annoyed the gentle carress out of me that I always had to click on "edit page" and then the corresponding tab over and over again. But no more!
This TYPO3 Extension provides a preview of page properties in the page module, the following properties are shown, if available:
- slug
- resources media
- categories
- SEO title
- description
- abstract
- keywords.
QoL Fixes:
- hide clear cache explanation

- reset of order of module docheader to [Columns|Languages > languages ]
One wonders why that was changed anyway?!
and a some css touchup:
- content area background is a little darker
- better alignment of t3-page-column-header and t3-page-ce

- In development mode, the DB fieldnames are green instead of red [so much more friendly to the eyes, you have to see it to believe it!]

- Backend forms are a bit more compact
- removed unnecessary padding from gridelements

In the hope you may find it useful! Feedback is always welcome, please use the repository issues for that.
A big thank you to Markus Klein especially for helping me with so many little things I stopped counting^^)
