view plugins/contextmenu/README.md @ 17:3bd5fe8166b8

switch to using vurl as well for better display, and it gets saved
author Charlie Root
date Sat, 13 Jan 2018 17:06:41 -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