Hi. I'm no developer, just an end-user who needs to mark a few thousand messages as "read" and can't figure out how to post a comment on a Trac ticket. (I'll let you decide if it's due to recent server problems or my own stupidity. I'm never sure.)
Anyway, there's a ticket open here... http://trac.roundcube.net/trac.cgi/ticket/1457360 ..about marking all selected messages as read/unread with toolbar buttons. In April, mat.hieu graciously posted the changes to do just such a thing. After applying the tweaks to my .1-rc1 install (modded for preview-pane) I had success. Of course there is no localization entry for the 2 new buttons, so I added the following to my labels.inc so that I would have a label for the mouse-over: $labels['markreadmessage'] = 'Mark the message as read'; $labels['markunreadmessage'] = 'Mark the message as unread'; If this patch lives on in its current form, I suppose those lines need to get put on the list to get translated. That's all folks. (Please advise if there's a more appropriate place for this.) -ZLP -- ----------------------- http://www.zachpoff.com -----------------------
