Hi,
in r2523 (http://trac.roundcube.net/changeset/2523) , the print and view source button disappeared, and an new button "message menu" has been added (see attachments). But when I click on this new button, nothing happens.
Am I missing something here?
Rainer
From the dev list:
I'm working on a new button in toolbar (mail.html and message.html
templates). This will be a popup menu like markmenu,
will contains container for plugins and three actions (for start):
- open message in new window
- show source (in new window)
- Download as .eml file
The button will be enabled in message view or in mailbox view when one
message is selected. I'll remove current viewsource button.
SVN 2523 is buggy. Please see my mails to the devs list (RoundCube Mailing Lists (http://lists.roundcube.net)).
Quote from: rosali;19178SVN 2523 is buggy. Please see my mails to the devs list (RoundCube Mailing Lists (http://lists.roundcube.net)).
Ah, r2524 (http://trac.roundcube.net/changeset/2524) fixed that :-)
Thank you (and first, Alec of course),
Rainer