TYPO3 Extension: maja_becacl
Backend ContentACLs
Description
This extension provides the possibility to limit the record-elements to get only the elements, which the user created itself.
In other words:
The extension extends the Web>Access-Module (be_acl) with a new permission column for limiting records in the Web>List-Module. Now it's possible , that a user or user of a group can only see his own records. In Addition you can also give users, full access.
So you do not need a sys-folder for each editor, if he only should see his own records.
Screenshots
Top: Here is you can see the modified edit-view.
Left: The modified permissions-view with the sixth column.
Usecase / Tutorial
You have many editors (Group: Editor), who should only edit their own tt_news-records and one or two supervisors (Group: Webadmin).
Create the BE-Groups
Create the Sys-Folder for the tt_news.
Add in Web>Access the new permissions like in the screenshot-section.
Create some editors/users connected to your new groups.
Tip: Very useful for is the System-Extension “sys_action“, which is not installed by default.
FAQ
- It does not work!
Set the “List Record”-Selectbox to default and check, if it is working in the default-way. If not: check access-settings and group-settings. (For further details check out the “forums” or see the different Manuals or Tutorials for setting the correct permissions) - I cannot see the Page-Tree!
Check your DB-Mounts in the User/Group-Section. - I cannot create new Records!
Check your Table-Setting in the Group-Section (Include Access List) and check your default permissions in the Web>Access-Module.