Actions
Bug #22137
closedAdd Hook in order to restrict the editing process for individual content elements
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
This hook allows the developer to manipulate the id array which is called when users edit content elements. Therefore individual content elements can be easyly excluded from the editing process. (e.g. to set user permissions for particular content elements)
(issue imported from #M13576)
Files
Updated by Chris topher over 14 years ago
Hi Matthias,
did you send one RFC per patch to Core List? I can't find them there...
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
As the diff is to short, I don't know where you liked to add this hook. But do you mean something like:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/alt_doc.php']['makeEditForm_accessCheck'] ?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions