Actions
Bug #21117
closedFields alias & content_from_pid are missing in exludelist
Start date:
2009-09-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If there is a need for a really simple backend it is necessary to hide all fields which are not neeeded.
This is possible with 2 exceptions: In the page header there will always be 2 fields rendered:
- alias: IMO this is not really needed with realURL as there is the page title (or nav title and so on) but in my case the title is enough, no need for an alias.
- Content from this page: This fields leads to an additional tab "Options" which an editor (at least mine) won't need, shouldn't see and don't need to care about!
Yes I know there are many options to remove those fields like TsConfig or extending TCA but this is missing in the core!
(issue imported from #M12031)
Files
Actions