Manual:Extension/BlueSpicePageTemplates and Reference:LDAPSyncAll: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
<bookshelf src="Book:Admin manual" />
{{BSExtensionInfobox
{{DISPLAYTITLE:Page templates}}
|desc=Mechanism which synchronizes users in the database and users in Active Directory. (v3.2 and up)
<section begin="training-intro" />
|status=stable
|developer=Robert Vogel
|type=MediaWiki
|edition=BlueSpice pro (deactivated), BlueSpice Farm (deactivated)
|compatible=MediaWiki
|category=Infrastructure
|docu=https://www.mediawiki.org/wiki/Extension:LDAPSyncAll
|features=
This extension provides a mechanism which synchronizes users in the database and users in Active Directory:


A page template applies a predefined content structure and layout to new pages. That way, certain page types can be applied during page creation to produce consistent sets of related pages. 
*If  a user is not in the database, but is in LDAP => the user will be added to the database
<section eind="training-intro" />
==When to use page templates==
<section begin="training-intro" />


Page templates are useful for frequently used content formats such as meeting minutes, reference pages, product descriptions, or short manuals.<section end="training-intro" />
*If a user is in the database, but is not in LDAP => the user will be disabled in the database


When a page is created with a page template, the page becomes "detached" from the original page template. This means that subsequent changes to the template will not affect pages that have originally been created with that page template. This distinguishes page templates from regular [[Manual:Templates|templates]].
}}
 
===Characteristics of a page template===
<section begin="training" />
 
*can be created by administrators
*can only be used for new pages
*based on templates in the ''Template'' namespaces
*can be limited to certain namespaces
*substitution of variables is possible
*can integrate with the extension ''Page Forms''
<section end="training" />
 
== Standard page templates ==
{{BSVersion|bsvFrom=4.2|bsvTo=|bsvFeature=}}
Page templates that are installed by default can be deleted from the page template manager (1).
[[Datei:Handbuch:seitenvorlagen_löschen.png|link=https://de.wiki.bluespice.com/wiki/Datei:Handbuch:seitenvorlagen_l%C3%B6schen.png|alt=Seitenvorlagen löschen|center|thumb|750x750px|Delete (1) or edit the content of (2) page templates]]
Alternatively, the templates can be adapted directly in the template namespace. To do this, click on the template link in the column ''Vemplate'' (2).
 
=== List of standard templates ===
{| class="wikitable" style="width:100%;"
!Page template
!Edition
!Description
|-
|Decision Matrix
|pro
|<span style="color: rgb(32, 33, 36)">Make an informed decision by comparing your options</span>
|-
|Event
|pro
|<span style="color: rgb(32, 33, 36)">Plan an event from beginning to end</span>
|-
|Guideline
|pro
|Create a code of conduct or other guideline
|-
|How-to Article
|free, pro
|Step-by-step instructions for completing a task
|-
|Management Meeting Minutes
|pro
|Create minutes for a regular management meeting
|-
|Meeting Agenda
|free
|Create a generic meeting agenda with minutes
|-
|Request for Comments
|pro
|Ask for feedback about an important decision that needs to be made
|-
|Status Report
|pro
|Stakeholder über den derzeitigen Stand eines Projekts informieren
|-
|To-do List
|free, pro
|Track and update your to-dos
|}
 
==Creating a page template==
Administrators can create new page templates, as well as edit and remove existing ones in the ''Page templates'' manager, located under ''Global actions''.
 
<br />
 
[[File:PageTemplates1a.png|Page template manager|link=https://en.wiki.bluespice.com/wiki/File:PageTemplates1a.png|center|650x650px|alt=Page template manager|thumb]]{{Messagebox|boxtype=note|icon=|Note text=Every page template depends on an actual page in the namespace Template. This template must exist before creating a page template.|bgcolor=}}
A new page template can be created by clicking the "Plus" button above the template list.
 
===Template fields===
When creating or editing a page template, the following information needs to be provided before the page template can be saved:
 
*'''Name''' - the name of the page template
*'''Description''' - a short description of the page template
*'''Namespace''' - a list of the namespace where the template is active. If the template should be available on all pages, select ''(all)'' from the list.
*'''Template''' - page in the ''Template'' namespace from which to pull the content.
 
<br />[[File:PageTemplates2.png|link=https://en.wiki.bluespice.com/wiki/File:PageTemplates2.png|alt=Creating a page template|center|450x450px|Creating a page template|thumb]]
<br />
 
==Using page templates==
A list of available templates appears when a user creates a new page. It is usually shown below the "Empty page" default template. Selecting one of these page templates will create the new page that is pre-filled with the content from the actual template page.
 
There are two important settings:
 
*'''Assigning namespaces (in the page templates administration):''' Page templates can be linked to specific namespaces. If a namespace is not added here, the template will not be displayed in that namespace.
*'''Namespace manager:''' The PageTemplates option for a namespace must be activated in the Namespace manager so that the associated templates are automatically displayed when a new page is created in that namespace (e.g., if the "+" button is used to create the page).
 
<br />
[[File:Manual:PageTemplates3a.png|link=link=https://en.wiki.bluespice.com/wiki/File:PageTemplates3a.png|alt=|center|thumb|414x414px|Selecting a page template]]
 
 
A list of available templates to choose from is displayed below the default "Blank Page" template when a user creates a new page.
 
You can also [[Manual:Extension/BlueSpicePageTemplates/Customizing|customize the look-and-feel of this page]].
 
==Configuration==
 
In the [[Manual:Extension/BlueSpiceConfigManager#BlueSpicePageTemplates|Config manager]], you can change the following settings:
{{#dpl:|title=Manual:Extension/BlueSpiceConfigManager|include=#BlueSpicePageTemplates}}
{{Box Links-en|Topic1=[[Reference:BlueSpicePageTemplates]]}}
 
[[en:{{FULLPAGENAME}}]]
[[de:Handbuch:Erweiterung/BlueSpicePageTemplates]]
 
[[Category:Organization]]

Revision as of 15:45, 5 August 2022

Extension: LDAPSyncAll

all extensions

Overview
Description: Mechanism which synchronizes users in the database and users in Active Directory. (v3.2 and up)
State: stable Dependency: MediaWiki
Developer: Robert Vogel License: -
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice pro (deactivated), BlueSpice Farm (deactivated) Version: 4.1+
For more info, visit Mediawiki.

Features

This extension provides a mechanism which synchronizes users in the database and users in Active Directory:

  • If a user is not in the database, but is in LDAP => the user will be added to the database
  • If a user is in the database, but is not in LDAP => the user will be disabled in the database



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

Discussions