Feature #15030
closedShow visibility settings for content elements in icon title
100%
Description
If you move your mouse over an icon for pagecontent, you'll get the uid of this element only.
On page elements you get much more info - eg the usergroup, shortcut target - which is a great timesafer :)
(issue imported from #M1574)
Files
Updated by Sebastian Kurfuerst about 19 years ago
what exactly do you mean? i don't fully get it, as the icon changes if the content element is hidden. At least in the page module... Or did I get you completely wrong now? Greets, Sebastian
Updated by Christian Trabold about 19 years ago
Well this is best explained by a screenshot. :)
The page and the content element are only visible for the usergroup "Test".
The user gets the information, that the content element (cel) is access restricted.
With the page icon title you get the info, which usergroup has access. The cel icon title shows only the id.
Hope it get's a bit clearer now.
Thanks for your help!
Updated by Sebastian Kurfuerst about 19 years ago
the attached patch solves the problem. I currently override the function t3lib_treeview::getIcon by t3lib_browsetree::getIcon, I am not sure if the change done can be done in t3lib_treeview as well.
Greets, Sebastian
Updated by Sebastian Kurfuerst over 13 years ago
- Assignee deleted (
Sebastian Kurfuerst)
Updated by Alexander Opitz over 11 years ago
- Category set to Backend User Interface
- Target version deleted (
0) - TYPO3 Version changed from 4.2 to 6.1
- PHP Version deleted (
4.3)
Isn't yet in 6.1, but it looks like it makes things easier.
Maybe we can also add a TCA option for a callback function.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Gerrit Code Review about 9 years ago
- Status changed from Accepted 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/44359
Updated by Gerrit Code Review about 9 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/44359
Updated by Gerrit Code Review about 9 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/44359
Updated by Mathias Schreiber about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 320c5ed98d8ae6207dc6b65dd162263ed771c16d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed