Sie betrachten eine alte Version der Seite. Zur neuesten Version gehen.
Keine Kategorien vergeben
BlueSpiceWebDAVClientIntegration
-
- vor 3 Jahren zuletzt von Systembenutzer bearbeitet
-
-
- Keine Statusinformation
Version vom 28. Juni 2021, 13:06 Uhr von Mlink-rodrigue (Diskussion | Beiträge) (1 Version importiert)
Inhaltsverzeichnis
DescriptionMsg
Ermöglicht das Öffnen von Dateien direkt aus dem Browser heraus (Benötigt WebDAV)
IntegratesInto
- BlueSpiceFoundation
Config
Konfiguration
Name | Wert |
---|---|
WebDAVCIClientApps | array ( 'bs-webdav-ci-ms-word' => array ( 'icon' => 'icon-file-word', 'extensions' => array ( 0 => 'doc', 1 => 'docx', 2 => 'dot', 3 => 'dotx', 4 => 'rtf', 5 => 'docm', 6 => 'dotm', 7 => 'odt', ), 'protocol' => 'ms-word', ), 'bs-webdav-ci-ms-excel' => array ( 'icon' => 'icon-file-excel', 'extensions' => array ( 0 => 'xls', 1 => 'xlsx', 2 => 'csv', 3 => 'tsv', ), 'protocol' => 'ms-excel', ), 'bs-webdav-ci-ms-powerpoint' => array ( 'icon' => 'icon-file-powerpoint', 'extensions' => array ( 0 => 'ppt', 1 => 'pptx', ), 'protocol' => 'ms-powerpoint', ), 'bs-webdav-ci-archive' => array ( 'icon' => 'icon-file-zip', 'extensions' => array ( 0 => 'zip', ), ), 'bs-webdav-ci-generic' => array ( 'icon' => 'icon-file', ), '@Not yet supported!' => '', '@bs-webdav-ci-ms-visio' => array ( 'icon' => 'icon-file-visio', 'extensions' => array ( ), 'protocol' => 'ms-visio', ), '@bs-webdav-ci-ms-access' => array ( 'icon' => 'icon-file-access', 'extensions' => array ( ), 'protocol' => 'ms-access', ), '@bs-webdav-ci-ms-project' => array ( 'icon' => 'icon-file-project', 'extensions' => array ( ), 'protocol' => 'ms-project', ), '@bs-webdav-ci-ms-publisher' => array ( 'icon' => 'icon-file-publisher', 'extensions' => array ( ), 'protocol' => 'ms-publisher', ), '@bs-webdav-ci-ms-spd' => array ( 'icon' => 'icon-file-spd', 'extensions' => array ( ), 'protocol' => 'ms-spd', ), '@bs-webdav-ci-ms-infopath' => array ( 'icon' => 'icon-file-infopath', 'extensions' => array ( ), 'protocol' => 'ms-infopath', ), ) |
ApiModules
API Modules
- bs-filehistory-store
- bs-file-tasks
Hooks
Hooks
- BeforePageDisplay
- BsContextMenuGetItems