Feature #40729
closedUnify modes for "Display constants" in TS object browser
100%
Description
The different modes for displaying constants in the backend modul "Template / Object browser" could be unified by displaying the "substituted constants in green" and having the "unsubstituted constants" as a title attribute. then one wouldnt have to change between those two modes anymore and since "Plain substitution" is redundant anyway, we could get rid of the entire feature of having different modes at all ;-)
Updated by Jigal van Hemert about 11 years ago
- Category set to Backend User Interface
- Priority changed from Should have to Could have
- Target version set to 6.1.0
It's a change in the UI so it can only go in 6.1. We probably have to find a better way than the title to display the unsubstituted constants.
Updated by Mathias Schreiber almost 9 years ago
- Target version changed from 6.1.0 to 7.4 (Backend)
- Complexity set to hard
Updated by Philipp Kitzberger almost 9 years ago
What about clicking on the green substituted string to find out about the unsubstituted variable name? Toggle in an overlay? Along with a link to the ts-browser in constant mode?
Or a global toggle mechanism between those two modes that changes between green substituted string and green unsubstituted variable with javascript only on the client?
Is anyone going to rewrite the whole ts object browser?
Updated by Susanne Moog over 8 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 8 years ago
- Target version changed from 7.5 to 8 LTS
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Philipp Kitzberger about 7 years ago
After 4 years of waiting and being annoyed that I still have to toggle between "UN-substituted constants in green" and "Substituted constants in green" whenever I was working with the TS object browser, I today dug out this ancient issue and wrote a tiny patch to tackle this once and for all.
Please be merciful with your review and include this patch to the core ;-)
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Gerrit Code Review almost 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Riccardo De Contardi almost 7 years ago
- Target version changed from 8 LTS to 9.0
Updated by Philipp Kitzberger almost 7 years ago
You're seriously postponing this again? Just merge it already ;-) Sometimes it's really anything but satisfying wanting to contribute to this project!
Updated by Gerrit Code Review about 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Gerrit Code Review almost 6 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Gerrit Code Review almost 6 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50190
Updated by Philipp Kitzberger almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 332ed405b9a1948a9768653454e4f02864c6fc32.