<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="https://www.lagowiki.com/skins/common/feed.css?97"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Typo3:Das Hilfe-Modul ausblenden - Versionsgeschichte</title>
		<link>https://www.lagowiki.com/index.php?title=Typo3:Das_Hilfe-Modul_ausblenden&amp;action=history</link>
		<description>Versionsgeschichte für diese Seite in LagoWiki</description>
		<language>de</language>
		<generator>MediaWiki 1.11.2</generator>
		<lastBuildDate>Tue, 14 Apr 2026 21:42:37 GMT</lastBuildDate>
		<item>
			<title>Gabriel um 15:42, 25. Aug. 2009</title>
			<link>https://www.lagowiki.com/index.php?title=Typo3:Das_Hilfe-Modul_ausblenden&amp;diff=257&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version vom 15:42, 25. Aug. 2009&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt; //Hilfeseiten im Menue ausblenden&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt; unset($TBE_MODULES['help']);&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt; unset($TBE_MODULES['help']);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;/source&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;/source&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 25 Aug 2009 15:42:15 GMT</pubDate>			<dc:creator>Gabriel</dc:creator>			<comments>https://www.lagowiki.com/wiki/Diskussion:Typo3:Das_Hilfe-Modul_ausblenden</comments>		</item>
		<item>
			<title>Gabriel: Die Seite wurde neu angelegt: Das Hilfe-Modul schaut sich sowieso keiner an. Man kann es nur leider nicht einfach ausblenden. Hier jedoch eine Möglichkeit: In der Datei typo3conf/extTables.php folg...</title>
			<link>https://www.lagowiki.com/index.php?title=Typo3:Das_Hilfe-Modul_ausblenden&amp;diff=256&amp;oldid=prev</link>
			<description>&lt;p&gt;Die Seite wurde neu angelegt: Das Hilfe-Modul schaut sich sowieso keiner an. Man kann es nur leider nicht einfach ausblenden. Hier jedoch eine Möglichkeit: In der Datei typo3conf/extTables.php folg...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Das Hilfe-Modul schaut sich sowieso keiner an. Man kann es nur leider nicht einfach ausblenden.&lt;br /&gt;
Hier jedoch eine Möglichkeit:&lt;br /&gt;
In der Datei typo3conf/extTables.php folgendes ergänzen:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
 unset($TBE_MODULES['help']);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Quelle: [http://www.typo3-snippets.de/snippets/sonstiges/hilfe-modul-ausblenden.html http://www.typo3-snippets.de/snippets/sonstiges/hilfe-modul-ausblenden.html]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Typo3| ]]&lt;/div&gt;</description>
			<pubDate>Thu, 13 Aug 2009 21:57:53 GMT</pubDate>			<dc:creator>Gabriel</dc:creator>			<comments>https://www.lagowiki.com/wiki/Diskussion:Typo3:Das_Hilfe-Modul_ausblenden</comments>		</item>
	</channel>
</rss>