GithubHelp home page GithubHelp logo

helmo / roundcube-thunderbird_labels Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mike-kfed/roundcube-thunderbird_labels

0.0 1.0 0.0 395 KB

Thunderbird Labels Plugin for Roundcube Webmail

License: Other

PHP 78.10% CSS 18.31% HTML 3.58%

roundcube-thunderbird_labels's Introduction

Thunderbird Labels Plugin for Roundcube Webmail

Features

  • Displays the message rows using the same colors as Thunderbird does
  • Label of a message can be changed/set exactly like in Thunderbird
  • Keyboard shortcuts on keys 0-5 work like in Thunderbird
  • Integrates into contextmenu plugin when available
  • Works for skins classic, larry and elastic (highest priority for elastic)
  • currently available translations:
    • English
    • French (Français)
    • German (Deutsch)
    • Polish (Polski)
    • Russian (Русский)
    • Hungarian (Magyar)
    • Czech (Česky)
    • Bulgarian (български език)
    • Catalan (català)
    • Latvian (latviešu)
    • Italian (italiano)
    • Spanish (español)
    • Slovak (Slovenčina)
    • Ukranian (українська)
    • Brazilian Portuguese (português do Brasil)
    • Portuguese (português)
    • Dutch (Nederlands)
    • Greek (ελληνικά)
    • Japanese (日本語)
    • Swedish (svenska)
  • screenshot

INSTALL

manual:

  1. unpack to plugins directory
  2. add , 'thunderbird_labels' to $config['plugins'] in roundcubes config/config.inc.php
  3. rename config.inc.php.dist to config.inc.php
  4. if you run a custom skin, e.g. silver then you should also symlink or copy the skins folder of the plugin to the corresponding skins name, for the example given: ln -s plugins/thunderbird_labels/skins/larry plugins/thunderbird_labels/skins/silver

composer:

  1. go to your roundcube root dir, setup composer.json and run composer require weird-birds/thunderbird_labels

CONFIGURE

See config.inc.php for more details

  • tb_label_enable = true/false (can be changed by user in prefs UI)
  • tb_label_modify_labels = true/false
  • tb_label_enable_contextmenu = true/false
  • tb_label_enable_shortcuts = true/false (can be changed by user in prefs UI)
  • tb_label_style = 'bullets', 'thunderbird' or 'badges'

Author

Michael Kefeder https://github.com/mike-kfed/roundcube-thunderbird_labels

History

This plugin is based on a patch I found for roundcube 0.3 a long time ago.

Since roundcube is now able to handle the labels without modification of its source I decided to create a plugin.

There exists a "Tags plugin for RoundCube" http://sourceforge.net/projects/tagspluginrc/ which does something similar, my plugin emulates thunderbirds behaviour better I think (coloring the message rows for example)

roundcube-thunderbird_labels's People

Contributors

mike-kfed avatar mariuszkrzaczkowski avatar dsoares avatar petrkle avatar zerg2000 avatar filhocf avatar johndoh avatar tsalakoping avatar rinenweb avatar radi-sh avatar moisseev avatar dodver avatar nckx avatar pamribeirox avatar nsoggia avatar buttercookie42 avatar gianlucagiacometti avatar lantech-se avatar be-mann avatar

Watchers

Herman van Rink avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.