Mercurial > hg > rc1
view plugins/contextmenu/README.md @ 28:538b3d58eb89
fix colors in label popup
author | Charlie Root |
---|---|
date | Sun, 28 Jan 2018 13:42:53 -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