You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceEchoConnector"
(Tag: 2017 source edit) |
Extension: BlueSpiceEchoConnector
Overview | |||
---|---|---|---|
Description: | interface between BlueSpice and the extension Echo. Connects BlueSpice with Echo | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL-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: | Infrastructure |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
Connects BlueSpice with Echo
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
Echo: *
Configuration[edit source]
Name | Value |
---|---|
EchoEmailFormatterClasses | array ( 'plain-text' => 'BlueSpice\\EchoConnector\\Formatter\\EchoPlainTextEmailFormatter', 'plain-text-digest' => 'BlueSpice\\EchoConnector\\Formatter\\EchoPlainTextDigestEmailFormatter', 'html' => 'BlueSpice\\EchoConnector\\Formatter\\EchoHTMLEmailFormatter', 'html-digest' => 'BlueSpice\\EchoConnector\\Formatter\\EchoHtmlDigestEmailFormatter', ) |
EchoHtmlMailTemplateNames | array ( 'single' => 'SingleMail', 'digest' => 'Digest', 'primary_link' => 'PrimaryLink', 'secondary_link' => 'SecondaryLink', 'digest_list' => 'DigestList', ) |
EchoHtmlMailTemplatePath | '/templates' |
ForceJobQueueForLargeAudienceThreshold | 499 |
UseJobQueueForNotifications | false |
Hooks[edit source]
{{BSExtensionInfoboxBSExtensionInfo |desc=interfaceInterface between BlueSpice and the extension Echo. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free, BlueSpice pro |active=Yes , BlueSpice Farm, BlueSpice Cloud |compatible=BlueSpice |category=Infrastructure |docu=https://www.mediawiki.org/wiki/Extension:BlueSpiceEchoConnector }} Connects BlueSpice with Echo [[de:EchoConnector]][[en:{{FULLPAGENAME}}]][[Category:Extension]]license=GPL v3 only |features='''BlueSpiceEchoConnector''' connects BlueSpice with [[Notifications{{!}}Echo]]. }}
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |desc= | + | |desc=Interface between BlueSpice and the extension Echo. |
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice free, BlueSpice pro | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
− | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Infrastructure | |category=Infrastructure | ||
− | | | + | |license=GPL v3 only |
+ | |features='''BlueSpiceEchoConnector''' connects BlueSpice with [[Notifications{{!}}Echo]]. | ||
}} | }} | ||
− | |||
− |