Hello, I started to study RC code but im having some troubles to understand some functionalities.
I'm currently working with Claudio Filho and we aim to improve the calendar plugin.
For now I need some help in how to reuse the autocomplete function of the composeHeader object (like in the "to" field of the compose page) in order to retrieve contacts of the ldap in the calendar plugin context.
Thanks.
On 18.04.2012 05:46, Rodrigo a.m. wrote:
Hello, I started to study RC code but im having some troubles to understand some functionalities.
I'm currently working with Claudio Filho and we aim to improve the calendar plugin.
For now I need some help in how to reuse the autocomplete function of the composeHeader object (like in the "to" field of the compose page) in order to retrieve contacts of the ldap in the calendar plugin context.
You can see how other plugins use autocompletion, e.g. acl plugin or kolab's calendar http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/calendar
Thanks Alec.
This is exactly the kind of information I'm looking for.
Cheers. Em 18 de abril de 2012 03:15, A.L.E.C alec@alec.pl escreveu:
ou can see how other plugins use autocompletion, e.g. acl plugin or