On 09/27/2013 01:21 PM, Benoit Panizzon wrote: > Could you point me to a plugin that extends the settings > preferences so I > have an example how this is done? > > It's not obvious where a plugin hooks and all those I have looked at yet, > were > hooking directly at the leftmost list.
It's Kolab Calendar plugin for example. http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/calendar It's quite big code, just grep for 'preferences' in calendar.php. -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
