<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.von-mering.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JensA</id>
	<title>von Mering - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://www.von-mering.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JensA"/>
	<link rel="alternate" type="text/html" href="https://www.von-mering.de/index.php?title=Spezial:Beitr%C3%A4ge/JensA"/>
	<updated>2026-09-23T03:42:09Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://www.von-mering.de/index.php?title=MediaWiki_Anpassungen_f%C3%BCr_von_Mering&amp;diff=32</id>
		<title>MediaWiki Anpassungen für von Mering</title>
		<link rel="alternate" type="text/html" href="https://www.von-mering.de/index.php?title=MediaWiki_Anpassungen_f%C3%BCr_von_Mering&amp;diff=32"/>
		<updated>2026-09-22T13:32:12Z</updated>

		<summary type="html">&lt;p&gt;JensA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Schwebende Inhaltsverzeichnisse ===&lt;br /&gt;
Die Standardinhaltsverzeichnisse, die MediaWiki auf Seiten mit 4 oder mehr Abschnitten automatisch erstellt, wurden über &amp;lt;code&amp;gt;MediaWiki:Common.css&amp;lt;/code&amp;gt; so modifiziert, dass sie beim Scrollen am rechten Seitenrand gleiten und dadurch immer sichtbar sind. Dazu wurde folgender Code in das .css eingefügt:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
/* Floating Table of Contents */&lt;br /&gt;
#toc {&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    top: 7em; /* 5em is height of header, 6em brings just under */&lt;br /&gt;
    /* bottom: 5em; /* 5em puts us above the footer; not bad but too low when TOC is collapsed */&lt;br /&gt;
 &lt;br /&gt;
    z-index: 10000; /* Ensure we float above the header, etc. */&lt;br /&gt;
 &lt;br /&gt;
    /* Add opacity (translucency) */&lt;br /&gt;
    background-color: rgb(249, 249, 249);&lt;br /&gt;
    background-color: rgba(249, 249, 249, 0.9); /* Higher opacity (last arg) means less transparency */&lt;br /&gt;
}&lt;br /&gt;
/* Ensure the TOC height doesn&#039;t take over the screen; percentages may be higher than view port, so we use pixels */&lt;br /&gt;
#toc &amp;gt; ul {&lt;br /&gt;
    max-height: 350px;&lt;br /&gt;
    overflow: auto;	&lt;br /&gt;
}&lt;br /&gt;
.toctoggle {&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>JensA</name></author>
	</entry>
	<entry>
		<id>https://www.von-mering.de/index.php?title=MediaWiki:Common.css&amp;diff=20</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.von-mering.de/index.php?title=MediaWiki:Common.css&amp;diff=20"/>
		<updated>2026-09-16T16:47:15Z</updated>

		<summary type="html">&lt;p&gt;JensA: Die Seite wurde neu angelegt: „/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ /* Floating Table of Contents */ #toc {     position: fixed;     right: 0;     top: 7em; /* 5em is height of header, 6em brings just under */     /* bottom: 5em; /* 5em puts us above the footer; not bad but too low when TOC is collapsed */       z-index: 10000; /* Ensure we float above the header, etc. */       /* Add opacity (translucency) */     background-color: rgb(249, 249, 249);…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
/* Floating Table of Contents */&lt;br /&gt;
#toc {&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    top: 7em; /* 5em is height of header, 6em brings just under */&lt;br /&gt;
    /* bottom: 5em; /* 5em puts us above the footer; not bad but too low when TOC is collapsed */&lt;br /&gt;
 &lt;br /&gt;
    z-index: 10000; /* Ensure we float above the header, etc. */&lt;br /&gt;
 &lt;br /&gt;
    /* Add opacity (translucency) */&lt;br /&gt;
    background-color: rgb(249, 249, 249);&lt;br /&gt;
    background-color: rgba(249, 249, 249, 0.9); /* Higher opacity (last arg) means less transparency */&lt;br /&gt;
}&lt;br /&gt;
/* Ensure the TOC height doesn&#039;t take over the screen; percentages may be higher than view port, so we use pixels */&lt;br /&gt;
#toc &amp;gt; ul {&lt;br /&gt;
    max-height: 350px;&lt;br /&gt;
    overflow: auto;	&lt;br /&gt;
}&lt;br /&gt;
.toctoggle {&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>JensA</name></author>
	</entry>
</feed>