<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bs3-en.wiki.bluespice.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lsireta</id>
	<title>BlueSpice Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://bs3-en.wiki.bluespice.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lsireta"/>
	<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/wiki/Special:Contributions/Lsireta"/>
	<updated>2026-04-06T17:14:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceCountThings&amp;diff=13044</id>
		<title>Manual:Extension/BlueSpiceCountThings</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceCountThings&amp;diff=13044"/>
		<updated>2019-09-11T08:47:33Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceCountThings?==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceCountThings''' introduces a set of tags that allow for counting various metadata in the wiki. These information will be displayed on page in the configurable table.&lt;br /&gt;
&lt;br /&gt;
==Using BlueSpiceCountThings==&lt;br /&gt;
Tags made available by this extensions are:&lt;br /&gt;
&lt;br /&gt;
*countarticles - Displays total number of articles on the wiki&lt;br /&gt;
*countusers - Displays total number of users registered on the wiki&lt;br /&gt;
*countfiles - Displays total number of files uploaded to the wiki&lt;br /&gt;
*countcharacters - This tag can be set up in several modes:&lt;br /&gt;
**Chars – number of characters on current page (based on the wiki code, including spaces)&lt;br /&gt;
**Words – number of words on current page&lt;br /&gt;
**Pages – number of pages current article would have if printed/exported&lt;br /&gt;
**All – default mode – shows all the information above in a table&lt;br /&gt;
&lt;br /&gt;
==Inserting tags==&lt;br /&gt;
In order for information from this extension to be displayed on page, an editor must add desired tags on the page.&lt;br /&gt;
&lt;br /&gt;
Tags are added through InsertMagic dialog, which can be accessed by clicking on &amp;quot;Insert&amp;quot; in VisualEditor toolbar and then on &amp;quot;Magic word&amp;quot;. In the resulting dialog, choose one of the four previously mentioned types of tags and click &amp;quot;Done&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Checklist1.png|thumb]]&lt;br /&gt;
|[[File:CountThings1.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Configuring countcharacters tag===&lt;br /&gt;
[[File:CountThings2.png|thumb]]&lt;br /&gt;
While other tags have no configuration options, and just adding them to the page is sufficient, &amp;quot;countcharacters&amp;quot; tag must first be configured.&lt;br /&gt;
&lt;br /&gt;
After inserting this tag, or clicking on existing tag already on the page, a dialog for configuration (inspector) will open.&lt;br /&gt;
In this dialog, in the main text input field, the name of the page for which to count characters must be inserted.&lt;br /&gt;
This name should include the namespace in case the page is not in the main namespace.&lt;br /&gt;
Below the text input field, there is a dropdown box to select the mode (see above).&lt;br /&gt;
&lt;br /&gt;
===Inserting tags in wikitext===&lt;br /&gt;
[[File:CountThings5.png|thumb|&amp;quot;countcharacters&amp;quot; tag in mode &amp;quot;All&amp;quot; on saved page]]&lt;br /&gt;
In addition to using the visual editing mode, tags can be inserted using wikitext syntax as well. Use the following syntax when inserting tags directly in wikitext.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bs:countarticles /&amp;gt;&lt;br /&gt;
&amp;lt;bs:countusers /&amp;gt;&lt;br /&gt;
&amp;lt;bs:countfiles /&amp;gt;&lt;br /&gt;
&amp;lt;bs:countcharacters mode=&amp;quot;Words&amp;quot;&amp;gt;ARTICLENAME&amp;lt;/bs:countcharacters&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;countcharacters&amp;quot; tag, replace ARTICLENAME with proper page title. Also, &amp;quot;mode&amp;quot; can be adjusted as needed.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Reference:CountThings|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceContextMenu&amp;diff=13042</id>
		<title>Manual:Extension/BlueSpiceContextMenu</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceContextMenu&amp;diff=13042"/>
		<updated>2019-09-11T08:46:20Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceContextMenu?==&lt;br /&gt;
&lt;br /&gt;
'''ContextMenu''' replaces the default browser context menu with wiki functions - depending on the context and user permissions.&lt;br /&gt;
&lt;br /&gt;
[[File:ContextMenu2.png|thumb|ContextMenu on internal link]]&lt;br /&gt;
&lt;br /&gt;
[[File:ContextMenu3.png|thumb|ContextMenu on file (image)]]&lt;br /&gt;
&lt;br /&gt;
==Using find BlueSpiceContextMenu==&lt;br /&gt;
Context menu opens when right clicking components that support ContextMenu functionitly, namely, internal links and file links.&lt;br /&gt;
&lt;br /&gt;
On internal links, ContextMenu will display quick links for basic page actions, like:&lt;br /&gt;
&lt;br /&gt;
*Editing page&lt;br /&gt;
*Viewing page history&lt;br /&gt;
*Moving page&lt;br /&gt;
*Deleting page...&lt;br /&gt;
&lt;br /&gt;
On file links, some additional options will be shown, like:&lt;br /&gt;
&lt;br /&gt;
*Opening file page&lt;br /&gt;
*Downloading file&lt;br /&gt;
*Uploading new version of the file&lt;br /&gt;
*Opening files using client application (when available)&lt;br /&gt;
&lt;br /&gt;
Exact content of ContextMenu menu depends on the wiki configuration&lt;br /&gt;
&lt;br /&gt;
==Settings for BlueSpiceContextMenu==&lt;br /&gt;
[[File:ContextMenu1.png|thumb|ContextMenu settings in user preferences]]&lt;br /&gt;
Settings for context menu are located in user preferences (Special:Preferences page), under &amp;quot;BlueSpice&amp;quot; tab, and are separate for each user.&lt;br /&gt;
&lt;br /&gt;
ContextMenu has two modes:&lt;br /&gt;
&lt;br /&gt;
*Click on right mouse button and pressing CTRL (Normal right mouse button will show default browser menu)&lt;br /&gt;
*Click on right mouse button (Pressing CTRL will show default browser context menu)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Reference:ContextMenu|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceChecklist&amp;diff=13040</id>
		<title>Manual:Extension/BlueSpiceChecklist</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceChecklist&amp;diff=13040"/>
		<updated>2019-09-11T08:42:39Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceChecklist?==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceChecklist''' enabled inserting checkboxes and comboboxes to the page. These can be changed without the need to edit the page.&lt;br /&gt;
