No edit summary Tag: 2017 source edit |
No edit summary |
||
Line 59: | Line 59: | ||
{{Icon|bi bi-question-circle||#0d6efd|0.2em}} | {{Icon|bi bi-question-circle||#0d6efd|0.2em}} [[Manual:Extension/ContentDroplets|Content Droplets documentation]] | ||
|[[File:Extension PDFEmbed.png|alt=Screenshot of an embedded PDF file|center|thumb|450x450px|Extension PDFEmbed]] | |[[File:Extension PDFEmbed.png|alt=Screenshot of an embedded PDF file|center|thumb|450x450px|Extension PDFEmbed]] | ||
|- | |- | ||
Line 88: | Line 88: | ||
|- | |- | ||
!FontAwesome | !FontAwesome | ||
| | |Provides a library of icons which can be used in conjunction with the Droplet "Icon" | ||
|MW | |MW | ||
|- | |- | ||
Line 100: | Line 100: | ||
|- | |- | ||
!PreToClip | !PreToClip | ||
|Copies contents of | |Copies contents of <code><nowiki><pre></nowiki></code> and <code><syntaxhightlight></code> tags into the clipboard. | ||
|MW | |MW | ||
|- | |- |
Revision as of 13:18, 24 May 2023
Introduction
BlueSpice 4.3 is a minor release.
The code base was updgraded to MW 1.39. From this release on, PHP 8.2 is supported.
Release date:
New Features
Additional improvements
- VisualEditor: the copy and paste functionality out of other applications (e.g., MS Word) has been significantly improved.
Added extensions
Extension | Description | Developer |
---|---|---|
ContainerFilter | Allows to filter content elements within a page. | HW |
ContentStabilization | Replaces the approval mechanism previously provided by the extensions FlaggedRevs / BlueSpiceFlaggedRevsConnector. The experience for the user should be seamless. | HW |
FontAwesome | Provides a library of icons which can be used in conjunction with the Droplet "Icon" | MW |
InstanceStatus | Allows to insert a header or footer (on a page basis or on a namespace basis) in the content area of a page. | HW |
PDFEmbed | Media handler extension for PDF files. | MW |
PreToClip | Copies contents of <pre> and <syntaxhightlight> tags into the clipboard.
|
MW |
SectionAnchors | Adds a link to headings for copying the path to the clipbard. | HW |
Removed extensions
- FlaggedRevs: Replaced with extension ContentStabilization.
- BlueSpiceFlaggedRevsConnector: Replaced with extension ContentStabilization.