view plugins/contextmenu/README.md @ 15:459652c6089c

distro
author Charlie Root
date Sat, 13 Jan 2018 09:44:19 -0500
parents 1e000243b222
children
line wrap: on
line source

Roundcube Webmail ContextMenu
=============================
This plugin creates contextmenus for various parts of Roundcube using commands
from the toolbars.

License
-------
This plugin is released under the [GNU General Public License Version 3+][gpl].

Even if skins might contain some programming work, they are not considered
as a linked part of the plugin and therefore skins DO NOT fall under the
provisions of the GPL license. See the README file located in the core skins
folder for details on the skin license.

Install
-------
* Place this plugin folder into plugins directory of Roundcube
* Add contextmenu to $config['plugins'] in your Roundcube config

**NB:** When downloading the plugin from GitHub you will need to create a
directory called contextmenu and place the files in there, ignoring the root
directory in the downloaded archive.

[rcplugrepo]: http://plugins.roundcube.net/packages/johndoh/contextmenu
[releases]: http://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/releases
[gpl]: http://www.gnu.org/licenses/gpl.html