No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
|- | |- | ||
!Startpage Templates | !Startpage Templates | ||
|To support the creation of portal pages for the main page and for all other content namespaces, we provide two startpage templates. | |To support the creation of portal pages for the main page and for all other content namespaces, we now provide two startpage templates. | ||
Line 40: | Line 40: | ||
{{Icon|bi bi-question-circle||#0d6efd|0.2em}} [[Manual:Extension/MenuEditor|Startpage templates]] | {{Icon|bi bi-question-circle||#0d6efd|0.2em}} [[Manual:Extension/MenuEditor|Startpage templates]] | ||
| | |<gallery widths="135" heights="135"> | ||
File:Startpage Intranet.png|alt=Screenshot of "Startpage Intranet"|Startpage template 1 | |||
File:Startpage Team.png|alt=Screenshot of "Startpage Team"|Startpage template 2 | |||
</gallery> | |||
|- | |- | ||
!Enhanced MenuEditor | !Enhanced MenuEditor |
Revision as of 16:22, 12 May 2023
BlueSpice 4.3 is a minor release.
The code base was updated to MW 1.39. From this release on, PHP 8.2 is supported.
Release date:
Patch Releases
Release | Release date |
---|---|
4.3.3 | October 19, 2023 |
4.3.1 | July 20, 2023 |
4.3.2 | July 20, 2023 |
4.3 | June 29, 2023 |
New Features
Feature | Description | Screenshot |
---|---|---|
Content Droplets | We are introducing Content droplets as a convenient way to insert special content in a wiki page. This includes tags, parser functions, and templates. This feature replaces the "Magic words" menu item of the Visual Editor.
|
|
Startpage Templates | To support the creation of portal pages for the main page and for all other content namespaces, we now provide two startpage templates.
|
|
Enhanced MenuEditor | BlueSpice now includes useful page templates for numerous use cases. These can easily be modified or deactivated as needed. | |
PDF Embed | It is now possible to embed a PDF viewer in wiki pages. It is contained in the Content Droplets menu for easy access. | |
Container Filter | You can now mark sections of a page for filtering and display a filter just for the content located within these sections of the page. |
Additional improvements
- VisualEditor: the copy and paste functionality out of other applications (e.g., MS Word) has been significantly improved.
Lists of 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 | Allows highlighting of wikitext-syntax in the source view of a wiki page. | 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 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.