[Tech] UPDATE: carddav plugin 0.3.1 for roundcube 0.5.x

UPDATE: Version 0.4.0 is released!
I just released version 0.3.1 of the carddav plugin for roundcube.
ChangeLog:
* fixes FS#11 - do not use ob_* functions but a custom error handler to catch fopen errors
* make password inputfield a password html-element to prevent shouldersurfing of password
* make size of url input field as long as the value, but at least 40
* remove stray write_log in myErrorHandler
* make list_records return false instead of an empty result list if a search for an entry returned no results
* use
* try harder to authenticate against server - especially useful for PHP 5.2.x
Get the latest version, have a look at the bugtracker, join the mailinglist or check out the subversion repository.
EOF
Back home
09:34:50 13.05.2011 | Permalink | Trackback URI
Bogdan C. (2011-06-30 09:46:01)
How do I use this in Roundcubemail on OSX? It should be on some interest as next month Lion Server will come with Roundcube out of the box.
blindcoder (2011-06-30 09:50:27)
You use it like any other roundcube plugin.
Download the plugin, extract it in roundcubemail/plugins/ and add it to the $rcmail_config['plugins'] array in roundcubemail/config/main.inc.php


