Kategorie:Roundcube/Plugin: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
 
(87 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
= Installation =
[[Kategorie:Roundcube]]
  apt install roundcube-plugins roundcube-plugins-extra
 
= Plugin-Ordner =
'''/var/lib/roundcube/plugins'''
help -> /usr/share/roundcube/plugins/help
hide_blockquote -> /usr/share/roundcube/plugins/hide_blockquote
html5_notifier -> /usr/share/roundcube/plugins/html5_notifier
http_authentication -> /usr/share/roundcube/plugins/http_authentication
identicon -> /usr/share/roundcube/plugins/identicon
identity_select -> /usr/share/roundcube/plugins/identity_select
jqueryui -> /usr/share/roundcube/plugins/jqueryui
keyboard_shortcuts -> /usr/share/roundcube/plugins/keyboard_shortcuts
krb_authentication -> /usr/share/roundcube/plugins/krb_authentication
listcommands -> /usr/share/roundcube/plugins/listcommands
managesieve -> /usr/share/roundcube/plugins/managesieve
markasjunk -> /usr/share/roundcube/plugins/markasjunk
message_highlight -> /usr/share/roundcube/plugins/message_highlight
newmail_notifier -> /usr/share/roundcube/plugins/newmail_notifier
new_user_dialog -> /usr/share/roundcube/plugins/new_user_dialog
new_user_identity -> /usr/share/roundcube/plugins/new_user_identity
password -> /usr/share/roundcube/plugins/password
redundant_attachments -> /usr/share/roundcube/plugins/redundant_attachments
sauserprefs -> /usr/share/roundcube/plugins/sauserprefs
show_additional_headers -> /usr/share/roundcube/plugins/show_additional_headers
squirrelmail_usercopy -> /usr/share/roundcube/plugins/squirrelmail_usercopy
subscriptions_option -> /usr/share/roundcube/plugins/subscriptions_option
thunderbird_labels -> /usr/share/roundcube/plugins/thunderbird_labels
userinfo -> /usr/share/roundcube/plugins/userinfo
vcard_attachments -> /usr/share/roundcube/plugins/vcard_attachments
virtuser_file -> /usr/share/roundcube/plugins/virtuser_file
virtuser_query -> /usr/share/roundcube/plugins/virtuser_query
zipdownload -> /usr/share/roundcube/plugins/zipdownload
 
= Dokumentation =
'''/usr/share/doc/roundcube-plugins'''
 
= Aktivierung =
'''/var/lib/roundcube/config/config.inc.php'''
$config['plugins'] = array("plugin1", "plugin2", "plugin3", ...
 
= Empfohlene Plugins =
* [https://www.allerstorfer.at/roundcube-nachricht-als-spam-markieren/ MarkAsJunk] Nachrichten in den Spam-Ordner verschieben
* [https://www.allerstorfer.at/roundcube-install-carddav-plugin-on-ubuntu-20-04/ CardDAV] Netzwerk-Adressbuch verwalten
* [https://www.allerstorfer.at/ispconfig3_roundcube-ispconfig3-plugins-fuer-roundcube/ Ispconfig3_Roundcube] Einstellungen der Email-Konten bearbeiten. Sollte auf jedem ISPConfig-Server installiert sein.
* [https://www.allerstorfer.at/roundcube-install-mobile-skin/ Mobile Skin] Handy-Ansicht für Roundcube
 
= Links =
== Intern ==
== Extern ==
# https://roundcube.net/
# Roundcube Plugins Repository: [https://plugins.roundcube.net/ plugins.roundcube.net]
 
[[Category:Linux:Server:ISPConfig]]
[[Category:Netzwerke:Mail:Client:Roundcube]]

Aktuelle Version vom 27. August 2023, 15:26 Uhr