Kategorie:Roundcube/Plugin: Unterschied zwischen den Versionen

Aus Foxwiki
K Dirkwagner verschob die Seite Roundcube:Plugins nach Roundcube/Plugins, ohne dabei eine Weiterleitung anzulegen: Textersetzung - „:“ durch „/“
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
'''topic''' kurze Beschreibung
= Beschreibung =
= Installation =
= Syntax =
== Parameter ==
== Optionen ==
= Konfiguration =
== Dateien ==
= Anwendung =
= Dokumentation =
== Man-Pages ==
== Info-Pages ==
= Links =
== Intern ==
== Weblinks ==
= Testfragen =
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>
= Installation =
= Installation =
   apt install roundcube-plugins roundcube-plugins-extra
   apt install roundcube-plugins roundcube-plugins-extra

Version vom 7. Juli 2023, 10:37 Uhr

Installation

 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

/usr/share/doc/roundcube-plugins-extra/

Aktivierung

/var/lib/roundcube/config/config.inc.php

$config['plugins'] = array("plugin1", "plugin2", "plugin3", ...

Empfohlene Plugins

  • MarkAsJunk Nachrichten in den Spam-Ordner verschieben
  • CardDAV Netzwerk-Adressbuch verwalten
  • Ispconfig3_Roundcube Einstellungen der Email-Konten bearbeiten. Sollte auf jedem ISPConfig-Server installiert sein.
  • Mobile Skin Handy-Ansicht für Roundcube

Links

Intern

Extern

  1. https://roundcube.net/
  2. Roundcube Plugins Repository: plugins.roundcube.net