The (still not translated) "Copy to..." menu item is not shown in 'contextmenu' (i.e. when you right-click on a message).
The text comes from the core. It's only just been added so I guess it will take a little while to get translated.
You need the copymessage plugin to add the option to the context menu. The copy message function has been built it in Roundcube for some time. Copymessage uses the built in functions, its purpose is really just to add the element to the context menu. The recent change in Roundcube is only a cosmetic one, not functional.
Personally I have never understood the need for a copy message function in Roundcube though I understand other people find it useful. This combined with the fact that I wanted to demonstrate how to extend the contextmenu plugin is why it is separate.
Phil
-----Original Message----- From: dev-bounces@lists.roundcube.net [mailto:dev- bounces@lists.roundcube.net] On Behalf Of Michael Heydekamp Sent: 22 December 2013 20:53 To: Roundcube Development discussion mailing list Subject: Re: [RCD] [Svn] [roundcube/roundcubemail] 9a0153: Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)
Thanks for the copy-message feature!
So we disabled the 'copymessage' plugin, updated the 'contextmenu' plugin to v1.12 (since our previous version wasn't compatible with 1.0-git anymore anyway), all is looking good and working well, except:
The (still not translated) "Copy to..." menu item is not shown in 'contextmenu' (i.e. when you right-click on a message).
Is this an RC or a 'contextmenu' issue?
BTW: What is a "folder-selector widget" and what's its purpose?
Cheers,
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
Am 15.12.2013 10:02, schrieb GitHub:
Branch: refs/heads/master Home: https://github.com/roundcube/roundcubemail Commit: 9a0153324eeb1f0e808cb1a063d1f37d49ad48e2
https://github.com/roundcube/roundcubemail/commit/9a0153324eeb1f0e8 08cb1a063d1f37d49ad48e2
Author: Aleksander Machniak alec@alec.pl Date: 2013-12-15 (Sun, 15 Dec 2013)
Changed paths: M CHANGELOG M program/include/rcmail.php M program/js/app.js M program/localization/en_US/labels.inc M skins/classic/common.css M skins/classic/functions.js M skins/classic/includes/messagetoolbar.html M skins/classic/mail.css M skins/classic/templates/message.html M skins/larry/images/listicons.png M skins/larry/includes/mailtoolbar.html M skins/larry/mail.css M skins/larry/styles.css M skins/larry/templates/message.html M skins/larry/ui.js
Log Message:
Implemented menu actions to copy/move messages, added folder-
selector widget (#1484086)
Commit: acfbe5ff4c71bf6cd9d5fda27eb93406f140b23f
https://github.com/roundcube/roundcubemail/commit/acfbe5ff4c71bf6cd9 d5fda27eb93406f140b23f
Author: Aleksander Machniak alec@alec.pl Date: 2013-12-15 (Sun, 15 Dec 2013)
Changed paths: M .htaccess M CHANGELOG
Log Message:
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts: CHANGELOG
Compare:
https://github.com/roundcube/roundcubemail/compare/2dade15d83b9...ac fbe5ff4c71
Roundcube SVN commits mailing list svn@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/svn
Roundcube Development discussion mailing list dev@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/dev