Roundcube Community Forum

 

new plugin: message highlighting

Started by corbosman, June 22, 2010, 10:18:24 AM

Previous topic - Next topic

krelvinaz

Figured it out.  I had the plugin in the directory message_highlights-master and had enabled it that way.  I changed the directory to just message_highlights and enabled that name and it works.

corbosman

New version 2.4 fixes removes jquery live() dependancy which has been deprecated. This version is needed for the 1.0 release of roundcube.

https://github.com/corbosman/message_highlight/releases or use composer.

ABerglund

Here's an odd deal - I installed and enabled version 2.4 in my test 1.0-rc install. It works fine, except it seems to (somehow) interfere with displaying contacts in the Compose window. If I enable the plugin, selecting one of the addressbooks (either LDAP or SQL) in a compose window displays one or at most two contacts, and the status message of "Loading..." never goes away. Disabling the plugin reverts behavior to normal. No errors in the logs (even the ldap log) are seen.

No idea why it should interfere with the display of contacts in the Compose window, not sure what functions the plugin might leverage or share with the listing of contacts.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

corbosman

Hmm, there is a javascript error. Weird. Hopefully found and fixed asap,

Cor

corbosman

Better? Version 2.5.1 should fix it. Suddenly I was seeing insertrow events in the addressbook.  Wonder if there is an event that just triggers in the message view.

Cor

ABerglund

Indeed, 2.5.1 fixed it. Nice quick work!
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

elchava79

When I delete the last rule and try to save, it gives me an error and it doesn't delete the rule. (does not add the blank rule)
Can someone explain to me how to fix it.

Thank you all