No edit summary Tag: 2017 source edit |
No edit summary |
||
Line 77: | Line 77: | ||
!Developer | !Developer | ||
|- | |- | ||
!AIEditingAssistant | ![[Reference:AIEditingAssistant|AIEditingAssistant]] | ||
| AI-assisted editing for VisualEditor (requires OpenAI API key). | | AI-assisted editing for VisualEditor (requires OpenAI API key). | ||
|Hallo Welt! | |Hallo Welt! | ||
|- | |- | ||
!CollabPads | ![[Reference:CollabPads|CollabPads]] | ||
|Allows collaborative editing of wiki pages. | |Allows collaborative editing of wiki pages. | ||
|Hallo Welt! | |Hallo Welt! | ||
|- | |- | ||
!Notifications | ![[Reference:Notifications|Notifications]] | ||
| Informs users about changes based on a subscription mechanism. | | Informs users about changes based on a subscription mechanism. | ||
|Hallo Welt! | |Hallo Welt! | ||
|- | |- | ||
!NumberHeadings | ![[Reference:NumberHeadings|NumberHeadings]] | ||
|Toggles headings autonumbering. | |Toggles headings autonumbering. | ||
|Hallo Welt! | |Hallo Welt! | ||
|- | |- | ||
!OAuth | ![[Reference:OAuth|OAuth]] | ||
| Allows usage of OAuth 1.0a and OAuth 2.0 for API authorization. | | Allows usage of OAuth 1.0a and OAuth 2.0 for API authorization. | ||
|MediaWiki | |MediaWiki | ||
|- | |- | ||
!TableTools | ![[Reference:TableTools|TableTools]] | ||
|Provides a css class for tables with full accessibility support. | |Provides a css class for tables with full accessibility support. | ||
|Hallo Welt! | |Hallo Welt! | ||
|- | |- | ||
!VisualEditorPlus | ![[Reference:VisualEditorPlus|VisualEditorPlus]] | ||
|Provides additional shortcuts and unicode emojis for use in VisualEditor | |Provides additional shortcuts and unicode emojis for use in VisualEditor | ||
|Hallo Welt! | |Hallo Welt! | ||
|- | |- | ||
!VueJSPlus | ![[Reference:VueJSPlus|VueJSPlus]] | ||
|Collection of VueJs components used in the BlueSpice user interface. | |Collection of VueJs components used in the BlueSpice user interface. | ||
|Hallo Welt! | |Hallo Welt! |
Revision as of 09:34, 7 June 2024
Release date:
BlueSpice 4.5 is a minor release
New and enhanced features
Added extensions (8)
Extension | Description | Developer |
---|---|---|
AIEditingAssistant | AI-assisted editing for VisualEditor (requires OpenAI API key). | Hallo Welt! |
CollabPads | Allows collaborative editing of wiki pages. | Hallo Welt! |
Notifications | Informs users about changes based on a subscription mechanism. | Hallo Welt! |
NumberHeadings | Toggles headings autonumbering. | Hallo Welt! |
OAuth | Allows usage of OAuth 1.0a and OAuth 2.0 for API authorization. | MediaWiki |
TableTools | Provides a css class for tables with full accessibility support. | Hallo Welt! |
VisualEditorPlus | Provides additional shortcuts and unicode emojis for use in VisualEditor | Hallo Welt! |
VueJSPlus | Collection of VueJs components used in the BlueSpice user interface. | Hallo Welt! |
Removed extensions (2)
- BlueSpiceEchoConnector: Replaced with extension Notifications.
- Echo: Replaced with extension Notifications.