.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: Introduction ============ .. _what-it-does: What does it do? ---------------- This extension allows you to specify which actions/buttons are available for each record-row shown in the Web>List module by setting definitions in TSConfig (Page/User/Group). You can specify which buttons shall be disabled on a per User/Group basis, on a Table basis, or on a mixed User/Group/Table basis. Version 0.0.3: Will only work with TYPO3 4.2 - 4.5 Could work with 4.7 but this hasn't been tested. Version 1.0.0: Upgrade for TYPO3 6.2. Can eventually work under 6.0 and 6.1 but this is not tested. Version 2.0.0: Upgrade for TYPO3 7.6 What isn't it doing? -------------------- Warning: The extension does not affect the internal security of TYPO3 in any way. So if a malicious editor knows how to craft together the link for a disabled action it/he/she will still be able to perform the disabled action. So the disabling of actions only takes place in the UI.