Last edited 4 months ago
by Monique Gähl

BlueSpice 4.3 and Quiz:Admin topics 1: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{Featurepage|featured=false|featuredesc=BlueSpice 4.2 has been released. Read about the notable changes now.|featurestart=}}<!--
=Admin topics 1=
==Patch Releases==


{{#ask: [[Release::4.3]]
<quiz display="simple">
|?Releasepatch = Release
{Which statements about FlexiSkin are true?
|?Releasedate#LOCL = Release date
|type="[]"}
|mainlabel= -
- The font of the main navigation can be customized.
|headers = plain
+ The main navigation can have any color as background.
|sort=Releasedate
+ If an input field is empty, the default value of the "Discovery" skin is used.
|order=desc
+ "Header highlight" is applied to the "New" button and to the headings in the mega menus.
|default=There have been no patch releases so far.
}}-->
__TOC__
==Introduction==
Release date: 06/29/2023   


BlueSpice 4.3 is a minor release   
{The logo can only be changed through FlexiSkin.
|type="()"}
- true
+ false
{The links in the navigation sidebar change for each namespace.
|type="()"}
- true
+ false


The code base was updgraded to '''MW 1.39.''' 
{Which statements about the footer are true?
|type="[]"}
- All links can be deleted without consequences.
- Each link already has some default content.
+ Admins can add more links to the footer navigation.
+ The entire footer can be hidden via CSS.


=== Compatibility ===
{Which of the following features can be enabled for namespaces?
|type="[]"}
- Group voting
+ Recommendations
+ Page templates
+ Visual editor
- Interwiki links
- Assignments


* supports '''PHP 8.2'''
{Categories can have sub-categories
* LDAP, Simple SAMLphp, OpenIDConnect : Upgraded to be compatible with '''PluggableAuth 6/7'''
|type="()"}
+ true
- false


