<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://de.wiki.bluespice.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BSTranslator</id>
	<title>BlueSpice Helpdesk - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://de.wiki.bluespice.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BSTranslator"/>
	<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/wiki/Spezial:Beitr%C3%A4ge/BSTranslator"/>
	<updated>2026-09-27T21:52:07Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:VisualEditor_action_Page_layouts.png&amp;diff=17132</id>
		<title>Datei:VisualEditor action Page layouts.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:VisualEditor_action_Page_layouts.png&amp;diff=17132"/>
		<updated>2026-09-15T12:11:53Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Handbuch:Erweiterung/PageLayouts&amp;diff=17131</id>
		<title>Handbuch:Erweiterung/PageLayouts</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Handbuch:Erweiterung/PageLayouts&amp;diff=17131"/>
		<updated>2026-09-15T12:11:53Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Pagedraft:Manual:Extension/PageLayouts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Seitenlayouts}}&lt;br /&gt;
{{BSVersion|bsvFrom=6|bsvFeature=PageLayouts}}&lt;br /&gt;
Mit &#039;&#039;&#039;PageLayouts&#039;&#039;&#039; können Sie Inhalte in einem spaltenartigen Layout formatieren.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Spalten zu einer Seite hinzufügen ==&lt;br /&gt;
&lt;br /&gt;
# Wählen Sie im Menü des Visual Editors die Aktion „Seitenlayout“ aus &amp;lt;span class=&amp;quot;inline-img&amp;quot;&amp;gt;[[File:VisualEditor action Page layouts.png|alt=Page layouts action symbol]]&amp;lt;/span&amp;gt; .&lt;br /&gt;
# Wählen Sie die Anzahl der Spalten aus.&lt;br /&gt;
# Wählen Sie diese Option aus, wenn Sie eine schmale letzte oder erste Spalte wünschen (optional).&lt;br /&gt;
# Wählen Sie ein Layout aus:&lt;br /&gt;
## no-styling: Fügt den Spalten kein visuelles Layout hinzu&lt;br /&gt;
## Karte: Gestaltet die Spalten im Kartenformat&lt;br /&gt;
## Trennlinie: Fügt eine Trennlinie zwischen den Spalten ein&lt;br /&gt;
# Fügen Sie Ihre Inhalte in die Spalten ein.&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Vorlage:Messagebox/styles.css&amp;diff=17113</id>
		<title>Vorlage:Messagebox/styles.css</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Vorlage:Messagebox/styles.css&amp;diff=17113"/>
		<updated>2026-09-15T07:13:32Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Pagedraft:Manual:Extension/PageExcerpts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Infoboxes */&lt;br /&gt;
