hey,
the plugin vcard_attachments refers to a png graphic that doesn't exist
anymore. the function html_output($p) contains the following code:
// add box below messsage body
$p['content'] .= html::p(array('style' => "margin:1em; padding:0.5em; border:1px solid #999; width: auto;"),
html::a(array(
'href' => "#",
'onclick' => "return plugin_vcard_save_contact('".JQ($this->vcard_part)."')",
'title' => "Save contact in local address book"), // TODO: localize this title
html::img(array('src' => '/images/buttons/add_contact_act.png', 'align' => "middle")))
. ' ' . html::span(null, Q($display)));
the graphic '/images/buttons/add_contact_act.png' seems to have existed
earlier in roundcube as it has been used for the addressbook as well.
but now the addressbook uses other graphics and the png file in question
apparently has been removed from the svn trunk.
it seems like single graphics for every operation in the addressbook
toolbar have been replaced by one graphic with all icons and some css
magic. i'm not sure whether it's possible to use the same
abook_toolbar.png with help of css for the vcard_attachments plugin.
just thought that I should mention it here.
greetings,
jonas
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/iH/0+EYhAh+/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Here is the Indonesian translation update for labels.inc.
Check it out, hopefully Roundcube 0.3 can be released soon ^_^
Cheers
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/g6/rk8QcW9l/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
updated bulgarian translation
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/pS/P1u1r5bJ/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
hello,
at playing around with roundcube i frequently get error messages reported
to the error log. it seems like some unique database field has duplicate
entries:
[04-Aug-2009 13:33:45 +0200]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_67b6ccf278247ff949428129a77d7eaa3e5949f68 USING @0, @1, @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message: Duplicate entry '1-jonas.msg-10692' for key 'uniqueness'] in /roundcubemail/program/include/rcube_mdb2.php on line 623 (GET /roundcubedev/?_task=mail&_mbox=jonas&_page=1)
[...]
[04-Aug-2009 13:33:59 +0200]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_5a4c05dcaeb347f40aba233c2ae23a42d53391a2d USING @0, @1, @2, @3, @4, @5, @6, @7, @8, @9, @10] [Native code: 1062] [Native message: Duplicate entry '1-jonas.msg-10666' for key 'uniqueness'] in /roundcubemail/program/include/rcube_mdb2.php on line 623 (GET /roundcubedev/?_task=mail&_action=list&_mbox=jonas&_page=1&_remote=1&_=1249385638967&_unlock=1)
greetings,
jonas
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Hv/8TJbwoeY/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Up to 100%.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/47/fMi1lTgf/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
hey,
the recent 'Re-designed User Preferences interface' changes to roundcube
trunk seem to have broken the user_preferences hook. at least the plugin
'subscriptions_option' doesn't work anymore.
apart from that, the new interface looks very good!
something else: would it be possible to add a TEXT field 'preferences'
to the identities mysql table as well in future releases? the crypt
plugin for example could use it to save custom default key ids for
different identities.
greetings,
jonas
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/At/BMmDOLPg/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi guys,
I've trying to implemnt roundcube in the company I work for, but I've
found some problem (alread posted on users mailing list).
I've read in these forums several times that most roundcube developers
are not using LDAP, so they can't test many LDAP features.
As I'm mainly a systems administrator and not a developer, the language
I have most experience is python and not php, and my time is not enough
to do these sort of developments I'd like to collaborate in another way
in these features related to LDAP.
So, may it help if , for example, I setup for you a Virtual Machine with
a full working and ready to use OpenLDAP server, with phpldapadmin and
some lorem ipsum data on it?
Maybe having this would help you to improve LDAP on roundcube.
Just trying to Help.
Matias
_______________________________________________
List info: http://lists.roundcube.net/dev/