[TYPO3-core] RFC #5203: Feature: Implement fileoperation permission configuration from be_groups

Fabien Udriot fudriot at omic.ch
Fri Oct 31 17:56:36 CET 2008


It works fine.

I tested :

- Files: Upload,Copy,Move,Delete,Rename,New,Edit
- Directory: Move,Delete,Rename,New
- Directory: Copy
- Directory: Delete recursively (rm -Rf)

However, in terms of userfriendlyness it would be definitely a better thing to hide un-permitted 
icon. At the moment e.g. you try to rename a file and the last click tells you that you don't have 
enough permission... quite frustrating...

It is certainly much more work...

Kindly,

Fabien

Christian Kuhn a écrit :
> Hi.
> 
> Christian Kuhn wrote:
>> Problem:
>> It would be more convenient to configure fileoperation permissions in
>> backend groups, not only in backend users.
> 
> 5203_3.diff:
> 
> - Use explicit cast to int to work correctly with bitwise OR operator
> (thanks to Daniel Krupke for pointing this out)
> - Changed default in install tool to add admin users with default 0 file
> permissions (admin has all rights anyway)
> 
> 
> Cheers
> Christian
> 


More information about the TYPO3-team-core mailing list