Mercurial > hg > rc1
comparison plugins/contextmenu/README.md @ 0:1e000243b222
vanilla 1.3.3 distro, I hope
| author | Charlie Root |
|---|---|
| date | Thu, 04 Jan 2018 15:50:29 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1e000243b222 |
|---|---|
| 1 Roundcube Webmail ContextMenu | |
| 2 ============================= | |
| 3 This plugin creates contextmenus for various parts of Roundcube using commands | |
| 4 from the toolbars. | |
| 5 | |
| 6 License | |
| 7 ------- | |
| 8 This plugin is released under the [GNU General Public License Version 3+][gpl]. | |
| 9 | |
| 10 Even if skins might contain some programming work, they are not considered | |
| 11 as a linked part of the plugin and therefore skins DO NOT fall under the | |
| 12 provisions of the GPL license. See the README file located in the core skins | |
| 13 folder for details on the skin license. | |
| 14 | |
| 15 Install | |
| 16 ------- | |
| 17 * Place this plugin folder into plugins directory of Roundcube | |
| 18 * Add contextmenu to $config['plugins'] in your Roundcube config | |
| 19 | |
| 20 **NB:** When downloading the plugin from GitHub you will need to create a | |
| 21 directory called contextmenu and place the files in there, ignoring the root | |
| 22 directory in the downloaded archive. | |
| 23 | |
| 24 [rcplugrepo]: http://plugins.roundcube.net/packages/johndoh/contextmenu | |
| 25 [releases]: http://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/releases | |
| 26 [gpl]: http://www.gnu.org/licenses/gpl.html |