.hw-messagebox {&lt;br /&gt;
padding: 14px;&lt;br /&gt;
margin: 2em 0 1em 0;&lt;br /&gt;
display: block;&lt;br /&gt;
position:relative;&lt;br /&gt;
clear:both;&lt;br /&gt;
}&lt;br /&gt;
.hw-messagebox.icon {&lt;br /&gt;
padding-left: 35px;&lt;br /&gt;
}&lt;br /&gt;
.hw-messagebox.icon:before {&lt;br /&gt;
position: absolute;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
top: 8px;&lt;br /&gt;
font-family: &amp;quot;fontawesome&amp;quot;;&lt;br /&gt;
left:8px;&lt;br /&gt;
}&lt;br /&gt;
.hw-messagebox p {&lt;br /&gt;
	margin:0&lt;br /&gt;
}&lt;br /&gt;
.notification-note, .notification-Hinweis {&lt;br /&gt;
border-left: solid 4px #3498db;&lt;br /&gt;
background:#d9edf7;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.notification-bsversion {&lt;br /&gt;
border-left: solid 4px #b0cbf4;&lt;br /&gt;
background:#d8e8fd&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.notification-bsversion.old {&lt;br /&gt;
border-left: solid 4px #f8c57f;&lt;br /&gt;
background:#fdeed9&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.notification-bsversion.icon::before{&lt;br /&gt;
content: &amp;quot;\f069&amp;quot;;&lt;br /&gt;
color: #b0cbf4&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.boxlabel {	&lt;br /&gt;
font-weight:bold;&lt;br /&gt;
padding-right:0.5em;&lt;br /&gt;
}&lt;br /&gt;
.notification-note.icon::before, .notification-Hinweis.icon::before{&lt;br /&gt;
content: &amp;quot;\f05a &amp;quot;;&lt;br /&gt;
color: #3498db;&lt;br /&gt;
}&lt;br /&gt;
.notification-tip,.notification-Tipp {&lt;br /&gt;
border-left: solid 4px #f2c412;&lt;br /&gt;
background:#FFF5C9;&lt;br /&gt;
}&lt;br /&gt;
.notification-tip.icon::before, .notification-Tipp.icon::before{&lt;br /&gt;
content: &amp;quot;\f0eb&amp;quot;;&lt;br /&gt;
color: #dbb213;&lt;br /&gt;
font-size: 1.7em;&lt;br /&gt;
margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
.notification-warning, .notification-Warnung  {&lt;br /&gt;
border-left: solid 4px #c23c2b;&lt;br /&gt;
background: #f2dede&lt;br /&gt;
}&lt;br /&gt;
.notification-warning.icon::before, .notification-Warnung.icon::before{&lt;br /&gt;
content: &amp;quot;\f071&amp;quot;;&lt;br /&gt;
color: #c23c2b;&lt;br /&gt;
}&lt;br /&gt;
.notification-important, .notification-Wichtig {&lt;br /&gt;
border-left: solid 4px #ffa406;&lt;br /&gt;
background: #fedb9c;&lt;br /&gt;
margin-left: 2px;&lt;br /&gt;
}&lt;br /&gt;
.notification-important.icon::before, .notification-Wichtig.icon::before{&lt;br /&gt;
content: &amp;quot;\f06a&amp;quot;;&lt;br /&gt;
color: #ffa406;&lt;br /&gt;
}&lt;br /&gt;
.notification-example, .notification-Beispiel {&lt;br /&gt;
border-left: solid 4px #00b241;&lt;br /&gt;
background: #dff0d8;&lt;br /&gt;
}&lt;br /&gt;
.notification-example.icon::before, .notification-Beispiel.icon::before{&lt;br /&gt;
content: &amp;quot;\f0a4&amp;quot;;&lt;br /&gt;
color: #00b241;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral, .notification-Neutral {&lt;br /&gt;
background:#eaeaea; &lt;br /&gt;
padding:14px;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral.icon, .notification-Neutral.icon {&lt;br /&gt;
text-indent:0;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral.icon::before, .notification-Neutral.icon::before{&lt;br /&gt;
content: &amp;quot;\f0a9 &amp;quot;;&lt;br /&gt;
color: #555;&lt;br /&gt;
left: 10px;&lt;br /&gt;
top: 8px;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral .boxlabel, .notification-Neutral .boxlabel {&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Setup:Software_Bill_of_Materials_(SBOM)&amp;diff=16947</id>
		<title>Setup:Software Bill of Materials (SBOM)</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Setup:Software_Bill_of_Materials_(SBOM)&amp;diff=16947"/>
		<updated>2026-08-04T14:03:46Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Setup:Software_Bill_of_Materials_(SBOM)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Die BlueSpice Software-Stückliste (SBOM) wird bei jeder neuen Version aktualisiert. Sie ist gemäß der [https://spdx.dev/ SPDX-Spezifikation] formatiert und als JSON-Datei serialisiert. &lt;br /&gt;
&lt;br /&gt;
== Zugriff auf die SBOM ==&lt;br /&gt;
Um auf die SBOM zuzugreifen und sie zu scannen, sind mehrere Schritte erforderlich. Die erforderlichen Befehle erwarten die folgenden Parameter:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Mögliche Werte&lt;br /&gt;
|-&lt;br /&gt;
| Ausgabe&lt;br /&gt;
| Pro, Farm, kostenlos&lt;br /&gt;
|-&lt;br /&gt;
| Version&lt;br /&gt;
| z. B. 5.1, 5.4.3&lt;br /&gt;
|-&lt;br /&gt;
| Dienstleistung&lt;br /&gt;
| Die Leistungen variieren je nach Ausgabe und Version. Zu den üblichen Leistungen gehören:&lt;br /&gt;
wiki-task, proxy, cache, pdf, search, formula, diagram,...&lt;br /&gt;
|}&lt;br /&gt;
First, pull the &#039;&#039;&#039;application image&#039;&#039;&#039; for the desired edition and version:&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;docker pull docker.bluespice.com/bluespice/$edition/wiki:$version&amp;lt;/syntaxhighlight&amp;gt;Then, inspect the attachments with ORAS ([https://oras.land/docs/commands/oras_login/ oras requires login data]):&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;oras discover docker.bluespice.com/bluespice/$edition/wiki:$version&amp;lt;/syntaxhighlight&amp;gt;Do the same for &#039;&#039;&#039;service images&#039;&#039;&#039;:&amp;lt;br /&amp;gt;Pull the image:&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;docker pull docker.bluespice.com/bluespice/$service:$version&amp;lt;/syntaxhighlight&amp;gt;Inspect the attachments:&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;oras discover docker.bluespice.com/bluespice/$service:$version&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Download the attachments (provide the actual sha-string):&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
oras pull docker.bluespice.com/bluespice/$edition/wiki@sha265&#039;shaofattachements&#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;or for services:&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
oras pull docker.bluespice.com/bluespice/$service@sha265&#039;shaofattachements&#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die SBOM-Datei befindet sich in Ihrem aktuellen Ordner unter dem Namen „ &amp;lt;code&amp;gt;sbom.json&amp;lt;/code&amp;gt; “. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can now scan your SBOM files.  Below is a scanning example for Trivy:&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
docker run --rm \ -v &amp;quot;$PWD:/work:ro&amp;quot; \ aquasec/trivy:0.72.0 \ sbom \ --severity CRITICAL \ --ignore-unfixed \ --exit-code 1 \ /work/sbom.json&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Wald4.jpg&amp;diff=16854</id>
		<title>Datei:Wald4.jpg</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Wald4.jpg&amp;diff=16854"/>
		<updated>2026-07-28T15:59:15Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox333-10840722.svg&amp;diff=16853</id>
		<title>Datei:Sandbox333-10840722.svg</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox333-10840722.svg&amp;diff=16853"/>
		<updated>2026-07-28T15:59:15Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox333&amp;diff=16852</id>
		<title>Sandbox333</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox333&amp;diff=16852"/>
		<updated>2026-07-28T15:59:14Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox333&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Sandbox333}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;drawio filename=&amp;quot;Sandbox333-10840722&amp;quot; /&amp;gt;&amp;lt;math&amp;gt;a+a&amp;lt;/math&amp;gt;&lt;br /&gt;
[[File:Wald4.jpg|thumb]]&lt;br /&gt;
[[File:Test5.pdf|thumb]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Content_Droplet_StatusBadge.png&amp;diff=16731</id>
		<title>Datei:Content Droplet StatusBadge.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Content_Droplet_StatusBadge.png&amp;diff=16731"/>
		<updated>2026-07-20T11:48:22Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:VE-ContentDroplets.png&amp;diff=16730</id>
		<title>Datei:VE-ContentDroplets.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:VE-ContentDroplets.png&amp;diff=16730"/>
		<updated>2026-07-20T11:48:21Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:droplet-date-inspector.png&amp;diff=16536</id>
		<title>Datei:droplet-date-inspector.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:droplet-date-inspector.png&amp;diff=16536"/>
		<updated>2026-05-21T11:15:37Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Handbuch:Erweiterung/DateTimeTools&amp;diff=16535</id>
		<title>Handbuch:Erweiterung/DateTimeTools</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Handbuch:Erweiterung/DateTimeTools&amp;diff=16535"/>
		<updated>2026-05-21T11:15:37Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Manual:Extension/DateTimeTools&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Ein Datum einfügen}}&lt;br /&gt;
Die Datumsauswahl bietet eine Möglichkeit, einer Seite schnell ein formatiertes Datum hinzuzufügen. Der schnellste Weg ist die Verwendung von zwei Schrägstrichen &amp;lt;code&amp;gt;//&amp;lt;/code&amp;gt; als Abkürzung für das Öffnen des Datumsauswahl-Widgets.[[File:droplet-date-inspector.png|alt=Date inspector with Insert-button|center|thumb|350x350px|Date picker]]Dies fügt das ausgewählte Datum in einem Badge-Stil mit einem Kalendersymbol ein: &lt;br /&gt;
[[File:Manual:BlueSpice Extension DateTimeTools 002.png|alt=Date with a calendar icon|center|thumb|Inserted date ]]&lt;br /&gt;
Wenn Sie den Shortcut zum Hinzufügen eines Datums vergessen haben, können Sie ihn auch im Menü [[Manual:Extension/ContentDroplets|der Inhalts-Droplets]] finden, indem Sie nach dem Droplet &amp;quot;Datum&amp;quot; filtern.&lt;br /&gt;
== Inhalt Droplet ==&lt;br /&gt;
&lt;br /&gt;
Termine können in Kombination mit Checklisten und Benutzerbemerkungen zur [[Manual:Extension/SimpleTasks|Erstellung von Aufgaben]] verwendet werden.{{translation}}&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox/Test_5.2.3_new&amp;diff=16462</id>
		<title>Sandbox/Test 5.2.3 new</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox/Test_5.2.3_new&amp;diff=16462"/>
		<updated>2026-04-20T08:24:10Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox/Test_5.2.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Test 5.2.3}}&lt;br /&gt;
&lt;br /&gt;
== Visueller Editor ==&lt;br /&gt;
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.&lt;br /&gt;
&lt;br /&gt;
== Drawio ==&lt;br /&gt;
&amp;lt;drawio filename=&amp;quot;Sandbox_Test_5_2_3-1103196&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Mathe/Chemie ==&lt;br /&gt;
&amp;lt;math&amp;gt;{\partial^2\over\partial x_1\partial x_2}y&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;chem&amp;gt;Hg^2+ -&amp;gt;[I-] HgI2 -&amp;gt;[I-] {[Hg^{II}I4]^2-}&amp;lt;/chem&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Vorschaubilder / Previews ==&lt;br /&gt;
[[File:Bild5.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
[[File:Testpdf.pdf|thumb|page=2]]&lt;br /&gt;
&lt;br /&gt;
== Suche ==&lt;br /&gt;
&lt;br /&gt;
== PDF ==&lt;br /&gt;
&lt;br /&gt;
== ÜbersetzungTransfer ==&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox/YMTest2&amp;diff=16125</id>
		<title>Sandbox/YMTest2</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox/YMTest2&amp;diff=16125"/>
		<updated>2026-02-23T16:25:46Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox/YMTest2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:YMTest2}}&lt;br /&gt;
&lt;br /&gt;
Test bearbeiten&lt;br /&gt;
&lt;br /&gt;
&amp;lt;drawio filename=&amp;quot;Sandbox_YMTest2-88520734&amp;quot; /&amp;gt;&lt;br /&gt;
----Mathe-Test: &amp;lt;math&amp;gt;\tanh\coth\operatorname{coth}\gcd(\varnothing, n)&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
[[File:pexels-vang-l-c-260663890-32422985.jpg|thumb|Testbeschreibung]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox/YMTestTranslate&amp;diff=15969</id>
		<title>Sandbox/YMTestTranslate</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox/YMTestTranslate&amp;diff=15969"/>
		<updated>2026-01-19T12:52:31Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox/YMTestTranslate&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:YMTestTranslate}}&lt;br /&gt;
