On Thu, 27 May 2010 18:20:58 +0200, yannis.rossetto wrote: > -------- Original Message -------- > > SUBJECT: > Roundcube plugin > > DATE: > Thu, 27 May 2010 17:30:22 +0200 > > FROM: > Yannis > > TO: > [email protected] > > Hello (from France), > > First of all, sorry for my approximate English. > > I created a plugin for the Roundcube webmail, which works in > complement with the Thunderbird's plugin : Addressbook Synchronizer. > More informations about my plugin's functioning are available here : > http://cric.grenoble.cnrs.fr/logiciels/AddressBook-RoundCube/?lang=en > [1] > > I write you to know if that possible to have some comments, some > suggestions and some remarks about my program and, particularly, > about > the source code. > > You can download the plugin on the following link : > > http://cric.grenoble.cnrs.fr/logiciels/AddressBook-RoundCube/abook_sync-0.1.tar.gz > [2] > > Thanks a lot > > > Links: > ------ > [1] > http://cric.grenoble.cnrs.fr/logiciels/AddressBook-RoundCube/?lang=en > [2] > > http://cric.grenoble.cnrs.fr/logiciels/AddressBook-RoundCube/abook_sync-0.1.tar.gz
This plugin is a great idea! Sorry for late reply. I'd love to join in development. Please contact me: myroundcube [at] mail4us [dot] net. You should rename Database class. It conflicts with 'calendar' plugin. Also I suggest to use: if (strstr($header->subject,'Addressbooks Synchronizer:')) instead of if ($header->subject == 'Addressbooks Synchronizer: _tb_abook.mab') This way it is possible to sync with other addressbooks uploaded by Thunderbird. Regards, R. _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/8f4f07cd
