Difference between revisions of "Reference:BlueSpiceWebDAVClientIntegration"
Fbaeckmann (talk | contribs) |
(Tag: 2017 source edit) |
Extension: BlueSpiceWebDAVClientIntegration
Overview | |||
---|---|---|---|
Description: | Allows opening files from the browser directly in the client application (Requires WebDAV) | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL v3 only-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
Type: | BlueSpice | Category: | - Document Management |
Edition: | BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated) |
Features
BlueSpiceWebDAVClientIntegration provides an user user interface for the WebDAV on wiki. It integrates into BlueSpiceContextMenu to add a menu option for opening files in a client application.
Technical Information[edit source]
Tbd...
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Configuration[edit source]
Name | Value |
---|---|
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', ), ) |
API Modules[edit source]
- bs-file-tasks
- bs-filehistory-store
Hooks[edit source]
{{BSExtensionInfobox |desc=Allows opening files from the browser directly in the client application (Requires WebDAV) |BSExtensionInfo |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice pro |active=No |compatible=BlueSpice |license=GPL v3 only }} Tbd... [[Category:Extension]][[Category:BlueSpice pro]](deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated) |compatible=BlueSpice |category=Document Management |features= '''BlueSpiceWebDAVClientIntegration''' provides an user user interface for the WebDAV on wiki. It integrates into [[Manual:Extension/BlueSpiceContextMenu|BlueSpiceContextMenu]] to add a menu option for opening files in a client application. }}
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice pro | + | |edition=BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated) |
− | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
− | | | + | |category=Document Management |
+ | |features= | ||
+ | '''BlueSpiceWebDAVClientIntegration''' provides an user user interface for the WebDAV on wiki. It integrates into [[Manual:Extension/BlueSpiceContextMenu|BlueSpiceContextMenu]] to add a menu option for opening files in a client application. | ||
+ | |||
+ | |||
}} | }} | ||
− | |||
− | |||
− |