==New Features==
{Users need admin rights to create categories with the Category manager
{| class="wikitable" style="width:100%;"
|type="()"}
!Feature
-true
!Description
+ false
!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. The feature replaces the "Magic words"  menu item of the Visual Editor.


{If a category is renamed with the Category manager, it will also be renamed on all wiki pages that contain this category.
|type="()"}
+ true
- false


{{Icon|bi bi-question-circle||#0d6efd|0.2em}} [[Manual:Extension/ContentDroplets|Content Droplets documentation]]
{Namespaces can be used to grant ''edit-''permissions to different user groups.
|[[File:droplet menu.png|link=https://en.wiki.bluespice.com/wiki/File:droplet%20menu.png|alt=screenshot of the Content droplets menu|center|thumb|450x450px|Content droplets]]
|type="()"}
|-
+ true
!Enhanced Menu Editor
- false
|
The main navigation can now contain hierarchical links. In addition, 4 configurations of the sidebar are possible.
{Which statements about the page name ''<u>Product:Car:Delivery truck</u>'' are correct?
|type="[]"}
- The page ''Delivery truck'' is in the namespace ''Car''''
- The page ''Delivery truck'' is in the namespace ''Product'' and in the category ''Car''
+ The page ''Product:Car:Delivery truck''  is in the main namespace if the namespace ''Product'' doesn't exist.
- The page ''Delivery truck '' is in the namespace ''Car''. The namespace ''Car'' is in the namespace ''Product''.
+ The page ''Car:Delivery truck''  is in the namespace ''Product'' if the namespace ''Product'' exists.


{{Icon|bi bi-question-circle||#0d6efd|0.2em}}  [[Manual:Extension/MenuEditor|Menu Editor documentation]]
{Where can users see all pages in a namespace?
|[[File:Enhanced sidebar.png|center|thumb|320x320px|Enhanced Sidebar]]
|type="[]"}
|-
- On the special page ''ExtendedFilelist''
!PDF Embed
+ On the special page ''WikiExplorer''
|It is now possible to embed a PDF viewer in wiki pages. It is contained in the Content Droplets menu for easy access.
+ On the special page ''AllPages''


{A page can have more than 12 categories.
|type="()"}
+ true
- false


{What options are there for creating the subcategory ''Marketing'' for the category ''Department''?
|type="[]"}
+ By dragging and dropping the ''Marketing'' category onto the ''Department'' category in the Category manager.
- By adding the content ''<nowiki>[[Category:Marketing]]</nowiki>'' to the source code of the page ''Category:Department''.
+ By adding the content ''<nowiki>[[Category:Department]]</nowiki>'' to the source code of the page ''Category:Marketing''.
- By adding the ''Marketing'' and ''Department'' categories to a wiki page.
- By adding the category ''Marketing'' to the page ''Category:Department'' in view mode.


{{Icon|bi bi-question-circle||#0d6efd|0.2em}}  [[Manual:Extension/ContentDroplets|Content Droplets documentation]]
{What happens if you create a page named ''<u>Purpose/Goals</u>''?
|[[File:Extension PDFEmbed.png|alt=Screenshot of an embedded PDF file|center|thumb|450x450px|Extension PDFEmbed]]
|type="()"}
|-
- A forward-slash is not allowed in a wiki page name and the page cannot be created.
!Startpage Templates
- The wiki replaces the unallowed forward-slash with an underscore. The page ''Purpose_Goals'' is created.
|To support the creation of portal pages for the main page and for all other content namespaces, we now provide two startpage templates.
+ The page ''Goals'' with the "fully qualified" page name "Purpose/Goals" is created.


{A subpage can only be created if its parent page exists.
|type="()"}
- true
+ false




 
</quiz>
 
__HIDETITLE__
To further support users with the design of portal pages, the renowned icon library Font Awesome is now bundled with BlueSpice.
 
{{Icon|bi bi-question-circle||#0d6efd|0.2em}}  [[Manual:Extension/MenuEditor|Startpage Templates documentation]]
|<gallery widths="170" heights="200">
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>
|-
!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.
{{Icon|bi bi-question-circle||#0d6efd|0.2em}} [[Reference:ContainerFilter|Container Filter documentation]]
|[[File:ContainerFilter example.png|alt=Screenshot of a filtered table|center|thumb|450x450px|Container filter]]
|}
 
==Additional improvements==
 
*VisualEditor: the copy and paste functionality out of other applications (e.g., MS Word) has been significantly improved.
*Tagging of page templates: Page templates can be categorized with tags in the Page template manager. The tags work as a filter when selecting page templates.
 
==Added extensions (8)==
{| class="contenttable" style="width:100%;"
|+
!Extension
!Description
!Developer
|-
!ContainerFilter
|Allows to filter content elements within a page.
|Hallo Welt!
|-
!ContentStabilization
|<span style="color: rgb(32, 33, 34)">Replaces the approval mechanism previously provided by the extensions FlaggedRevs / BlueSpiceFlaggedRevsConnector. The experience for the user should be seamless.</span>
|Hallo Welt!
|-
!FontAwesome
|Provides a library of icons which can be used in conjunction with the Droplet "Icon"
|MediaWiki
|-
!InstanceStatus
|Allows to insert a header or footer (on a page basis or on a namespace basis) in the content area of ​​a page.
|Hallo Welt!
|-
!PDFEmbed
|Media handler extension for PDF files.
|MediaWiki
|-
!PreToClip
|Copies contents of <code><nowiki><pre></nowiki></code> and <code><syntaxhightlight></code> tags into the clipboard.
|MediaWiki
|-
!SectionAnchors
|Adds a link to headings for copying the path to the clipbard.
|Hallo Welt!
|}
 
== Removed extensions (4)==
*'''FlaggedRevs:''' Replaced with extension ''ContentStabilization''
*'''BlueSpiceDrawioConnector:''' Inntegrated into exension  ''BlueSpiceDrawio''
*'''BlueSpiceFlaggedRevsConnector''': Replaced with extension ''ContentStabilization''
*'''BlueSpiceInsertMagic:''' Replaced with extension ''ContentDroplet''
 
== Content changes ==
The following content changes can affect the display of content in the wiki and may require manual adjustments:
 
* Missing privacy pages can cause a yellow banner. This is only visible to the admin users.
* The start page templates may not be able to display all styles if templates contained therein already exist in the wiki before the update.
* Styles defined in templates or in MediaWiki:Common.css may no longer be applied.
* The ContentDroplet icon can only be inserted in block mode.
* Missing language switcher on pages whose title area is hidden.<br />
 
{{Icon|bi bi-arrow-right-circle|||}} [Known issues|More infos about the content changes]]
 
[[de:BlueSpice 4.3]]
[[en:{{FULLPAGENAME}}]]

Revision as of 12:15, 21 February 2024

Admin topics 1

1 Which statements about FlexiSkin are true?

The font of the main navigation can be customized.
The main navigation can have any color as background.
If an input field is empty, the default value of the "Discovery" skin is used.
"Header highlight" is applied to the "New" button and to the headings in the mega menus.

2 The logo can only be changed through FlexiSkin.

true
false

3 The links in the navigation sidebar change for each namespace.

true
false

4 Which statements about the footer are true?

All links can be deleted without consequences.
Each link already has some default content.
Admins can add more links to the footer navigation.
The entire footer can be hidden via CSS.

5 Which of the following features can be enabled for namespaces?

Group voting
Recommendations
Page templates
Visual editor
Interwiki links
Assignments

6 Categories can have sub-categories

true
false

7 Users need admin rights to create categories with the Category manager

true
false

8 If a category is renamed with the Category manager, it will also be renamed on all wiki pages that contain this category.

true
false

9 Namespaces can be used to grant edit-permissions to different user groups.

true
false

10 Which statements about the page name Product:Car:Delivery truck are correct?

The page Delivery truck is in the namespace Car''
The page Delivery truck is in the namespace Product and in the category Car
The page Product:Car:Delivery truck is in the main namespace if the namespace Product doesn't exist.
The page Delivery truck is in the namespace Car. The namespace Car is in the namespace Product.
The page Car:Delivery truck is in the namespace Product if the namespace Product exists.

11 Where can users see all pages in a namespace?

On the special page ExtendedFilelist
On the special page WikiExplorer
On the special page AllPages

12 A page can have more than 12 categories.

true
false

13 What options are there for creating the subcategory Marketing for the category Department?

By dragging and dropping the Marketing category onto the Department category in the Category manager.
By adding the content [[Category:Marketing]] to the source code of the page Category:Department.
By adding the content [[Category:Department]] to the source code of the page Category:Marketing.
By adding the Marketing and Department categories to a wiki page.
By adding the category Marketing to the page Category:Department in view mode.

14 What happens if you create a page named Purpose/Goals?

A forward-slash is not allowed in a wiki page name and the page cannot be created.
The wiki replaces the unallowed forward-slash with an underscore. The page Purpose_Goals is created.
The page Goals with the "fully qualified" page name "Purpose/Goals" is created.

15 A subpage can only be created if its parent page exists.

true
false




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

No categories assignedEdit

Discussions