On 02.01.2011 15:04, Holger Mauermann wrote:
I'm new to this list, but I've been using Roundcube for several years. Currently I'm working on a IMAP ACL plugin that integrates into the new folder manager. Or is someone else already working on it?
This is planned as core feature, so maybe would be better to write this as part of core code not as a plugin.
However, I'm somewhat lost with writing a nice looking UI, so for now it is very basic. But for me it works (tested with Dovecot 2.0.8 and Cyrus 2.3.16). For screenshots see http://i53.tinypic.com/2en6iis.png and http://i53.tinypic.com/2gt3fw7.png
Not bad, but Sharing section should be a Tab in folder info page. Also, defining rights for shared folder would be better with checkboxes.
Attached patch fixes some bugs in Roundcube's ACL handling and allows the plugin to parse the RIGHTS= capability.
Applied partially in r4384. $capability should stay private. I think, we should extend getCapability().