Author Topic: new plugin: message highlighting  (Read 73079 times)

Offline krelvinaz

  • Jr. Member
  • **
  • Posts: 22
Re: new plugin: message highlighting
« Reply #90 on: September 23, 2013, 09:48:47 AM »
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.

Offline corbosman

  • Sr. Member
  • ****
  • Posts: 260
Re: new plugin: message highlighting
« Reply #91 on: February 05, 2014, 04:57:44 AM »
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.

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: new plugin: message highlighting
« Reply #92 on: February 05, 2014, 02:23:35 PM »
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

Offline corbosman

  • Sr. Member
  • ****
  • Posts: 260
Re: new plugin: message highlighting
« Reply #93 on: February 05, 2014, 02:46:29 PM »
Hmm, there is a javascript error. Weird. Hopefully found and fixed asap,

Cor

Offline corbosman

  • Sr. Member
  • ****
  • Posts: 260
Re: new plugin: message highlighting
« Reply #94 on: February 05, 2014, 02:59:27 PM »
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

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: new plugin: message highlighting
« Reply #95 on: February 05, 2014, 04:16:24 PM »
Indeed, 2.5.1 fixed it. Nice quick work!
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

Offline elchava79

  • Newbie
  • *
  • Posts: 2
Re: new plugin: message highlighting
« Reply #96 on: July 20, 2023, 09:28:07 AM »
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