I also found this extension: Content Access and Extended Interface Control ( tm_contentaccess ) but it was Checked against Typo3 4.0.11,4.1.9 and 4.2.5.
Someone there have used this extension before? Thanks. 2011/7/28 Guillermo R. Oramas J. <[email protected]>: > Hi, I found this mail Aug,2005. I don't know if is already an option > to disable the trash button in the extended view. > > I appreciate any help. > >>Christian Trabold wrote: >>... I tried to disable all delete-buttons for a backend user with the >> following user-settings: >> >> options { >> disableDelete = 1 >> } >> Disables the delete-button in the button-panel. >> >> >> options { >> contextMenu.pageTree.disableItems=delete >> contextMenu.pageList.disableItems=delete >> } >> Disables the delete-function from the context-menu. >> >> >> BUT you can delete records, if you activate the "Extended view"-Option. >> >> >> Ok, you can restrict the access of the pages to *x***, so the user >> cannot create nor delete content, but this is not the result I want. The >> user shall create content but must not delete it. >> >> >> What I would expect from "options.disableDelete = 1" is, that every >> delete option is disabled (Context-Menu, Delete-buttons in edit-mode, >> Extended view). >> >> What do you think? Is this a missing feature or do I miss something here?... > > -------------------------- > > 2011/7/27 Guillermo R. Oramas J. <[email protected]>: >> Hello. >> >> I have a situation with user permissions and I don't know how to resolve it. >> >> I have a table and one user group have permissions to access it, but >> they only must have the option to create or edit the records but not >> delete. >> >> I was looking in the Access Module, Access List and the 'ctrl' section >> of the TCA but I didn't find anything that solve properly this. >> >> The Access Module has Edit Content checkbox but it is too general >> (Change/Add/Delete/Move content), the Access List don't have anything >> related with user actions and the 'ctrl' section has the AdminOnly and >> ReadOnly options but they are not what I want because the user must >> edit the records. >> >> I also looked the TSConfig documentation, but it treats the >> permissions in the same way that Access Module do it. >> >> I want at least hide the trash icons in the List View. >> >> How to face up with this? Somebody was in this situation before? >> >> Thanks. >> _______________________________________________ >> TYPO3-english mailing list >> [email protected] >> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english >> > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