==Using BlueSpiceChecklist==&lt;br /&gt;
&lt;br /&gt;
Checklist items can be inserted from &amp;quot;Insert&amp;quot; menu, by clicking on &amp;quot;Insert magic&amp;quot; button, while editing the page.&lt;br /&gt;
In the list of tags available, choose &amp;quot;checklist&amp;quot; and click &amp;quot;Done&amp;quot;.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Checklist1.png|thumb]]&lt;br /&gt;
|[[File:Checklist2.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Checkbox will be inserted to page and, below it, a configuration panel will appear.&lt;br /&gt;
&lt;br /&gt;
Here user can choose one of two tabs:&lt;br /&gt;
&lt;br /&gt;
*Checkbox - only configuration for checkbox is marking it as selected or not selected&lt;br /&gt;
&lt;br /&gt;
*List - for lists (combobox), a predefined list of options as well as current status can be selected.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Checklist3.png|thumb]]&lt;br /&gt;
|[[File:Checklist4.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Multiple checkboxes/comboboxes can be added to a page.&lt;br /&gt;
&lt;br /&gt;
===Defining lists===&lt;br /&gt;
Lists that can be selected when adding a checklist tag to the page are defined as pages in Template namespace. &lt;br /&gt;
&lt;br /&gt;
For example to create a list of pizzas that can be selected one would create a page Template:Pizza with following content:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* Choose pizza|#000000&lt;br /&gt;
* Margherita|#000000&lt;br /&gt;
* Prosciutto|#000000&lt;br /&gt;
* Salami|#000000&lt;br /&gt;
* Fungi|#00FF00&lt;br /&gt;
* Hawaii|#000000&lt;br /&gt;
* Gamberetti|#0000FF&lt;br /&gt;
* Diavolo|#000000&lt;br /&gt;
* Siziliana|#0000FF&lt;br /&gt;
* Quattro Formaggi|#00FF00&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Upon saving this page, list &amp;quot;Pizza&amp;quot; would appear in &amp;quot;Option list&amp;quot; when inserting checklist.&lt;br /&gt;
&lt;br /&gt;
Colors can be assigned to options using color's HEX code:&lt;br /&gt;
&amp;lt;pre&amp;gt;* Quattro Formaggi|#FF8800&amp;lt;/pre&amp;gt;&lt;br /&gt;
would show orange text.&lt;br /&gt;
Without specifying the color text would remain default black.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Manually adding BlueSpiceChecklist tags==&lt;br /&gt;
In addition to using UI to add and edit checklist tag, it can also be added to page using wikitext.&lt;br /&gt;
Syntax for adding the tag is:&lt;br /&gt;
&lt;br /&gt;
*for checkboxes&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;bs:checklist type=&amp;quot;check&amp;quot; checked=&amp;quot;true&amp;quot; /&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Value of &amp;quot;checked&amp;quot; parameter can be &amp;quot;true&amp;quot; or &amp;quot;false&amp;quot;, depending on whether checkbox is checked or not.&lt;br /&gt;
&lt;br /&gt;
*for lists&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;bs:checklist type=&amp;quot;list&amp;quot; list=&amp;quot;Template:Pizza&amp;quot; value=&amp;quot;Choose pizza&amp;quot; /&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Parameter &amp;quot;list&amp;quot; sets the page where predefined list is located, &amp;quot;value&amp;quot; sets current value selected.&lt;br /&gt;
&lt;br /&gt;
==BlueSpiceChecklist when viewing pages==&lt;br /&gt;
[[File:Checklist5.png|thumb]]&lt;br /&gt;
Once checklist tag is inserted on page, users, while reading the page, without entering the edit mode, would be able to change values of check- and combo boxes.&lt;br /&gt;
&lt;br /&gt;
Every user with edit permission can change value of comboboxes, while only users with &amp;quot;checklistmodify&amp;quot; permission would be able to modify value of a combobox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Reference:Checklist|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceCategoryManager&amp;diff=13038</id>
		<title>Manual:Extension/BlueSpiceCategoryManager</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceCategoryManager&amp;diff=13038"/>
		<updated>2019-09-11T08:41:21Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
==What is BlueSpiceCategoryManager?==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceCategoryManager''' is a special page. It provides a user interface for managing categories on the wiki.&lt;br /&gt;
&lt;br /&gt;
==Using BlueSpiceCategoryManager?==&lt;br /&gt;
[[File:CategoryManager1.png|thumb]]&lt;br /&gt;
BlueSpiceCategoryManager can be located in &amp;quot;Global settings&amp;quot; in left navigation, under section &amp;quot;Management&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Creating a new category===&lt;br /&gt;
New categories can be created by clicking &amp;quot;Plus&amp;quot; button. This will open a dialog, that will, after entering category name, create the category.&lt;br /&gt;
===Deleting a category===&lt;br /&gt;
Category can be deleted by:&lt;br /&gt;
&lt;br /&gt;
*selecting a category and clicking delete button above the category list&lt;br /&gt;
*clicking delete button inside the category line in the list once the category is selected&lt;br /&gt;
&lt;br /&gt;
===Moving a category===&lt;br /&gt;
[[File:CategoryManager2.png|thumb]]&lt;br /&gt;
Order of categories can be changed by dragging and droping categories in the list. This is achieved by clicking and, while holding down the mouse button, dragging the category up or down.&lt;br /&gt;
&lt;br /&gt;
In this way, category hierarchy can also be changed. By droping a cetegory over another category (instead of in between two categories) will create a subcategory of a category over which it was droped.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Reference:CategoryManager|Reference page]] for this extension&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceCategoryCheck&amp;diff=13036</id>
		<title>Manual:Extension/BlueSpiceCategoryCheck</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceCategoryCheck&amp;diff=13036"/>
		<updated>2019-09-11T08:39:36Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceCategoryCheck?==&lt;br /&gt;
&lt;br /&gt;
This extension will remind user to assign a category to a page before saving it.&lt;br /&gt;
[[File:CategoryCheck1.png|thumb]]&lt;br /&gt;
[[File:CategoryCheck2.png|thumb]]&lt;br /&gt;
==Using BlueSpiceCategoryCheck==&lt;br /&gt;
&lt;br /&gt;
In order to use this feature, it must first be enabled in [[Manual:Extension/NamespaceManager| namespace manager]] for the namespace this functionality is desired for.&lt;br /&gt;
&lt;br /&gt;
When trying to save a page BlueSpiceCategoryCheck is enabled for, if the page does not have category already assigned, user will be reminded to assign the category before continuing with saving.&lt;br /&gt;
Page can still be saved without assigning a category, but user must explicitly check &amp;quot;Ignore&amp;quot; checkbox, thus confirming they are knowingly saving the page without assigning a category.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Reference:CategoryCheck|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceAvatars&amp;diff=13034</id>
		<title>Manual:Extension/BlueSpiceAvatars</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceAvatars&amp;diff=13034"/>
		<updated>2019-09-11T08:37:33Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceAvatars?==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceAvatars''' handles profile images of wiki users. Every user has an automatically generated avatar created or can upload their personal image.&lt;br /&gt;
&lt;br /&gt;
==Where to find Avatars?==&lt;br /&gt;
[[File:Avatars1.png|thumb]]&lt;br /&gt;
User's profile image will appear throughout the wiki on the pages that user has contributed to, or have otherwise been involved with. Mainly, user profile image will be shown in the top right corner, if the user is logged in. Clicking this image will open user's personal menu, while clicking the user profile image anywhere else, through the wiki, will lead to user's profile page. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Changing profile image==&lt;br /&gt;
[[File:Avatars2.png|thumb|200px]]&lt;br /&gt;
There are two ways for users to change their profile image.&lt;br /&gt;
&lt;br /&gt;
*By going to &amp;quot;Preferences&amp;quot; in user's personal menu and typing a valid name of an image that is upload to the wiki in &amp;quot;User image&amp;quot; field. After saving the settings, user image will be changed.&lt;br /&gt;
&lt;br /&gt;
[[File:Avatars4.png|thumb|200px]]&lt;br /&gt;
&lt;br /&gt;
*By going to user's profile page (recommended). User's profile page can be reached from user's personal menu, by clicking on &amp;quot;My profile&amp;quot;, or directly navigating to &amp;quot;User:{username}&amp;quot; page.&lt;br /&gt;
&lt;br /&gt;
Once there click on the &amp;quot;menu&amp;quot; symbol right of the profile image and navigate to &amp;quot;User image&amp;quot; in the menu.&lt;br /&gt;
This will open a dialog where user can:&lt;br /&gt;
&lt;br /&gt;
*Upload new picture&lt;br /&gt;
*Choose existing picture from the wiki or an URL&lt;br /&gt;
*Generate new automatic Avatar&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
[[File:Avatars3.png|thumb|Settings in ConfigManager]]&lt;br /&gt;
Configuration for this extension is located in [[Manual:Extension/BlueSpiceConfigManager‏‎‏‎|BlueSpiceConfigManager]] under the section for BlueSpiceAvatars.&lt;br /&gt;
Here default generator for automatic creation of Avatars can be changed. Availble generators are:&lt;br /&gt;
&lt;br /&gt;
*InstantAvatar (default)&lt;br /&gt;
*Identicon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Reference:Avatars|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceArticlePreviewCapture&amp;diff=13032</id>
		<title>Manual:Extension/BlueSpiceArticlePreviewCapture</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceArticlePreviewCapture&amp;diff=13032"/>
		<updated>2019-09-11T08:36:10Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceArticlePreviewCapture?==&lt;br /&gt;
[[File:ArticlePreviewCapture1a.png|thumb|Page captures in book overview]]&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceArticlePreviewCapture''' provides ability to show current snapshots of wikipages to be shown as thumbnails throughout the wiki.&lt;br /&gt;
&lt;br /&gt;
==Where is BlueSpiceArticlePreviewCapture used?==&lt;br /&gt;
&lt;br /&gt;
Thumbnail snapshots of various pages are used in many places on the wiki, like:&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;Special:SearchCenter&amp;lt;/code&amp;gt; - to show previews of pages in search results&lt;br /&gt;
*Recent changes flyout&lt;br /&gt;
*Book manager flyout ...&lt;br /&gt;
&lt;br /&gt;
==Underlying technology==&lt;br /&gt;
BlueSpiceArticlePreviewCapture relies on PhantomJS to render the thumbnails.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Reference:ArticlePreviewCapture|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceArticleInfo&amp;diff=13030</id>
		<title>Manual:Extension/BlueSpiceArticleInfo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceArticleInfo&amp;diff=13030"/>
		<updated>2019-09-11T08:33:04Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
:::&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceArticleInfo?==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceArticleInfo''' provides additional information on a particular page.&lt;br /&gt;
&lt;br /&gt;
==Using BlueSpiceArticleInfo==&lt;br /&gt;
Most important information, like the time of the last edit and user who last edited the page, are displayed directly in the view mode of a page. &lt;br /&gt;
&lt;br /&gt;
Complete list of information related to the page are displayed in a flyout and are accessible from the right navigation.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
![[File:ArticleInfo1.jpg|thumb|210px]]&lt;br /&gt;
![[File:ArticleInfo2.jpg|thumb|210px]]&lt;br /&gt;
![[File:ArticleInfo3.jpg|thumb|210px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Following information are available here:&lt;br /&gt;
&lt;br /&gt;
*Time of the last edit&lt;br /&gt;
*Last editor&lt;br /&gt;
*Number of views&lt;br /&gt;
*Categories page belong to&lt;br /&gt;
*Templates used on the page&lt;br /&gt;
*Subpages of a page (visible only when the page actually has subpages)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
[[File:ArticleInfo4.png|thumb|Settings in ConfigManager]]&lt;br /&gt;
In [[Manual:Extension/BlueSpiceConfigManager‏‎‏‎|BlueSpiceConfigManager]] under the section for BlueSpiceArticleInfo, an interval in which page information will be refreshed can be set. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Reference:ArticleInfo|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/NSFileRepo&amp;diff=13020</id>
		<title>Manual:Extension/NSFileRepo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/NSFileRepo&amp;diff=13020"/>
		<updated>2019-09-10T06:35:08Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Manual:Extension/NSFileRepo to Manual:Extension/BlueSpiceNSFileRepo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Manual:Extension/BlueSpiceNSFileRepo]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceNSFileRepo&amp;diff=13019</id>
		<title>Manual:Extension/BlueSpiceNSFileRepo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceNSFileRepo&amp;diff=13019"/>
		<updated>2019-09-10T06:35:08Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Manual:Extension/NSFileRepo to Manual:Extension/BlueSpiceNSFileRepo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is NSFileRepo?==&lt;br /&gt;
&lt;br /&gt;
'''NSFileRepo''' enables uploading files to namepaces. Extension restricts access to upload and read files and images to a given set of user groups associated with protected namespaces. Using this extension (within the security limitations noted above), you can protect not only pages and areas of your wiki, but also any uploaded images or files within those namespaces. Provide namespace based features to uploaded files.&lt;br /&gt;
&lt;br /&gt;
==How?==&lt;br /&gt;
&lt;br /&gt;
File is still being uploaded to the File namespace (NS_FILE) but it contains additional namespace that can be any of the namespaces defined on the wiki. Such files have structure:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[[{FILE_NS}:{Namespace}:{Filename}]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For example file can be uploaded to &amp;quot;Private&amp;quot; namespace and access to that namespace can be resticted to particular user group(s):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[[File:Private:Filename.jpg]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The standard for accessing files is generally:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[[File:Filename.jpg]]&lt;br /&gt;
[[Image:Filename.jpg]]&lt;br /&gt;
[[Media:Filename.jpg]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Access to particular namespace can be managed by using [[Manual:Extension/BlueSpicePermissionManager|BlueSpicePermissionManager]] extension.&lt;br /&gt;
&lt;br /&gt;
Technical details on how this extension works can be found [https://www.mediawiki.org/wiki/Extension:NSFileRepo/DOC here].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Reference:NSFileRepo|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceWikiExplorer&amp;diff=13017</id>
		<title>Manual:Extension/BlueSpiceWikiExplorer</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceWikiExplorer&amp;diff=13017"/>
		<updated>2019-09-10T06:32:41Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is BlueSpiceWikiExplorer?==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceWikiExplorer''' provides a special page with an article list, which can be filtered and sorted.&lt;br /&gt;
&lt;br /&gt;
==Where to find BlueSpiceWikiExplorer?==&lt;br /&gt;
[[File:WikiExplorer1a.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
BlueSpiceWikiExplorer provides a special page - &amp;lt;code&amp;gt;Special:WikiExplorer&amp;lt;/code&amp;gt;, which is availble through left navigation, under Global actions tab, or by directly navigating to the page.&lt;br /&gt;
&lt;br /&gt;
===Choosing the sorting criteria===&lt;br /&gt;
Sorting criteria and columns to show can be changed by clicking in the arrow icon in the header of any column of the list. Select additional columns from &amp;quot;Columns&amp;quot; menu to display additional columns.&lt;br /&gt;
&lt;br /&gt;
===Sorting sequence===&lt;br /&gt;
Clicking on the header of any column (not on the arrow part) will sort the values for that column. Changing the sorting order (ascending, descending) can be cycled trough by clicking on the header multiple times.&lt;br /&gt;
&lt;br /&gt;
===Using filters===&lt;br /&gt;
&lt;br /&gt;
For some content, there are some specially adapted filters available, that can be used to further sort the list. Filters can be accessed by clicking on the &amp;quot;arrow&amp;quot; icon in the column that should be filtered.&lt;br /&gt;
&lt;br /&gt;
Following columns are supporting filtering:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;contenttable cuscosky&amp;quot; style=&amp;quot;width: 100%; margin-left: auto; margin-right: auto;&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 40%;&amp;quot; |'''Content'''&lt;br /&gt;
! style=&amp;quot;width: 25%;&amp;quot; |'''Possible filters'''&lt;br /&gt;
! style=&amp;quot;width: 25%;&amp;quot; |'''Sortable'''&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;34&amp;quot; |&lt;br /&gt;
Title (Page name)&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;208&amp;quot; |starts with, ends with, contains, contains not, equals, equals not&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;'''&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;34&amp;quot; |Namespace&lt;br /&gt;
| width=&amp;quot;208&amp;quot; |starts with, ends with, contains, contains not, equals, equals not&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;'''&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Accesses&lt;br /&gt;
| width=&amp;quot;208&amp;quot; |less than, greater than, equals&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt;'''&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Creation date&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;'''&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Is redirect&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Last comment&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Last edit date&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Size&lt;br /&gt;
| width=&amp;quot;208&amp;quot; |less than, greater than, equals&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Last editor&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Categories&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Linked files&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Linked pages&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Links to this page&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |Assigned editors&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |&lt;br /&gt;
Released&lt;br /&gt;
&lt;br /&gt;
(only visible when package '''Teamwork''' is installed)&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;208&amp;quot; |yes, no&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |&lt;br /&gt;
Release date&lt;br /&gt;
&lt;br /&gt;
(only visible when package '''Teamwork''' is installed)&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;208&amp;quot; |less than, greater than, equals&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| height=&amp;quot;51&amp;quot; |&lt;br /&gt;
New version waits for release&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |'''&amp;lt;span style=&amp;quot;color: #d92727;&amp;quot;&amp;gt;None&amp;lt;/span&amp;gt;'''&lt;br /&gt;
| style=&amp;quot;width: 208px; text-align: center;&amp;quot; width=&amp;quot;208&amp;quot; |&amp;lt;span style=&amp;quot;color: #008000;&amp;quot;&amp;gt;'''Yes'''&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Reference:WikiExplorer|Reference page]] for this extension.&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Archive:Extension/WikiAdmin&amp;diff=13014</id>
		<title>Archive:Extension/WikiAdmin</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Archive:Extension/WikiAdmin&amp;diff=13014"/>
		<updated>2019-09-10T06:20:15Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;bs:bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==What is WikiAdmin?==&lt;br /&gt;
&lt;br /&gt;
'''WikiAdmin''' is a container (tab in the left navigation), where an administrator can find special admin functions.&lt;br /&gt;
&lt;br /&gt;
==Where to find Wiki Admin functions?==&lt;br /&gt;
&lt;br /&gt;
There is also an overview of the most important administration functions on the special page &amp;quot;WikiAdmin&amp;quot;. Please go to &amp;lt;code&amp;gt;Special:WikiAdmin&amp;lt;/code&amp;gt; to open this page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:::[[File:BlueSpice223-WikiAdmin-en.png|thumb|none|700px|Screenshot: Overview of admin functions on the special page]]&lt;br /&gt;
&lt;br /&gt;
==Functions of WikiAdmin==&lt;br /&gt;
&lt;br /&gt;
In the wiki admin area you will find functions that can be used only by administrators. The links in the sidebar are arranged alphabetically.&lt;br /&gt;
&lt;br /&gt;
===What are admin functions?===&lt;br /&gt;
&lt;br /&gt;
*[[ExtensionInfo|Extensions]]: This page shows you every installed extension and gives information about the current version of every extension.&lt;br /&gt;
*[[Reference:GroupManager|Group manager]]: You can add groups and manage them here.&lt;br /&gt;
*[[Reference:InterWikiLinks|Interwiki links]]: You will find the InterWiki manager on this page, where you can create, configure or delete Interwiki links (links to another wiki, e.g. Wikipedia).&lt;br /&gt;
*[[Reference:NamespaceManager|Namespace manager]]: Create new namespaces and manage them on this page.&lt;br /&gt;
*[[Reference:PermissionManager|Permission manager]]: Manage all rights e.g. for groups and namespaces here.&lt;br /&gt;
*[[Preferences]]: Lots of settings can be done here, for example defining if your wiki can be accessed from everyone or only for registered users.&lt;br /&gt;
*[[Reference:UserManager|User manager]]: This page gives you the possibility to add new users, manage group memberships and to assign passwords.&lt;br /&gt;
*[[FlexiSkin|Skin]]: Change the skin of your wiki.&lt;br /&gt;
*[[Reference:Dashboards|Dashboard]]: Create your personal admin dashboard.&lt;br /&gt;
*[[Reference:PageTemplates|Page templates]]: On this page you can integrate new page templates and edit or delete already existing templates.&lt;br /&gt;
*[[SearchOptions|Search options]]: Settings for the search.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
Our [[WikiAdmin|reference page.]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWikiFarm&amp;diff=12891</id>
		<title>Reference:BlueSpiceWikiFarm</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWikiFarm&amp;diff=12891"/>
		<updated>2019-08-07T09:33:54Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=&lt;br /&gt;
|license=&lt;br /&gt;
|docu= &lt;br /&gt;
}}&lt;br /&gt;
'''BlueSpiceWikiFarm''' offers intuitive user inteface for creating and managing separate wiki instances directly from the wiki. All wiki instances are compeletely independent from one another.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Every WikiFarm has a '''root''' wiki and '''instance''' wikis. There is only one '''root''' wiki and it serves a management wiki for the instances.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
===Configuration===&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWikiFarm|user manual.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWebDAVMinorSave&amp;diff=12889</id>
		<title>Reference:BlueSpiceWebDAVMinorSave</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWebDAVMinorSave&amp;diff=12889"/>
		<updated>2019-08-07T09:30:44Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Enables saving minor changes. (Needs WebDAV)&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=No&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Document Management&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceWebDAVMinorSave''' provides a mid-layer physical storage between client application and the wiki. File will be read from the wiki once it is opened and saved back to the wiki when its closed, while all intermediate saves will be saved in temporary location, in order to not produce unnecessary file versions on wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==echnical information==&lt;br /&gt;
===Requierements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWebDAV|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WebDAV&amp;diff=12887</id>
		<title>Reference:WebDAV</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WebDAV&amp;diff=12887"/>
		<updated>2019-08-07T09:29:16Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Adds a WebDAV endpoint that exposes the wiki content&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=No&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Document Management&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
'''WebDAV''' provides an endpoint for accessing files on the wiki using differenct client applications or mounting the wiki content as shared drive. &lt;br /&gt;
&lt;br /&gt;
==Usage/Features==&lt;br /&gt;
&lt;br /&gt;
Every link to a eligible file uploaded to the wiki can be opened using WebDAV. Files that are eligible are (depending on particular wiki configuaration): MS Office files (.docx, .xlsx...) and PDF files. Opening [[Manual:Extension/BlueSpiceContextMenu|context menu]] on these files, will offer an option to open the file using the client application. Clicking on this option on eg. a .docx file will open the file in Microsoft Word application. All changes to the file will be automatically saved back to the wiki upon closing the file.&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Requierements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWebDAV|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceReaders&amp;diff=12885</id>
		<title>Reference:BlueSpiceReaders</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceReaders&amp;diff=12885"/>
		<updated>2019-08-07T09:04:41Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Displays the profile pictures of wiki article visitors below the article.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Data Analysis&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:Readers&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceReaders''' displays the visitors of a wiki article.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
*The readers of an article are displayed in the flyer &amp;quot;Seiteninformationen&amp;quot; of the right toolbox in the tab &amp;quot;Quality Management&amp;quot;, only logged in visitors will be shown.&lt;br /&gt;
*The Reader Special page (&amp;lt;code&amp;gt;Special:Reader/PageTitle&amp;lt;/code&amp;gt;) creates a list of all visitors to an article, along with the user name and date of the last visit. Anonymous visitors are also listed here with their IP address.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Technical background==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
Some aspects of this extension can be configured under &amp;lt;code&amp;gt;Special:BlueSpiceConfigManager&amp;lt;/code&amp;gt; in the Personalization section. Here wiki administrators can configure:&lt;br /&gt;
&lt;br /&gt;
* Number of readers to be displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
Users must have &amp;quot;viewreaders&amp;quot; permission in order to see readers.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
Readers requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/Readers|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceInterwikiSearch&amp;diff=12876</id>
		<title>Reference:BlueSpiceInterwikiSearch</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceInterwikiSearch&amp;diff=12876"/>
		<updated>2019-08-07T08:04:53Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''BlueSpiceInterwikiSearch''' alows simultaneously searching other BlueSpice3 wikis when performing a search on the wiki.{{BSExtensionInfobox&lt;br /&gt;
|desc=&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=&lt;br /&gt;
|license=&lt;br /&gt;
|docu= &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
If BlueSpiceInterwikiSearch is enabled and configured on the wiki, every time user performs a search using the &amp;lt;code&amp;gt;Special:SearchCenter&amp;lt;/code&amp;gt;, results from other wikis will be shown as well. Results from other wikis will be shown at the top of the page, below the filters, in form of Wiki name (number of results) buttons.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
===Configuration===&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceInterwikiSearch|user manual.]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
{{Translation}} &lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceFilterableTables&amp;diff=12874</id>
		<title>Reference:BlueSpiceFilterableTables</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceFilterableTables&amp;diff=12874"/>
		<updated>2019-08-07T07:56:19Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Description==&lt;br /&gt;
'''BlueSpiceFilterableTables''' offers the ability to filter regular content tables in wiki articles.{{BSExtensionInfobox&lt;br /&gt;
|desc=Provides a filterable content tables&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=Patric Wirth&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Rich Articles&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
To add filterablity to a table, a CSS class &amp;quot;filterable&amp;quot; must be added to the table.&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceFilterableTables|user manual.]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceFilterableTables&amp;diff=12872</id>
		<title>Reference:BlueSpiceFilterableTables</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceFilterableTables&amp;diff=12872"/>
		<updated>2019-08-07T07:55:03Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Description==&lt;br /&gt;
'''BlueSpiceFilterableTables''' offers the ability to filter regular content tables in wiki articles.{{BSExtensionInfobox&lt;br /&gt;
|desc=Provides a filterable content tables&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=Patric Wirth&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Rich Articles&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
To add filterablity to a table, a CSS class &amp;quot;filterable&amp;quot; must be added to the table.&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceFilterableTables|user manual.]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:ExtJSBase&amp;diff=12870</id>
		<title>Reference:ExtJSBase</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:ExtJSBase&amp;diff=12870"/>
		<updated>2019-08-07T07:50:54Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Adds the GPL version of Sencha Inc. ExtJS Rich Internet Application Framework&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=Robert Vogel&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Infrastructure&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
'''ExtJSBase''' integrates Ext JS into Media Wiki.&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceAvatars&amp;diff=12868</id>
		<title>Reference:BlueSpiceAvatars</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceAvatars&amp;diff=12868"/>
		<updated>2019-08-07T07:33:45Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:Avatars to Reference:BlueSpiceAvatars&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Assigns an automatically generated individual profile picture for every user.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Personalization&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:Avatars&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
'''Avatars''' handles profile images of wiki users. Every user has an automatically generated avatar created or can upload his personal image.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
This extension adds an option to each user's page to change his profile image. At the top of a user's page users can see their current profile image and the link &amp;quot;Userimage&amp;quot;. Clicking on this link opens a dialog offering several options for setting a profile image:&lt;br /&gt;
&lt;br /&gt;
* A new image can be uploaded.&lt;br /&gt;
* A image has already been uploaded to the wiki, or an image from the web (through URL) can be used.&lt;br /&gt;
* A new avatar can  be generated.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
In the [[Reference:ConfigManager|Config Manager]] generator used to create the avatars can be changed. The options are&lt;br /&gt;
&lt;br /&gt;
* InstantAvatar - random, image contains initials of user's name.&lt;br /&gt;
* Identicon - not random, represent a visual value of a user's IP address.&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
This extension does not require any special rights. User must have &amp;quot;read&amp;quot; permission in order to change his profile image.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
Upload function must be enabled on the wiki.&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/Avatars|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo]&lt;br /&gt;
&lt;br /&gt;
{{Box_Links-en | Thema1 =[[Reference:Authors|Authors]] | Thema2 =[[UserPreferences| User preferences]] | Thema3 =[[Reference:UserSideBar|Change individual navigation (Focus)]] | Thema4 = }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]][[de:Referenz:Avatars]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:Avatars&amp;diff=12869</id>
		<title>Reference:Avatars</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:Avatars&amp;diff=12869"/>
		<updated>2019-08-07T07:33:45Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:Avatars to Reference:BlueSpiceAvatars&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceAvatars]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:ArticleInfo&amp;diff=12865</id>
		<title>Reference:ArticleInfo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:ArticleInfo&amp;diff=12865"/>
		<updated>2019-08-07T07:29:59Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:ArticleInfo to Reference:BlueSpiceArticleInfo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceArticleInfo]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference_Talk:BlueSpiceArticleInfo&amp;diff=12866</id>
		<title>Reference Talk:BlueSpiceArticleInfo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference_Talk:BlueSpiceArticleInfo&amp;diff=12866"/>
		<updated>2019-08-07T07:29:59Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference Talk:ArticleInfo to Reference Talk:BlueSpiceArticleInfo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This discussion page was created automatically.&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference_Talk:ArticleInfo&amp;diff=12867</id>
		<title>Reference Talk:ArticleInfo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference_Talk:ArticleInfo&amp;diff=12867"/>
		<updated>2019-08-07T07:29:59Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference Talk:ArticleInfo to Reference Talk:BlueSpiceArticleInfo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference Talk:BlueSpiceArticleInfo]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceArticleInfo&amp;diff=12864</id>
		<title>Reference:BlueSpiceArticleInfo</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceArticleInfo&amp;diff=12864"/>
		<updated>2019-08-07T07:29:58Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:ArticleInfo to Reference:BlueSpiceArticleInfo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Displays additional information about an article like the last edit, page assignments or categories.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Data Analysis&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:ArticleInfo &lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
'''ArticleInfo''' provides additional information on a particular page.&lt;br /&gt;
&lt;br /&gt;
==Usage/Features==&lt;br /&gt;
Most important information, like the time of the last edit and user who last edited the page, are displayed directly in the view mode of a page. &lt;br /&gt;
&lt;br /&gt;
Complete list of information related to the page are displayed in a flyout and are accessible from the right navigation.&lt;br /&gt;
&lt;br /&gt;
Following information are available here:&lt;br /&gt;
* Time of the last edit&lt;br /&gt;
* Last editor&lt;br /&gt;
* Number of views&lt;br /&gt;
* Categories page belong to&lt;br /&gt;
* Templates used on the page&lt;br /&gt;
* Subpages of a page (visible only when the page actually has subpages)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
This extension has no configuration options.&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
This extension requires no special rights, all users with &amp;quot;read&amp;quot; permission for the page, will also be able to see information provided by ArticleInfo.&lt;br /&gt;
&lt;br /&gt;
===Requierements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/ArticleInfo|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]][[de:Referenz:ArticleInfo]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceArticlePreviewCapture&amp;diff=12862</id>
		<title>Reference:BlueSpiceArticlePreviewCapture</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceArticlePreviewCapture&amp;diff=12862"/>
		<updated>2019-08-07T07:27:43Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:ArticlePreviewCapture to Reference:BlueSpiceArticlePreviewCapture&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Creates preview images of wikipages for dynamic file dispatcher&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Data Analysis&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceArticlePreviewCapture''' provides ability to show current snapshots of wikipages to be shown as thumbnails throughout the wiki.&lt;br /&gt;
&lt;br /&gt;
The ArticlePreviewCapture extension creates preview images (screenshots) of pages, which are displayed for example in the search results of the autocompleate and [[Reference:ExtendedSearch|Search center]], in the [[RecentChanges|Recent changes]], the [[Reference:Bookshelf|List of books]] and the [[Reference:Social|Timeline]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceArticlePreviewCapture|user manual.]]&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
[[de:Referenz:ArticlePreviewCapture]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:ArticlePreviewCapture&amp;diff=12863</id>
		<title>Reference:ArticlePreviewCapture</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:ArticlePreviewCapture&amp;diff=12863"/>
		<updated>2019-08-07T07:27:43Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:ArticlePreviewCapture to Reference:BlueSpiceArticlePreviewCapture&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceArticlePreviewCapture]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceArticlePreviewCapture&amp;diff=12860</id>
		<title>Reference:BlueSpiceArticlePreviewCapture</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceArticlePreviewCapture&amp;diff=12860"/>
		<updated>2019-08-07T07:27:11Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Creates preview images of wikipages for dynamic file dispatcher&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Data Analysis&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceArticlePreviewCapture''' provides ability to show current snapshots of wikipages to be shown as thumbnails throughout the wiki.&lt;br /&gt;
&lt;br /&gt;
The ArticlePreviewCapture extension creates preview images (screenshots) of pages, which are displayed for example in the search results of the autocompleate and [[Reference:ExtendedSearch|Search center]], in the [[RecentChanges|Recent changes]], the [[Reference:Bookshelf|List of books]] and the [[Reference:Social|Timeline]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceArticlePreviewCapture|user manual.]]&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
[[de:Referenz:ArticlePreviewCapture]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWikiFarm&amp;diff=12858</id>
		<title>Reference:BlueSpiceWikiFarm</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWikiFarm&amp;diff=12858"/>
		<updated>2019-07-31T07:02:44Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WikiFarm to Reference:BlueSpiceWikiFarm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=&lt;br /&gt;
|license=&lt;br /&gt;
|docu= &lt;br /&gt;
}}&lt;br /&gt;
'''BlueSpiceWikiFarm''' offers intuitive user inteface for creating and managing separate wiki instances directly from the wiki. All wiki instances are compeletely independent from one another.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Every WikiFarm has a '''root''' wiki and '''instance''' wikis. There is only one '''root''' wiki and it serves a management wiki for the instances.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
===Configuration===&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWikiFarm|user manual.]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WikiFarm&amp;diff=12859</id>
		<title>Reference:WikiFarm</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WikiFarm&amp;diff=12859"/>
		<updated>2019-07-31T07:02:44Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WikiFarm to Reference:BlueSpiceWikiFarm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceWikiFarm]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWikiExplorer&amp;diff=12856</id>
		<title>Reference:BlueSpiceWikiExplorer</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWikiExplorer&amp;diff=12856"/>
		<updated>2019-07-31T06:58:32Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WikiExplorer to Reference:BlueSpiceWikiExplorer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=provides a special page with an article list, which can be filtered and sorted.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Quality Assurance&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|package=WikiExplorer&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceWikiExplorer''' provides a special page with an article list, which can be filtered and sorted.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
*Multiple sorting and filtering possibilities.&lt;br /&gt;
*Easier cleanup of the wiki.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
'''WikiExplorer''' is implemented with ExtJS, to maintain compatibility.&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
WikiEplorer can be used by every user with reading rights. Please note: the only files shown will be file the user has reading rights for. Other articles and files will not be listed.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
WikiExplorer requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/WikiExplorer|user manual]].&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice_pro]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WikiExplorer&amp;diff=12857</id>
		<title>Reference:WikiExplorer</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WikiExplorer&amp;diff=12857"/>
		<updated>2019-07-31T06:58:32Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WikiExplorer to Reference:BlueSpiceWikiExplorer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceWikiExplorer]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWhoIsOnline&amp;diff=12854</id>
		<title>Reference:BlueSpiceWhoIsOnline</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWhoIsOnline&amp;diff=12854"/>
		<updated>2019-07-31T06:57:10Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Shows which users have been logged-in in the last 10 minutes.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Rich Articles&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension%CB%90WhoIsOnline&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''WhoIsOnline''' you can see, which users have been logged-in in the last 10 minutes.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
*WhoIsOnline displays a list of logged in users.&lt;br /&gt;
*In the widgetbar WhoIsOnline is integrated as a widget and contains beside the headline a foldable list with the names of the users. (see sketch)&lt;br /&gt;
*As a tag, WhoIsOnline can be installed on any editable page.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
WhoIsOnline requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWhoIsOnline&amp;diff=12852</id>
		<title>Reference:BlueSpiceWhoIsOnline</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWhoIsOnline&amp;diff=12852"/>
		<updated>2019-07-31T06:52:49Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WhoIsOnline to Reference:BlueSpiceWhoIsOnline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Shows which users have been logged-in in the last 10 minutes.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Rich Articles&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension%CB%90WhoIsOnline&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''WhoIsOnline''' you can see, which users have been logged-in in the last 10 minutes.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
* WhoIsOnline displays a list of logged in users.&lt;br /&gt;
* In the widgetbar WhoIsOnline is integrated as a widget and contains beside the headline a foldable list with the names of the users. (see sketch)&lt;br /&gt;
* As a tag, WhoIsOnline can be installed on any editable page.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
WhoIsOnline requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Content area===&lt;br /&gt;
[[File:BlueSpice-WhoIsOnline-Text-en.png|thumb|left|220px|Screenshot: All logged-in users are shown in the content.]]&lt;br /&gt;
To use this extension in an article (usually main page) you can show this information with a flyout that is customizable. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{#userslink:(who?)|top:270px;right:300px;background:white;border: 2px solid black;padding:5px;}}.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or show all logged-in users in a list:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;bs:whoisonline:popup anchortext='Wer ist online?' /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WhoIsOnline&amp;diff=12853</id>
		<title>Reference:WhoIsOnline</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WhoIsOnline&amp;diff=12853"/>
		<updated>2019-07-31T06:52:49Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WhoIsOnline to Reference:BlueSpiceWhoIsOnline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceWhoIsOnline]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWebDAVMinorSave&amp;diff=12850</id>
		<title>Reference:BlueSpiceWebDAVMinorSave</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWebDAVMinorSave&amp;diff=12850"/>
		<updated>2019-07-31T06:47:56Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WebDAVMinorSave to Reference:BlueSpiceWebDAVMinorSave&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Enables saving minor changes. (Needs WebDAV)&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=No&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Document Management&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceWebDAVMinorSave''' provides a mid-layer physical storage between client application and the wiki. File will be read from the wiki once it is opened and saved back to the wiki when its closed, while all intermediate saves will be saved in temporary location, in order to not produce unnecessary file versions on wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Usage/Features==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Requierements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWebDAV|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WebDAVClientIntegration&amp;diff=12849</id>
		<title>Reference:WebDAVClientIntegration</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WebDAVClientIntegration&amp;diff=12849"/>
		<updated>2019-07-31T06:40:47Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WebDAVClientIntegration to Reference:BlueSpiceWebDAVClientIntegration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceWebDAVClientIntegration]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWebDAVClientIntegration&amp;diff=12848</id>
		<title>Reference:BlueSpiceWebDAVClientIntegration</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceWebDAVClientIntegration&amp;diff=12848"/>
		<updated>2019-07-31T06:40:46Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WebDAVClientIntegration to Reference:BlueSpiceWebDAVClientIntegration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{BSExtensionInfobox&lt;br /&gt;
|desc=Allows opening files from the browser directly in the client application (Requires WebDAV)&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=No&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Document Management&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
'''BlueSpiceWebDAVClientIntegration''' provides an user user interface for the WebDAV on wiki. It integrates into [[Manual:Extension/BlueSpiceContextMenu|BlueSpiceContextMenu]] to add an options to open eligible for opening using a client application.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Usage/Features==&lt;br /&gt;
==Technical information==&lt;br /&gt;
===Configuration===&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
===Requierements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWebDAV|user manual.]]&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;br /&gt;
&lt;br /&gt;
{{Translation}}&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WebDAV&amp;diff=12846</id>
		<title>Reference:WebDAV</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:WebDAV&amp;diff=12846"/>
		<updated>2019-07-31T06:29:56Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:WebDAV to Reference:BlueSpiceWebDAV&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Adds a WebDAV endpoint that exposes the wiki content&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=No&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Document Management&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
'''WebDAV''' provides an endpoint for accessing files on the wiki using differenct client applications or mounting the wiki content as shared drive. &lt;br /&gt;
&lt;br /&gt;
==Usage/Features==&lt;br /&gt;
&lt;br /&gt;
Every link to a eligible file uploaded to the wiki can be opened using WebDAV. Files that are eligible are (depending on particular wiki configuaration): MS Office files (.docx, .xlsx...) and PDF files. Opening [[Manual:Extension/BlueSpiceContextMenu|context menu]] on these files, will offer an option to open the file using the client application. Clicking on this option on eg. a .docx file will open the file in Microsoft Word application. All changes to the file will be automatically saved back to the wiki upon closing the file.&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Requierements===&lt;br /&gt;
This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/BlueSpiceWebDAV|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page Demo] BlueSpice&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension]]&lt;br /&gt;
[[Category:BlueSpice pro]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceVisualDiff&amp;diff=12844</id>
		<title>Reference:BlueSpiceVisualDiff</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceVisualDiff&amp;diff=12844"/>
		<updated>2019-07-31T06:15:11Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:VisualDiff to Reference:BlueSpiceVisualDiff&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=enables users to easily compare two versions of an article with just a few clicks.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Quality Assurance&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|package=VisualDiff&lt;br /&gt;
}}&lt;br /&gt;
__TOC__ &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceVisualDiff''' enables users to easily compare two versions of an article.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
There are three diff views:&lt;br /&gt;
&lt;br /&gt;
1. Visual:&lt;br /&gt;
&lt;br /&gt;
*The output is done as a reader sees it, in an integrated view. Changes are highlighted in color: Supplements green, red strokes.&lt;br /&gt;
&lt;br /&gt;
2. WikiText: &lt;br /&gt;
&lt;br /&gt;
*The output is done in WikiCode in an integrated view. Changes are highlighted in color: Supplements green, red strokes.&lt;br /&gt;
&lt;br /&gt;
3. Classic: &lt;br /&gt;
&lt;br /&gt;
*The output is in WikiCode. Old and new text face each other in two columns.&lt;br /&gt;
&lt;br /&gt;
*You can switch between the views via tabs.&lt;br /&gt;
*The Java command-line tool DaisyDiff creates a unified diff from two revisions rendered in HTML. This will be displayed on a SpecialPage.&lt;br /&gt;
*Additional information is displayed, eg the compared revisions&lt;br /&gt;
*A navigation to the previous difference is displayed. The behavior is similar to that of MediaWiki.&lt;br /&gt;
*You can jump from one change to the next via flyout.&lt;br /&gt;
*Wherever MediaWiki links to the diff view, the special page should be used instead. In particular consider:&lt;br /&gt;
**Left on version page.&lt;br /&gt;
**Links in the ArticleInfo bar.&lt;br /&gt;
**Links from notification emails from MediaWiki.&lt;br /&gt;
**Links from notification emails from BlueSpice.&lt;br /&gt;
**Links from the PDF view.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
The extension VisualDiff is based on the HTML-Diff tool DaisyDiff and shall give a quick and visually appealing overview of the changes in revisions of a wiki article. The changes are displayed in a so called Unified-Diff and therefore in a document and not like usual in two columns. The normal link to the diff view of MediaWiki is overwritten by a link to a special page. The article revision (oldid) works as a basis for the comparison. This also defines the changes like &amp;quot;added&amp;quot; and &amp;quot;deleted&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
To use VisualDiff, the user needs to have reading rights for the respective namespace.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
VisualDiff requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/VisualDiff|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice_pro]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUserSidebar&amp;diff=12842</id>
		<title>Reference:BlueSpiceUserSidebar</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUserSidebar&amp;diff=12842"/>
		<updated>2019-07-31T06:04:43Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UserSidebar to Reference:BlueSpiceUserSidebar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Lets to generate your own personal navigation menu.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Personalization&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:UserSidebar&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceUserSideBar''', previously known as &amp;quot;Focus sidebar&amp;quot;, lets users create their own personal sidebar navigation.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
*The content under Focus in the Users' Home Bar can be customized by the user.&lt;br /&gt;
*Extensions can provide a tag over which content is displayed, currently these are:&lt;br /&gt;
**PAGE VISITED.&lt;br /&gt;
**WATCH LIST.&lt;br /&gt;
**WHOIS ONLINE.&lt;br /&gt;
**TOOLBOX.&lt;br /&gt;
**FILE.&lt;br /&gt;
**YOUREDITS (own edits).&lt;br /&gt;
*The user can also create their own areas:&lt;br /&gt;
**Entries with an asterisk (*) are always interpreted as area headings (analog mediawiki: sidebar).&lt;br /&gt;
**Entries with two stars (**) are content elements of the area. Single (**) without assignment to (*) are discarded.&lt;br /&gt;
**The pages are determined as in the Mediawiki: Sidebar by URL | caption.&lt;br /&gt;
**The links are omitted on the square brackets, but they are optional. This way, the user can also create his sidebar via the link insertion tool (InsertLink) in WikiCode as well as in the editor.&lt;br /&gt;
**&amp;lt;noinclude&amp;gt;is taken into account, ie parts that are in this day are not displayed in the sidebar.&lt;br /&gt;
*The UserSidebar is managed / edited via the user page ... / User: / .&lt;br /&gt;
*The order of the areas in the usersidebar corresponds to the order of the user page.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
This extension offers no configurations. &lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
This extension does not require any special rights. &lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
UserSideBar requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/UserSideBar|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UserSidebar&amp;diff=12843</id>
		<title>Reference:UserSidebar</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UserSidebar&amp;diff=12843"/>
		<updated>2019-07-31T06:04:43Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UserSidebar to Reference:BlueSpiceUserSidebar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceUserSidebar]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUserManager&amp;diff=12840</id>
		<title>Reference:BlueSpiceUserManager</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUserManager&amp;diff=12840"/>
		<updated>2019-07-30T14:30:02Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UserManager to Reference:BlueSpiceUserManager&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;bookshelf src=&amp;quot;Book:Admin manual&amp;quot; /&amp;gt;&lt;br /&gt;
{{BSExtensionInfobox&lt;br /&gt;
|desc=Provides a visual interface to administrate users.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Administration&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:UserManager&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''UserManager''' provides a visual interface to administrate users.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
* Create a new user.&lt;br /&gt;
* Assign the user to a group.&lt;br /&gt;
* Change user data.&lt;br /&gt;
* Change the password.&lt;br /&gt;
* Delete users (multiple selection possible).&lt;br /&gt;
* Sort and filter the user list.&lt;br /&gt;
&lt;br /&gt;
== Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
This extension offers no configurations. &lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
Users must have &amp;quot;usermanager-viewspecialpage&amp;quot; permission in order to make changes to users.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
UserManager requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/UserManager|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UserManager&amp;diff=12841</id>
		<title>Reference:UserManager</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UserManager&amp;diff=12841"/>
		<updated>2019-07-30T14:30:02Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UserManager to Reference:BlueSpiceUserManager&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceUserManager]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUsageTracker&amp;diff=12838</id>
		<title>Reference:BlueSpiceUsageTracker</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUsageTracker&amp;diff=12838"/>
		<updated>2019-07-30T11:56:24Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UsageTracker to Reference:BlueSpiceUsageTracker&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Delivers statistics about the use of features.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Reporting&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:UsageTracker&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''UsageTracker''' delivers statistics about the use of features. Holds statistical data about extension use.&lt;br /&gt;
&lt;br /&gt;
== Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
UsageTracker requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UsageTracker&amp;diff=12839</id>
		<title>Reference:UsageTracker</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UsageTracker&amp;diff=12839"/>
		<updated>2019-07-30T11:56:24Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UsageTracker to Reference:BlueSpiceUsageTracker&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceUsageTracker]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUniversalExport&amp;diff=12836</id>
		<title>Reference:BlueSpiceUniversalExport</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUniversalExport&amp;diff=12836"/>
		<updated>2019-07-30T11:50:09Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UniversalExport to Reference:BlueSpiceUniversalExport&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=Enables the single page export to PDF.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Export&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
|docu=https://www.mediawiki.org/wiki/Extension:UniversalExport&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''BlueSpiceUniversalExport''' allows for exporting wiki page content to various formats. It incorporates various modules, each serving as exporter for particular format or type of export.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
The export is executed taking into account the settings (parameters, tags). The extension UniversalExport gives you an easy way to export information from the wiki. It checks permissions, collects the parameters and metadata of the entities to be exported, providing the context for the Export Module.&lt;br /&gt;
&lt;br /&gt;
==Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section &amp;quot;Universal export&amp;quot;. Here wiki administrators can configure: &lt;br /&gt;
&lt;br /&gt;
*Default metadata (JSON format).&lt;br /&gt;
*Override metadata (JSON format).&lt;br /&gt;
&lt;br /&gt;
Please see [[Reference:UEModulePDF|UEModulePDF]], [[Reference:UEModuleHTML|UEModuleHTML]] and [[Reference:UEModuleBookPDF|UEModuleBookPDF]] for configuration of individual modules of UniversalExport.&lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
Users must have &amp;quot;universalexport-export&amp;quot; permission in order to execute the export.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
UniversalExport requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
For detailed description and usage please visit our [[Manual:Extension/UniversalExport|user manual.]]&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]]&lt;br /&gt;
[[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[Category:BlueSpice]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUEModuleTable2Excel&amp;diff=12834</id>
		<title>Reference:BlueSpiceUEModuleTable2Excel</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:BlueSpiceUEModuleTable2Excel&amp;diff=12834"/>
		<updated>2019-07-30T11:46:02Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UEModuleTable2Excel to Reference:BlueSpiceUEModuleTable2Excel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{BSExtensionInfobox&lt;br /&gt;
|desc=extension for the integration of the table export to Excel into the Universal Export.&lt;br /&gt;
|status=stable&lt;br /&gt;
|developer=HalloWelt&lt;br /&gt;
|type=BlueSpice&lt;br /&gt;
|edition=BlueSpice pro&lt;br /&gt;
|active=Yes&lt;br /&gt;
|compatible=BlueSpice&lt;br /&gt;
|category=Infrastructure&lt;br /&gt;
|license=GPL v3 only&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
'''UEModuleTable2Excel''' enables export to Excel.&lt;br /&gt;
&lt;br /&gt;
==Usage / Features==&lt;br /&gt;
&lt;br /&gt;
* Enables export to Excel.&lt;br /&gt;
&lt;br /&gt;
== Technical information==&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
This extension offers no configurations. &lt;br /&gt;
&lt;br /&gt;
===Rights (permissions)===&lt;br /&gt;
This extension does not require any special rights. &lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
&lt;br /&gt;
UEModuleTable2Excel requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Reference:UniversalExport|UniversalExport]].&lt;br /&gt;
&lt;br /&gt;
==User manual==&lt;br /&gt;
&lt;br /&gt;
UEModuleTable2Excel enables export to Excel. Read more on [[Reference:UniversalExport|UniversalExport]].&lt;br /&gt;
&lt;br /&gt;
==Try free our BlueSpice==&lt;br /&gt;
&lt;br /&gt;
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]]&lt;br /&gt;
[[Category:BlueSpice_pro]]&lt;br /&gt;
[[Category:Extension]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
	<entry>
		<id>https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UEModuleTable2Excel&amp;diff=12835</id>
		<title>Reference:UEModuleTable2Excel</title>
		<link rel="alternate" type="text/html" href="https://bs3-en.wiki.bluespice.com/w/index.php?title=Reference:UEModuleTable2Excel&amp;diff=12835"/>
		<updated>2019-07-30T11:46:02Z</updated>

		<summary type="html">&lt;p&gt;Lsireta: Lsireta moved page Reference:UEModuleTable2Excel to Reference:BlueSpiceUEModuleTable2Excel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reference:BlueSpiceUEModuleTable2Excel]]&lt;/div&gt;</summary>
		<author><name>Lsireta</name></author>
		
	</entry>
</feed>