&lt;br /&gt;
Dies ist eine Seite, die übersetzt werden sollte.&lt;br /&gt;
&lt;br /&gt;
Ein weiterer Satz hier, um es zu testen.&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox123&amp;diff=13882</id>
		<title>Sandbox123</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox123&amp;diff=13882"/>
		<updated>2025-05-30T13:22:33Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki5.bluespice.com/wiki/Sandbox123&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Sandkasten123}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Der Fall des verschwundenen Druckers&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Als Jane an einem Montagmorgen an ihren Schreibtisch kam, stellte sie etwas Seltsames fest: Ihr Drucker war aus dem Netzwerk verschwunden. Sie startete ihren Computer neu, überprüfte die Kabel und gab ihm sogar einen freundlichen Klaps - nichts funktionierte.&lt;br /&gt;
&lt;br /&gt;
Entschlossen rief sie den Helpdesk an.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Hallo! Mein Drucker ist auf mysteriöse Weise verschwunden. Eben noch funktionierte er, jetzt ist er weg!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Dave vom Helpdesk lächelte am anderen Ende der Leitung. &amp;quot;Lass uns dieses Rätsel lösen, Jane.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Innerhalb weniger Minuten hatte er sich in ihr System eingeklinkt. &amp;quot;Ah, es sieht so aus, als hätte ein kürzliches Update Ihre Druckereinstellungen zurückgesetzt. Das lässt sich beheben!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Er fügte den Drucker wieder hinzu, aktualisierte die Treiber und testete einen Ausdruck. Janes Dokument erschien wie von Zauberhand auf dem Drucker.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Du bist unglaublich!&amp;quot; Jane lachte.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Nur ein weiterer Tag im Helpdesk&amp;quot;, sagte Dave. &amp;quot;Rätsel gelöst.&amp;quot;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Vorlage:Box_Links-en&amp;diff=13880</id>
		<title>Vorlage:Box Links-en</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Vorlage:Box_Links-en&amp;diff=13880"/>
		<updated>2025-05-30T12:36:23Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki5.bluespice.com/wiki/Manual:Create_pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if: {{{Topic1|}}}|&amp;lt;h2 id=&amp;quot;relatedinfo&amp;quot;&amp;gt;Related info&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;infobox relatedtopics clearfix&amp;quot;&amp;gt;&lt;br /&gt;
{{#if: {{{Topic6|}}}|&amp;lt;div class=&amp;quot;col&amp;quot;&amp;gt;|}}&lt;br /&gt;
{{#if: {{{Topic1|}}}|*{{{Topic1}}}}}{{#if: {{{Topic2|}}}|*{{{Topic2}}}}}{{#if: {{{Topic3|}}}|*{{{Topic3}}}}}{{#if: {{{Topic4|}}}|*{{{Topic4}}}}}{{#if: {{{Topic5|}}}|*{{{Topic5}}}}}{{#if: {{{Topic6|}}}|&amp;lt;/div&amp;gt;|}}&lt;br /&gt;
{{#if: {{{Topic6|}}}|&amp;lt;div class=&amp;quot;col&amp;quot;&amp;gt;|}}&lt;br /&gt;
{{#if: {{{Topic6|}}}|*{{{Topic6}}}}}{{#if: {{{Topic7|}}} |*{{{Topic7}}}}}{{#if: {{{Topic8|}}} |*{{{Topic8}}}}}{{#if: {{{Topic9|}}}|*{{{Topic9}}}}}{{#if: {{{Topic10|}}}|*{{{Topic10}}}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{#if: {{{Topic6|}}}|&amp;lt;/div&amp;gt;|}} }}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Kopiervorlage:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Box_Links-en&lt;br /&gt;
| Topic1 = &lt;br /&gt;
| Topic2 = &lt;br /&gt;
| Topic3 = &lt;br /&gt;
| Topic4 =&lt;br /&gt;
| Topic5 =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
&amp;quot;Topic1&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic2&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic3&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic4&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic5&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic6&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic7&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic8&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic9&amp;quot;: {},&lt;br /&gt;
&amp;quot;Topic610&amp;quot;: {}&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Manual:Seiten_anlegen&amp;diff=13879</id>
		<title>Manual:Seiten anlegen</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Manual:Seiten_anlegen&amp;diff=13879"/>
		<updated>2025-05-30T12:36:23Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki5.bluespice.com/wiki/Manual:Create_pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Seiten erstellen}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;bookshelf src=&amp;quot;Book:User manual&amp;quot; /&amp;gt;&lt;br /&gt;
Ein wichtiger Aspekt des Wiki-Prinzips ist, dass Inhalte schnell erstellt, bearbeitet und mit anderen geteilt werden können. Änderungen an Wiki-Seiten können über die Versionsgeschichte jederzeit nachverfolgt und rückgängig gemacht werden. Daher sollte ein Wiki die Bearbeitungsrechte sparsam einschränken, um eine größtmögliche Zusammenarbeit zu ermöglichen.&lt;br /&gt;
&lt;br /&gt;
==Eine Seite erstellen==&lt;br /&gt;
&#039;&#039;&#039;Um eine Seite zu erstellen:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
#&#039;&#039;&#039;Klicken Sie auf&#039;&#039;&#039; die Schaltfläche + in der [[Manual:Extension/BlueSpiceDiscovery|Kopfzeile]]. Ein Dialogfenster wird geöffnet.&lt;br /&gt;
#&#039;&#039;&#039;Geben Sie &amp;lt;nowiki/&amp;gt;&#039;&#039;&#039; einen Seitennamen ein. Wenn die&#039;&#039;&#039;&#039;&#039;&amp;lt;nowiki/&amp;gt; &#039;&#039;&#039;&#039;&#039; e Seite bereits existiert, wird sie unter dem Textfeld aufgeführt. Dies erleichtert die Erstellung der neuen Seite als Unterseite. Wenn Sie die Seite in einem bestehenden Namensraum erstellen möchten, fügen Sie den Namen des Namensraums als Präfix hinzu, gefolgt von einem Doppelpunkt. Beispiel: &amp;lt;code&amp;gt;Manual:Visual editing&amp;lt;/code&amp;gt; [[File:Manual:Manual Create pages 1748245897327.png|center|thumb|alt=Dialogfeld mit dem neuen Seitennamen &amp;quot;Community&amp;quot;|Eine neue Seite erstellen]]&lt;br /&gt;
#&#039;&#039;&#039;Klicken Sie auf&#039;&#039;&#039; fertig.&lt;br /&gt;
#&#039;&#039;&#039;C&#039;&#039;&amp;lt;nowiki/&amp;gt; &#039;&#039; hoose&#039;&#039;&#039; &#039;&#039; Blank Page&#039;&#039; oder eine Seitenvorlage, wenn Ihr Wiki die Seite Seitenvorlagen als nächsten Schritt anzeigt. Dieser Schritt wird ausgelassen, wenn keine Seitenvorlagen verfügbar sind. Die Seite wird nun im Bearbeitungsmodus geöffnet.&lt;br /&gt;
#&#039;&#039;&#039;Speichern Sie&#039;&#039;&#039; die Seite.  Nachdem Sie die Seite zum ersten Mal gespeichert haben, ist die Seite im Wiki vorhanden.  Klicken Sie auf das Bearbeitungssymbol der Seite, um wieder in den Bearbeitungsmodus zu wechseln.&lt;br /&gt;
&lt;br /&gt;
==Ändern des Seitennamens==&lt;br /&gt;
Wenn Sie den Seitennamen später ändern möchten (z. B. um ihn in einem anderen [[Manual:The concept of namespaces|Namensraum]] zu speichern), müssen Sie [[Manual:Rename and move pages|die Seite]] verschieben.&lt;br /&gt;
&lt;br /&gt;
==Hinzufügen von Unterseiten==&lt;br /&gt;
Um eine [[Manual:Subpage|Unterseite]] für die aktuelle Seite zu erstellen, wählen Sie den Link &#039;&#039;Neue Unterseite&#039;&#039; aus dem Menü &#039;&#039;Neu&#039;&#039;.&lt;br /&gt;
[[File:Manual:Create a subpage.png|center|thumb|218x218px|alt=Menü der BlueSpice-Schaltfläche &amp;quot;Neu&amp;quot;|Eine Unterseite erstellen]]&lt;br /&gt;
&lt;br /&gt;
Die Unterseite wird dann als Seite erstellt &amp;lt;code&amp;gt;current page/subpage&amp;lt;/code&amp;gt;angelegt, z.B. &#039;&#039;VisualEditor/Tabellen&#039;&#039;. Wenn eine Seite Unterseiten hat, wird der Pfad über die Breadcrumb-Navigation am oberen Rand der Seite angezeigt. Das Zeichen &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; wird nur verwendet, um eine Unterseite zu erstellen. Das bedeutet, dass Sie keine Wikiseite mit dem Namen &#039;&#039;When/how to take a vacation&#039;&#039; erstellen können, da dies zu einer Hauptseite &#039;&#039;When&#039;&#039; mit der Unterseite &#039;&#039;how to take a vacation&#039;&#039; führen würde.&lt;br /&gt;
&lt;br /&gt;
==Konventionen für Seitennamen==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Wahl des Titels:&#039;&#039;&#039; In einem Wiki sind die Titel sehr wichtig. In Wikis mit vielen Einträgen kommt es vor, dass Autoren Links zu Seiten setzen, die sie im Zusammenhang mit ihrem Eintrag für wichtig halten. Einzelne Wörter funktionieren gut, aber auch kurze Sätze wie &amp;quot;warum Wikis funktionieren&amp;quot; können gute Seitennamen sein. Außerdem erleichtern aussagekräftige Seitentitel den Lesern die Orientierung und die Suche nach einem Artikel über die Titelsuche.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Namespaces:&#039;&#039;&#039; Um einen &amp;lt;span class=&amp;quot;mw-lingo-term&amp;quot;&amp;gt;Artikel&amp;lt;/span&amp;gt; in einem anderen &amp;lt;span class=&amp;quot;mw-lingo-term&amp;quot;&amp;gt;Namensraum&amp;lt;/span&amp;gt; zu erstellen, muss seinem Namen das &amp;lt;span class=&amp;quot;mw-lingo-term&amp;quot;&amp;gt;Namensraum-Präfix&amp;lt;/span&amp;gt; vorangestellt werden, d.h. &amp;lt;code&amp;gt;namespace:articlename&amp;lt;/code&amp;gt;. Ein Artikelname kann mehrfach im Wiki vorkommen, solange er sich in verschiedenen Namensräumen befindet.&lt;br /&gt;
*&#039;&#039;&#039;Sonderzeichen:&#039;&#039;&#039; Die folgenden Zeichen können nicht in Titeln verwendet werden: &amp;lt;code&amp;gt;{ } &amp;amp; ? &amp;lt; &amp;gt; \&amp;lt;/code&amp;gt; und &amp;lt;code&amp;gt;,&amp;lt;/code&amp;gt; . Mehr dazu finden Sie unter [https://www.mediawiki.org/wiki/Manual:Page_title?action=view Mediawiki].&lt;br /&gt;
*&#039;&#039;&#039;Rechtschreibung:&#039;&#039;&#039; Wenn Sie im Quellbearbeitungsmodus auf eine bereits bestehende Seite verlinken, sollten Sie auf die genaue Schreibweise achten. Wenn Sie zum Beispiel &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Hello world]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; anstelle von &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Hello World]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;eingeben, werden Links zu zwei verschiedenen Seiten erstellt, da bei den Seitennamen zwischen Groß- und Kleinschreibung unterschieden wird. Nur beim ersten Buchstaben einer (übergeordneten) Seite wird die Groß- und Kleinschreibung nicht beachtet. Bei den Namen der Unterseiten wird die Groß- und Kleinschreibung vollständig beachtet.&lt;br /&gt;
&lt;br /&gt;
== Alternative Optionen für die Seitenerstellung ==&lt;br /&gt;
Es gibt andere praktische Möglichkeiten, eine Seite im Wiki zu erstellen:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Suchen:&#039;&#039;&#039; &amp;lt;span class=&amp;quot;ve-pasteProtect&amp;quot; style=&amp;quot;color: rgb(51, 51, 51)&amp;quot;&amp;gt;Vielleicht existiert bereits eine Seite zu Ihrem Thema. Bevor Sie eine neue Seite erstellen, können Sie die Suchfunktion nutzen, um Begriffe zu Ihrem Thema einzugeben und bestehende Seiten zu überprüfen. Wenn es noch keine passende Seite gibt, klicken Sie auf den roten Link &amp;quot;Seite&amp;lt;/span&amp;gt; &#039;&#039;[page  Name]&#039;&#039; &amp;lt;span class=&amp;quot;ve-pasteProtect&amp;quot; style=&amp;quot;color: rgb(51, 51, 51)&amp;quot;&amp;gt;erstellen&amp;quot; in den Suchergebnissen des Schnellmenüs. Auch im Suchcenter gibt es einen &amp;lt;code&amp;gt;+&amp;lt;/code&amp;gt; Button zum Erstellen einer neuen Seite.&amp;lt;/span&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Roter Link:&#039;&#039;&#039; Wenn Sie gerade eine Wikiseite bearbeiten, können Sie direkt eine Textstelle auswählen und einen Link auf eine nicht vorhandene Seite setzen. Dadurch wird ein rot formatierter Link (Redlink) erzeugt, für den es noch keine Wikiseite gibt. Die nicht existierende Seite wird dann auch auf der Spezialseite aufgelistet &amp;lt;code&amp;gt;Wanted files&amp;lt;/code&amp;gt;.&lt;br /&gt;
*&#039;&#039;&#039;Adressleiste des Browsers:&#039;&#039;&#039; Sie können eine Seite auch direkt aus der Adressleiste Ihres Webbrowsers erstellen. Ersetzen Sie dazu einfach den Titel der aktuellen Seite durch einen neuen Seitennamen. Wenn Sie dann die Eingabetaste drücken, wird die neue Seite geöffnet.&lt;br /&gt;
*&#039;&#039;&#039;[[Manual:Extension/InputBox|Eingabefeld]]&#039;&#039;&#039; : Ein Eingabefeld, das einfach zu jeder Seite hinzugefügt werden kann, die vordefinierte Parameter enthält, um sicherzustellen, dass die Seite in einem bestimmten Namensraum oder unter Verwendung einer bestimmten Seitenvorlage erstellt wird.&lt;br /&gt;
*&#039;&#039;&#039;[[Reference:Page Forms|Formular]]:&#039;&#039;&#039; In BlueSpice pro gibt es auch die Möglichkeit, Seiten über Formulare zu erstellen. Dies hat den Vorteil, dass Sie bei der Seitenerstellung verschiedene Seitenparameter, wie z.B. eine Seitenvorlage oder verschiedene Vorlagenparameterwerte an eine neue Seite übergeben können.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Box_Links-en | Topic1 =[[Manual:Rename_and_move_pages|Rename and move pages]]| Topic2 =[[Manual:Redirects|Redirects - using synonyms]] | Topic3 =[[Manual:Extension/BlueSpicePageTemplates|Page templates]] | Topic4 = }}&lt;br /&gt;
[[en:{{FULLPAGENAME}}]]&lt;br /&gt;
[[de:Handbuch:Seiten_erstellen]]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Bearbeitung von]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=User_blog:BSTranslator&amp;diff=13601</id>
		<title>User blog:BSTranslator</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=User_blog:BSTranslator&amp;diff=13601"/>
		<updated>2025-05-20T14:57:41Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Haupt-Blogseite erstellt&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox22&amp;diff=12367</id>
		<title>Sandbox22</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox22&amp;diff=12367"/>
		<updated>2025-01-16T16:22:06Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox22&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Sandkasten22}}&lt;br /&gt;
&lt;br /&gt;
Jetzt beginnt die Übersetzung.&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2_1697534944587.jpg&amp;diff=12366</id>
		<title>Datei:Sandbox2 1697534944587.jpg</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2_1697534944587.jpg&amp;diff=12366"/>
		<updated>2025-01-16T16:21:15Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Bild1.jpg&amp;diff=12365</id>
		<title>Datei:Bild1.jpg</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Bild1.jpg&amp;diff=12365"/>
		<updated>2025-01-16T16:21:15Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2_1719853666563.png&amp;diff=12364</id>
		<title>Datei:Sandbox2 1719853666563.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2_1719853666563.png&amp;diff=12364"/>
		<updated>2025-01-16T16:21:15Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Technik_Installationsanleitungen_Installation_BS_unter_Ubuntu22.04.pdf&amp;diff=12363</id>
		<title>Datei:Technik Installationsanleitungen Installation BS unter Ubuntu22.04.pdf</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Technik_Installationsanleitungen_Installation_BS_unter_Ubuntu22.04.pdf&amp;diff=12363"/>
		<updated>2025-01-16T16:21:14Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandkasten-11346612.drawio.png&amp;diff=12362</id>
		<title>Datei:Sandkasten-11346612.drawio.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandkasten-11346612.drawio.png&amp;diff=12362"/>
		<updated>2025-01-16T16:21:14Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: (Benutzername entfernt) (Logbucheinzelheiten entfernt)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2-71334289.png&amp;diff=12361</id>
		<title>Datei:Sandbox2-71334289.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2-71334289.png&amp;diff=12361"/>
		<updated>2025-01-16T16:21:14Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2-73344404.png&amp;diff=12360</id>
		<title>Datei:Sandbox2-73344404.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2-73344404.png&amp;diff=12360"/>
		<updated>2025-01-16T16:21:13Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Sandbox2&amp;diff=12359</id>
		<title>Translate:Sandbox2</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Sandbox2&amp;diff=12359"/>
		<updated>2025-01-16T16:21:09Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Sandkasten2}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Jetzt beginnt die Übersetzung.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{+\tilde{a}}+\liminf&amp;lt;/math&amp;gt;+&lt;br /&gt;
&lt;br /&gt;
&amp;lt;drawio filename=&amp;quot;Sandbox2-73344404&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/drawio&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Technik Installationsanleitungen Installation BS unter Ubuntu22.04.pdf|thumb]]&lt;br /&gt;
[[File:Sandbox2 1719853666563.png|thumb|300x300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\ddot{+\log}+\ln5&amp;lt;/math&amp;gt;&amp;lt;drawio filename=&amp;quot;Sandbox2-71334289&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/drawio&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==ASK ==&lt;br /&gt;
{{#ask:[[MissingDictionary/Category:Administration]]&lt;br /&gt;
|format=table&lt;br /&gt;
|?Category&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Eine Auswahl von standardmäßig integrierten Inhaltselementen - so holen Sie sich das Wiki Leben ein!&lt;br /&gt;
Wechseln Sie in den &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{FULLURL:{{FULLPAGENAME}}|action=edit}} Bearbeitungsmodus]&amp;lt;/span&amp;gt;, um die Seite selbst zu bearbeiten.       &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id=&amp;quot;use_cases&amp;quot;&amp;gt;&lt;br /&gt;
==PDF-Handler ==&lt;br /&gt;
[[File:Manual:Manual Wikitext Wikitext reference.pdf|thumb|283x283px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bildvorschau ==&lt;br /&gt;
[[File:Insert files 2.png|none|thumb]][[File:Bild1.jpg|thumb]][[File:Sandbox2 1697534944587.jpg|thumb|300x300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Tabellen==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Tabellen haben praktische Filter- und Sortiermöglichkeiten. Zum Filtern und Sortieren können Benutzer im Ansichtsmodus auf die jeweilige Kopfzeile einer Spalte klicken. Diese Funktion steht im Bearbeitungsmodus nicht zur Verfügung. Beispiel einer filterbaren Tabelle: &amp;lt;br /&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
!Funktion!!Wert&lt;br /&gt;
|-&lt;br /&gt;
|Filterbare Tabelle||funktioniert&lt;br /&gt;
|-&lt;br /&gt;
|Kategoriencheck||nicht vorhanden&lt;br /&gt;
|-&lt;br /&gt;
|Sortierbare Tabelle&lt;br /&gt;
|funktioniert&lt;br /&gt;
|}&lt;br /&gt;
==Diagramme / Infografiken==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Ablaufdiagramme, Organigramme, Prozesslandkarten, BPMN-Diagramme und mehr. Hier als Beispiel eine Infografik, erstellt mit dem eingebundenen drawio-Tool:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;bs:drawio filename=&amp;quot;Sandkasten-11346612&amp;quot; /&amp;gt;&lt;br /&gt;
==Videos==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Video geht natürlich auch. Egal, ob es direkt im Wiki gespeichert ist oder ob es auf einem gängigen Video-Service läuft. Hier ein Video, das ins Demowiki hochgeladen wurde:&lt;br /&gt;
==Seitenlisten==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Mit der integrierten Erweiterung &#039;&#039;Smartlist&#039;&#039; lassen sich ganz leicht Seitenlisten erstellen. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;smartlist new=&amp;quot;false&amp;quot; count=&amp;quot;7&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Eingabefeld==&lt;br /&gt;
&lt;br /&gt;
Inputboxen sind praktische Werkzeuge, um neue Seiten in bestimmte Namensräume (Wikibereiche) zu lenken. Eine Seite, die Sie hier anlegen, wird im Namensraum IMS gespeichert:&amp;lt;inputbox&amp;gt;&lt;br /&gt;
type=create&lt;br /&gt;
prefix=IMS:&lt;br /&gt;
break=no&lt;br /&gt;
width=30&lt;br /&gt;
buttonlabel=Seite erstellen&lt;br /&gt;
&amp;lt;/inputbox&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Codebeispiele dokumentieren==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Code lässt sich übersichtlich über die enthaltene Erweiterung &#039;&#039;SyntaxHighlight&#039;&#039; darstellen:&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; line=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
echo &amp;quot;Hallo Welt&amp;quot;;&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==RSS-Feed==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Hier ein Feed von Bluespice.com. Mit oder ohne Beschreibung formatierbar&amp;lt;rss max=&amp;quot;4&amp;quot; highlight=&amp;quot;MediaWiki BlueSpice&amp;quot;&amp;gt;.https://blog.bluespice.com/feed/&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Emoticons==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Weil sie immer noch Spaß machen. Smileys sind mit an Bord.&lt;br /&gt;
&lt;br /&gt;
Hallo :-)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==CountThings==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;bs:countcharacters mode=&amp;quot;words&amp;quot;&amp;gt;SmokeTest&amp;lt;/bs:countcharacters&amp;gt;&lt;br /&gt;
==Kategorienbaum==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Der Kategorienbaum zeigt die Kategorienhierarchie - mal mit, mal ohne die zugehörigen Seiten. Ganz wie Sie wollen...&lt;br /&gt;
&amp;lt;categorytree&amp;gt;Produkt&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
==Tag Wolke==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Welche Kategorie wächst am schnellsten? Mit einer TagCloud sehe ich es auf den ersten Blick.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;bs:tagcloud width=&amp;quot;98%&amp;quot; float=&amp;quot;left&amp;quot; count=&amp;quot;10&amp;quot; renderer=&amp;quot;text&amp;quot; store=&amp;quot;category&amp;quot; showcount=&amp;quot;true&amp;quot; minsize=&amp;quot;5&amp;quot; maxsize=&amp;quot;30&amp;quot; exclude=&amp;quot;Pages with syntax highlighting errors, Pages with borken file links, Pages with RSS feeds, Pages with broken file links&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Widgets ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
Iframes, Google Kalendar, Wetteranzeige und mehr. Oder eigene Widgets entwickeln. test&lt;br /&gt;
&lt;br /&gt;
{{#widget:Weather}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Mathematik ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{\partial^2\over\partial x_1\partial x_2}y&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[de:Seitenentwurf:Sandkasten]] &lt;br /&gt;
[[en:{{FULLPAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Testpage&amp;diff=12222</id>
		<title>Translate:Testpage</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Testpage&amp;diff=12222"/>
		<updated>2024-12-04T13:40:10Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a testpage.&lt;br /&gt;
&lt;br /&gt;
{{Textbox|boxtype=important|header=Message|text=This is an important message.|icon=yes}}&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:Textbox/styles.css&amp;diff=12221</id>
		<title>Translate:Template:Textbox/styles.css</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:Textbox/styles.css&amp;diff=12221"/>
		<updated>2024-12-04T13:40:09Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Infoboxes */&lt;br /&gt;
.cd-textbox {&lt;br /&gt;
	padding: 14px;&lt;br /&gt;
	margin: 2em 0 1em 0;&lt;br /&gt;
	display: table;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	clear:both;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox .icon-col {&lt;br /&gt;
	display: table-cell;&lt;br /&gt;
	vertical-align: middle;&lt;br /&gt;
	width: 30px;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox .icon-col.icon::before {&lt;br /&gt;
	width: 35px;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	font-size: 1.6em;&lt;br /&gt;
	font-family: &amp;quot;fontawesome&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox .text-col {&lt;br /&gt;
	margin-left: 10px;&lt;br /&gt;
}&lt;br /&gt;
.boxheader {	&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cd-textbox p {&lt;br /&gt;
	margin:0&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-note {&lt;br /&gt;
	border-left: solid 4px #2b80ea;&lt;br /&gt;
	background:#dfecfc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cd-textbox-note .icon::before {&lt;br /&gt;
	content: &amp;quot;\f05a &amp;quot;;&lt;br /&gt;
	color: #2b80ea;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-tip {&lt;br /&gt;
	border-left: solid 4px #fdc300;&lt;br /&gt;
	background:#fff6d8;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-tip .icon::before {&lt;br /&gt;
	content: &amp;quot;\f0eb&amp;quot;;&lt;br /&gt;
	color: #fdc300;&lt;br /&gt;
	font-size: 1.7em;&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-warning {&lt;br /&gt;
	border-left: solid 4px #bd1d1d;&lt;br /&gt;
	background: #f5dcdc;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-warning .icon::before {&lt;br /&gt;
	content: &amp;quot;\f071&amp;quot;;&lt;br /&gt;
	color: #bd1d1d;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-important {&lt;br /&gt;
	border-left: solid 4px #f28c00;&lt;br /&gt;
	background: #fdeed9;&lt;br /&gt;
	margin-left: 2px;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-important .icon::before {&lt;br /&gt;
	content: &amp;quot;\f06a&amp;quot;;&lt;br /&gt;
	color: #f28c00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cd-textbox-neutral {&lt;br /&gt;
	border-left: solid 4px #747474;&lt;br /&gt;
	background:#f1f3f9; &lt;br /&gt;
	padding:14px;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-neutral .icon::before{&lt;br /&gt;
	content: &amp;quot;\f0a9 &amp;quot;;&lt;br /&gt;
	color: #747474;&lt;br /&gt;
	left: 10px;&lt;br /&gt;
	top: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cd-textbox-success {&lt;br /&gt;
	border-left: solid 4px #94c11f;&lt;br /&gt;
	background: #eff6dd;&lt;br /&gt;
}&lt;br /&gt;
.cd-textbox-success .icon::before{&lt;br /&gt;
	content: &amp;quot;\f058 &amp;quot;;&lt;br /&gt;
	color: #94c11f;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:Textbox&amp;diff=12220</id>
		<title>Translate:Template:Textbox</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:Textbox&amp;diff=12220"/>
		<updated>2024-12-04T13:40:08Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;templatestyles src=&amp;quot;Textbox/styles.css&amp;quot; /&amp;gt;&amp;lt;div class=&amp;quot;cd-textbox cd-textbox-{{{boxtype}}}&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;{{#ifeq:{{{icon|}}}|yes|icon-col {{#switch: {{{icon}}}|yes|ja=icon}}|}} &amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;text-col&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;boxheader&amp;quot;&amp;gt;{{{header}}}&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;boxtext&amp;gt;{{{text}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Kopiervorlage:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Textbox|boxtype = |icon=|header =| text =}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:ServiceCenter_Example&amp;diff=12219</id>
		<title>Translate:Template:ServiceCenter Example</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:ServiceCenter_Example&amp;diff=12219"/>
		<updated>2024-12-04T13:38:56Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;nowiki&amp;gt;&amp;lt;!--This is an example for service center with four different search boxes (two per row and per column). Please change the title, configure the search boxes (namespace and/or category and operator (AND, OR) and adjust the output of the toplist e.g. Display the top 5 articles--&amp;gt; &lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
Title Search Box 1&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
Title Search Box 2&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:tagsearch cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; operator=&amp;quot;Specify Operator&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Specification of category, namespace and opderator for the first search box--&amp;gt; &lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:tagsearch cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; operator=&amp;quot;Specify Operator&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Specification of category and namespace for the second search box--&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:toplist cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; count=&amp;quot;Specify Number of List Items&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Please make sure that the specification of category and namespace is the same as the configuration of the related first search box--&amp;gt; &lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:toplist cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; count=&amp;quot;Specify Number of List Items&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Please make sure that the specification of category and namespace is the same as the configuration of the related second search box--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
||&lt;br /&gt;
||&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
Title Search Box 3&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
Title Search Box 4&lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:tagsearch cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; operator=&amp;quot;Specify Operator&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Specification of category and namespace for the third search box--&amp;gt; &lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:tagsearch cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; operator=&amp;quot;Specify Operator&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Specification of category and namespace for the fourth search box--&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:toplist cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; count=&amp;quot;Specify Number of List Items&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Please make sure that the specification of category and namespace is the same as the configuration of the related third search box--&amp;gt;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
&amp;lt;bs:toplist cat=&amp;quot;Specify Category&amp;quot; ns=&amp;quot;Specify Namespace&amp;quot; count=&amp;quot;Specify Number of List Items&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;!--Please make sure that the specification of category and namespace is the same as the configuration of the related fourth search box--&amp;gt;&lt;br /&gt;
|}&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:Extension_DPL&amp;diff=12218</id>
		<title>Translate:Template:Extension DPL</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:Extension_DPL&amp;diff=12218"/>
		<updated>2024-12-04T13:38:56Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;This page was automatically created.  It serves as an anchor page for all &#039;&#039;&#039;[[Special:WhatLinksHere/Template:Extension_DPL|invocations]]&#039;&#039;&#039; of [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:DynamicPageList3 Extension:DynamicPageList3].&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:BPMN_Element&amp;diff=12217</id>
		<title>Translate:Template:BPMN Element</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Template:BPMN_Element&amp;diff=12217"/>
		<updated>2024-12-04T13:38:55Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if:{{{label|}}}|{{DISPLAYTITLE:{{{label|}}}}}}}&lt;br /&gt;
{{#set:Element&lt;br /&gt;
 |id={{{id|}}}&lt;br /&gt;
 |label={{{label|}}}&lt;br /&gt;
 |bpmn_xBound={{{bpmn_xBound|}}}&lt;br /&gt;
 |bpmn_yBound={{{bpmn_yBound|}}}&lt;br /&gt;
 |bpmn_width={{{bpmn_width|}}}&lt;br /&gt;
 |bpmn_height={{{bpmn_height|}}}&lt;br /&gt;
 |incoming={{{incoming|}}}|+sep=,&lt;br /&gt;
 |outgoing={{{outgoing|}}}|+sep=,&lt;br /&gt;
 |sourceEntities={{{sourceEntities|}}}|+sep=,&lt;br /&gt;
 |targetEntities={{{targetEntities|}}}|+sep=,&lt;br /&gt;
 |sourceRef={{{sourceRef|}}}|+sep=,&lt;br /&gt;
 |targetRef={{{targetRef|}}}|+sep=,&lt;br /&gt;
 |parent={{{parent|}}}&lt;br /&gt;
 |children={{{children|}}}|+sep=,&lt;br /&gt;
 |parentLanes={{{parentLanes|}}}|+sep=,&lt;br /&gt;
 |loopCharacteristics={{{loopCharacteristics|}}}&lt;br /&gt;
}}&lt;br /&gt;
[[Category:BPMN {{{loopCharacteristics|}}}]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Category:BPMN&amp;diff=12216</id>
		<title>Translate:Category:BPMN</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Category:BPMN&amp;diff=12216"/>
		<updated>2024-12-04T13:38:54Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:User:WikiSysop&amp;diff=12215</id>
		<title>Translate:User:WikiSysop</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:User:WikiSysop&amp;diff=12215"/>
		<updated>2024-12-04T13:27:06Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Userpage standard content}}&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:User:Margit.link-rodrigue&amp;diff=12214</id>
		<title>Translate:User:Margit.link-rodrigue</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:User:Margit.link-rodrigue&amp;diff=12214"/>
		<updated>2024-12-04T13:27:06Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Userpage standard content}}&lt;br /&gt;
{{#ask: [[IMS Role owner::Margit Link-Rodrigue]] [[Modification date::+]] }}&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Deepltest1&amp;diff=12182</id>
		<title>Deepltest1</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Deepltest1&amp;diff=12182"/>
		<updated>2024-11-27T12:35:30Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Deepltest1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Vertiefungstest1}}&lt;br /&gt;
&lt;br /&gt;
diese Seite übersetzen&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Sandbox3&amp;diff=12105</id>
		<title>Translate:Sandbox3</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Sandbox3&amp;diff=12105"/>
		<updated>2024-10-30T13:54:53Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Pushed content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;test text&lt;br /&gt;
[[File:Manual:Screenshot 2024-06-26 154242.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
something to translate&lt;br /&gt;
[[File:Sandbox2 1722511276355.jpg|thumb]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Translate_Sandbox2_1722511276355.jpg&amp;diff=12104</id>
		<title>Datei:Translate Sandbox2 1722511276355.jpg</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Translate_Sandbox2_1722511276355.jpg&amp;diff=12104"/>
		<updated>2024-10-30T13:54:52Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Translate_Manual:Screenshot_2024-06-26_154242.png&amp;diff=12103</id>
		<title>Datei:Translate Manual:Screenshot 2024-06-26 154242.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Translate_Manual:Screenshot_2024-06-26_154242.png&amp;diff=12103"/>
		<updated>2024-10-30T13:54:52Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Progress Chart Code&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Translate:Testpage&amp;diff=11937</id>
		<title>Translate:Testpage</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Translate:Testpage&amp;diff=11937"/>
		<updated>2024-08-26T14:58:38Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Testpage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Testseite}}&lt;br /&gt;
&lt;br /&gt;
Dies ist eine Testseite.&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Testpage&amp;diff=11936</id>
		<title>Testpage</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Testpage&amp;diff=11936"/>
		<updated>2024-08-26T14:57:17Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Testpage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Testseite}}&lt;br /&gt;
&lt;br /&gt;
Dies ist eine Testseite.&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2_1722511276355.jpg&amp;diff=11880</id>
		<title>Datei:Sandbox2 1722511276355.jpg</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Sandbox2_1722511276355.jpg&amp;diff=11880"/>
		<updated>2024-08-01T11:25:53Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Sandbox3&amp;diff=11879</id>
		<title>Sandbox3</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Sandbox3&amp;diff=11879"/>
		<updated>2024-08-01T11:25:53Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: Origin https://en.wiki.bluespice.com/wiki/Sandbox3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Sandkasten3}}&lt;br /&gt;
&lt;br /&gt;
Prüftext&lt;br /&gt;
&lt;br /&gt;
etwas zu übersetzen&lt;br /&gt;
[[File:Sandbox2 1722511276355.jpg|thumb]]&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:prepand_TOC_with_book_chapter.png&amp;diff=10744</id>
		<title>Datei:prepand TOC with book chapter.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:prepand_TOC_with_book_chapter.png&amp;diff=10744"/>
		<updated>2024-06-17T14:27:45Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
	<entry>
		<id>https://de.wiki.bluespice.com/w/index.php?title=Datei:Manual:bookdisplaytitle.png&amp;diff=10743</id>
		<title>Datei:Manual:bookdisplaytitle.png</title>
		<link rel="alternate" type="text/html" href="https://de.wiki.bluespice.com/w/index.php?title=Datei:Manual:bookdisplaytitle.png&amp;diff=10743"/>
		<updated>2024-06-17T14:27:44Z</updated>

		<summary type="html">&lt;p&gt;BSTranslator: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>BSTranslator</name></author>
	</entry>
</feed>