Actions
Bug #96683
closedClarify cryptic sentence about EXT:fedit in adminpanel documentation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2022-01-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With EXT:fe_edit you can extend the Admin Panel.
https://docs.typo3.org/c/typo3/cms-adminpanel/10.4/en-us/Extending/Index.html
(in all versions 10.4 ... main)
- there is no EXT:fe_edit AFAIK, only EXT:fedit
- what does it mean? Is fe_edit (or feedit) necessary to extend the adminpanel? Why? Does not seem to make sense. What is described on the rest of the page does not look like it is depending on EXT:fedit / EXT:fe_edit? (The code snippets do not refer to this extension)
Actions