AutoDoc:MenuEditor and Quiz:Admin topics 1: Difference between pages

(Difference between pages)
hw>Unknown user
No edit summary
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
==DescriptionMsg==
=Admin topics 1=
{{AutoDocDescriptionMsg
|name = MenuEditor
|desc = {{int:menueditor-desc
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = 1.39.0
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = MenuEditor
}}
}}
==Config==
{{AutoDocConfig
|config = {{AutoDocOption
|name = MenuEditorMediawikiSidebarAllowedKeywords
|value = <nowiki>array (
  0 => 'SEARCH',
  1 => 'TOOLBOX',
  2 => 'LANGUAGES',
)</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforeInitialize BeforeInitialize]
|callback = initializeMenus
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
|callback = AddFooterLinksBanner
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BlueSpiceDiscoveryTemplateDataProviderAfterInit BlueSpiceDiscoveryTemplateDataProviderAfterInit]
|callback = discovery-skin
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MediaWikiPerformAction MediaWikiPerformAction]
|callback = editActions
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateNavigation::Universal SkinTemplateNavigation::Universal]
|callback = editActions
}}
}}


<quiz display="simple">
{Which statements about FlexiSkin are true?
|type="[]"}
- 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.
{The logo can only be changed through FlexiSkin.
|type="()"}
- true
+ false
{The links in the navigation sidebar change for each namespace.
|type="()"}
- true
+ false
{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.
{Which of the following features can be enabled for namespaces?
|type="[]"}
- Group voting
+ Recommendations
+ Page templates
+ Visual editor
- Interwiki links
- Assignments
{Where can users see all pages in a namespace?
|type="[]"}
- On the special page ''ExtendedFilelist''
+ On the special page ''WikiExplorer''
+ On the special page ''AllPages''
{Categories can have sub-categories
|type="()"}
+ true
- false
{Users need admin rights to create categories with the Category manager
|type="()"}
-true
+ false
{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
{Namespaces can be used to grant ''edit-''permissions to different user groups.
|type="()"}
+ true
- false
{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.
{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="[]"}
+ Drag-and-drop the ''Marketing'' category onto the ''Department'' category in the Category manager.
- Add the content ''<nowiki>[[Category:Marketing]]</nowiki>'' to the source code of the page ''Category:Department''.
+ Add the content ''<nowiki>[[Category:Department]]</nowiki>'' to the source code of the page ''Category:Marketing''.
- Add the ''Marketing'' and ''Department'' categories to a wiki page.
- Add the category ''Marketing'' to the page ''Category:Department''.
{What happens if you create a page named ''<u>Purpose/Goals</u>''?
|type="()"}
- 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.
{A subpage can only be created if its parent page exists.
|type="()"}
- true
+ false
</quiz>
__HIDETITLE__

Revision as of 12:18, 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 Where can users see all pages in a namespace?

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

7 Categories can have sub-categories

true
false

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

true
false

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

true
false

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

true
false

11 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.

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?

Drag-and-drop the Marketing category onto the Department category in the Category manager.
Add the content [[Category:Marketing]] to the source code of the page Category:Department.
Add the content [[Category:Department]] to the source code of the page Category:Marketing.
Add the Marketing and Department categories to a wiki page.
Add the category Marketing to the page Category:Department.

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


No categories assignedEdit

Discussions