1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Source: roundcube-plugins-extra
Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@alioth-lists.debian.net>
Uploaders: Jérémy Bobbio <lunar@debian.org>,
Sandro Knauß <hefee@debian.org>,
Guilhem Moulin <guilhem@debian.org>
Section: web
Priority: optional
Build-Depends: cleancss,
coffeescript,
debhelper-compat (= 13),
node-less (>= 3~),
pigz,
roundcube-core (>= 1.4.4),
uglifyjs (>= 3)
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/roundcube-team/roundcube-plugins-extra.git -b debian/latest
Vcs-Browser: https://salsa.debian.org/roundcube-team/roundcube-plugins-extra
Package: roundcube-plugins-extra
Architecture: all
Depends: roundcube-core (>= 1.4.4), ${misc:Depends}
Suggests: fail2ban
Description: skinnable AJAX based webmail solution - extra plugins
RoundCube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality
expected from an e-mail client, including MIME support, address book,
folder manipulation and message filters.
.
The user interface is fully skinnable using XHTML and CSS 2.
.
This package provides a collection of several plugins for Roundcube that
are not maintained directly by Roundcube authors, namely:
- authres_status
- compose_addressbook
- contextmenu
- dovecot_impersonate
- fail2ban
- html5_notifier
- keyboard_shortcuts
- listcommands
- message_highlight
- sauserprefs
- thunderbird_labels
.
They should be enabled in the configuration of Roundcube.
|