[TECH] UPDATE: CARDDAV PLUGIN 0.3.1 FOR ROUNDCUBE 0.5.X
2011 May 13 | 2 commentsUPDATE: Version 0.4.0 is released!
I just released version 0.3.1 of the carddav plugin for roundcube.
ChangeLog:
* fix FS#10 - incomplete searchresults now complete
* 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 tag for ID parsing instead of UID parameter in vCard
* try harder to authenticate against server - especially useful for PHP 5.2.x
* 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
Category: blog
2 Comments
From: Bogdan C.
2011-06-30 09:46:01 +0200
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.
From: blindcoder
2011-06-30 09:50:27 +0200
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
Post a comment
All comments are held for moderation; basic HTML formatting is accepted.