BlueSpice 4.1: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Line 49: Line 49:
|[[Reference:Data Transfer|DataTransfer]]
|[[Reference:Data Transfer|DataTransfer]]
|MW
|MW
|Ermöglicht es Benutzern, Daten aus und in das Wiki zu exportieren und zu importieren, wobei der Export im XML-Format und der Import sowohl in XML, CSV als auch in einigen Tabellenkalkulationsformaten möglich ist.
|Allows for importing and exporting the contents of a wiki's pages in XML and CSV form, using template calls to define the fields
|-
|-
|[[Reference:EventBus|EventBus]]
|[[Reference:EventBus|EventBus]]
|MW
|MW
|Propagiert Zustandsänderungen (Bearbeiten, Verschieben, Löschen, Revisionssichtbarkeit usw.) an einen RESTful-Ereignisdienst und bietet Nutzern des Dienstes die Möglichkeit, Änderungen an MediaWiki-Inhalten zu verfolgen.
|Propagates state changes (edit, move, delete, revision visibility, etc) to a RESTful event service, providing consumers of the service with the means of tracking changes to MediaWiki content.
|-
|-
|[[Reference:Forms|Forms]]
|[[Reference:Forms|Forms]]
|HW
|HW
|Eine neue Formularfunktion ermöglicht die Formatierung einer Wikiseite als Formular.
|A new all-purpose forms framework for MediaWiki.
|-
|-
|[[Reference:Loops|Loops]]
|[[Reference:Loops|Loops]]
|MW
|MW
|<span style="color: rgb(32, 33, 34)">Parser-Funktionen zum Durchführen von Schleifen.</span>
|<span style="color: rgb(32, 33, 34)">Parser functions for performing loops.</span>
|-
|-
|[[Reference:OATHAuth|OATHAuth]]
|[[Reference:OATHAuth|OATHAuth]]
|MW
|MW
|Standardmäßig in der Pro-Edition aktiviert (vorher nur in der Cloud).
|<span style="color: rgb(32, 33, 34)">Provides authentication support using HMAC based one-time passwords.</span> Now by default activated in BlueSpice pro.
|-
|-
|[[Reference:PageCheckout|PageCheckout]]
|[[Reference:PageCheckout|PageCheckout]]
|HW
|HW
|Erlaubt einem Benutzer exklusive Rechte auf einer Seite.
|Grants a user exclusive rights on a page. Works in conjunction with the Worfklows extension.
|-
|-
|[[Reference:PageHeader|PageHeader]]
|[[Reference:PageHeader|PageHeader]]
|HW
|HW
|Bietet eine zusätzliche Benutzeroberfläche vor dem Seiteninhalt.
|Provides an additional user interface before the page content
|-
|-
|[[Reference:RevisionSlider|RevisionSlider]]
|[[Reference:RevisionSlider|RevisionSlider]]
|MW
|MW
|<span style="color: rgb(32, 33, 34)">Fügt der Diff-Ansicht eine Schieberegler-Oberfläche hinzu, damit Sie leicht zwischen Revisionen wechseln können.</span>
|<span style="color: rgb(32, 33, 34)">Shows a slider allowing selecting and comparing of revisions on a diff page.</span>
|-
|-
|[[Reference:SecureLinkFixer|SecureLinkFixer]]
|[[Reference:SecureLinkFixer|SecureLinkFixer]]
|MW
|MW
|Schreibt URLs automatisch in HTTPS um, wenn die Domäne immer HTTPS erfordert. Es verwendet die Mozilla-HSTS-Preload-Liste für die Liste der Domänen.
|Rewrites URLs to HTTPS if domain always requires HTTPS.
|-
|-
|[[Reference:StandardDialogs|StandardDialogs]]
|[[Reference:StandardDialogs|StandardDialogs]]
|MW
|MW
|Bietet Dialog-Benutzeroberflächen für allgemeine Seitenaktionen.
|Provides dialog user interfaces for common page actions.
|-
|-
|[[Reference:WebAuthn|WebAuthn]]
|[[Reference:WebAuthn|WebAuthn]]
|MW
|MW
|<span style="color: rgb(32, 33, 34)">Bietet Authentifizierungsunterstützung über das WebAuthn-Protokoll.</span>
|<span style="color: rgb(32, 33, 34)">Provides authentication support using WebAuthn protocol.</span>
|}
|}



Revision as of 18:06, 23 December 2021

Two-BlueSpice 4.1 is a Minor Release.

Important new features in BlueSpice 4.1 pro

Function Description Screenshot
New standard skin "Discovery" Modern, light-weight skin. We focused on a neutral design and thought a lot about usability. As an alternative, you can still activate the previous "Calumma" skin.
Skin "Discovery"
Skin "Discovery"
FlexiSkin With the FlexiSkin editor, you can change the logo, colors, and fonts within minutes directly in the wiki.
FlexiSkin
FlexiSkin
Workflows The workflow function has been completely revised. Workflows are now based on BPMN. This makes it easier to adapt them to special requirements. Four review workflows are already included.
Selecting a workflow
Selecting a workflow
My tasks The new “My Tasks” overview page enables users to view and process all pending workflow tasks or read confirmations.
My tasks
My tasks
BPMN diagrams You can now create business processes in BPMN format. The diagrams can be exported as XML files or in SVG format.
BPMN diagram
BPMN diagram
Two-factor authentication Logins to the wiki can now also be configured to require an additional one-time password or a physical security key (Fido stick).

Weitere hinzugefügte Erweiterungen

Entwickler: MW=MediaWiki Erweiterung HW: Hallo Welt! Erweiterung
Erweiterung Entwickler Beschreibung
DataTransfer MW Allows for importing and exporting the contents of a wiki's pages in XML and CSV form, using template calls to define the fields
EventBus MW Propagates state changes (edit, move, delete, revision visibility, etc) to a RESTful event service, providing consumers of the service with the means of tracking changes to MediaWiki content.
Forms HW A new all-purpose forms framework for MediaWiki.
Loops MW Parser functions for performing loops.
OATHAuth MW Provides authentication support using HMAC based one-time passwords. Now by default activated in BlueSpice pro.
PageCheckout HW Grants a user exclusive rights on a page. Works in conjunction with the Worfklows extension.
PageHeader HW Provides an additional user interface before the page content
RevisionSlider MW Shows a slider allowing selecting and comparing of revisions on a diff page.
SecureLinkFixer MW Rewrites URLs to HTTPS if domain always requires HTTPS.
StandardDialogs MW Provides dialog user interfaces for common page actions.
WebAuthn MW Provides authentication support using WebAuthn protocol.

Extensions that are no longer included

  • BlueSpiceBookshelfUI
  • BlueSpiceEditNotifyConnector: Removed since BlueSpice 3.2.
  • BlueSpiceSocialArticleActions
  • BlueSpiceTagSearch: Removed since BlueSpice 3.2.
  • BlueSpiceUserMergeConnector
  • Duplicator (Copying a page): Replaced by StandardDialogs.
  • EditNotify: Removed since BlueSpice 3.2.
  • Quiz
  • Page Schemas
  • CookieWarning: Functionality has been integrated in BlueSpicePrivacy.

Additional changes in BlueSpice free

  • Removal of the LDAP stack: LDAP extensions are now only bundled with BlueSpice pro.
  • BlueSpicePermissionManager: Custom settings are only available in BlueSpice pro.



To submit feedback about this documentation, visit our community forum.

No categories assignedEdit

Discussions