Feature #15030
closed
Show visibility settings for content elements in icon title
Added by Christian Trabold about 19 years ago.
Updated about 7 years ago.
Category:
Backend User Interface
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
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
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!
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
- Assignee deleted (
Sebastian Kurfuerst)
- 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.
- Target version set to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version changed from 7.5 to 7 LTS
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF