Author Topic: Message Highlighting  (Read 6288 times)

Offline SabreWolfy

  • Jr. Member
  • **
  • Posts: 12
Message Highlighting
« on: October 26, 2009, 12:29:31 PM »
I've searched around for some guidance on this, but there does not seem to be any official functionality for message highlighting. I want to be able to specify simple rules/filters and colour/highlight messages accordingly. Any suggestions? At one stage a plugin was being developed for this?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Message Highlighting
« Reply #1 on: October 27, 2009, 03:22:44 AM »
I think that message coloring is good idea but I don't know of any plugin for it. There are some rules/filters plug-in's in the plugin repository Plugin_Repository ? Roundcube Webmail

Offline lacri

  • Full Member
  • ***
  • Posts: 179
    • http://www.php-lexikon.de
Message Highlighting
« Reply #2 on: October 27, 2009, 08:43:53 AM »
See here ;)

RoundCube Mailing Lists

works fine for me

Offline SabreWolfy

  • Jr. Member
  • **
  • Posts: 12
Message Highlighting
« Reply #3 on: October 27, 2009, 11:07:45 AM »
Yeah, I found that plugin as well, but it looks like it is in early development and not for production systems. I've downloaded it now though to have a look at. Thanks.

Does it work with 0.3-stable? It says it needs release 2456. What release is 0.3-stable?

Offline lacri

  • Full Member
  • ***
  • Posts: 179
    • http://www.php-lexikon.de
Message Highlighting
« Reply #4 on: October 28, 2009, 03:03:19 AM »
I made some little changes and optimizations several weeks ago.

Works fine with current releases trunk and stable.

You can edit the template its only in german language for me at this time

Offline SabreWolfy

  • Jr. Member
  • **
  • Posts: 12
Message Highlighting
« Reply #5 on: October 29, 2009, 05:35:39 PM »
Hi,

I'm using 0.3stable. I followed the ReadMe instructions and got the following after the second step:

Code: [Select]

patching file program/js/app.js
Hunk #1 FAILED at 3536.
1 out of 1 hunk FAILED -- saving rejects to file program/js/app.js.rej
patching file program/steps/mail/func.inc
Hunk #1 succeeded at 115 (offset 7 lines).
Hunk #2 succeeded at 245 with fuzz 1 (offset 6 lines).
Hunk #3 succeeded at 265 (offset 6 lines).
Hunk #4 succeeded at 293 (offset 6 lines).
Hunk #5 succeeded at 388 (offset 5 lines).
Hunk #6 FAILED at 458.
1 out of 6 hunks FAILED -- saving rejects to file program/steps/mail/func.inc.rej

Offline lacri

  • Full Member
  • ***
  • Posts: 179
    • http://www.php-lexikon.de
Message Highlighting
« Reply #6 on: October 30, 2009, 08:11:44 AM »
patch files from hand manual, so you can patch with human logically and you can see what line not 100% exists the patch is not for the current svn or stable release.

is not difficult to port this by hand to the current stable or svn :)

Offline Xanthi

  • Newbie
  • *
  • Posts: 1
Message Highlighting
« Reply #7 on: February 06, 2010, 08:34:00 PM »
I'm using the current stable release of RC, and I've applied this patch manually but when I go to the settings page to edit the rules and click on the Message Highlighting tab, I get a page saying
Quote
SERVICE CURRENTLY NOT AVAILABLE!

Error No. [501]


Any ideas what I may have done wrong?

Many Thanks ;)