<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=2389&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] Auslesen ob Unterseite]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=2389</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] Auslesen ob Unterseite.]]></description>
		<lastBuildDate>Mon, 30 Jul 2012 13:35:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] Auslesen ob Unterseite]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20136#p20136</link>
			<description><![CDATA[<p>Das gleiche könntest du auch mit dem Modul ToolBox machen (für den Fall das du dieses bereits einsetzt)</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Mon, 30 Jul 2012 13:35:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20136#p20136</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Auslesen ob Unterseite]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20129#p20129</link>
			<description><![CDATA[<div class="quotebox"><cite>kris29 schrieb:</cite><blockquote><div><p>Danke für die schnelle Hilfe. </p><p>Kleine Korrektur:</p><div class="codebox"><pre><code>{$cgsimple-&gt;get_parent_alias(&#039;&#039;,has_parent)}
{$cgsimple-&gt;has_children(&#039;&#039;,has_children)}
&lt;body class=&quot;{if $has_children}has-subs{/if}{if $has_parent} is-sub{/if}&quot;&gt;</code></pre></div></div></blockquote></div><p>arg, its monday:<br />noch besser und smarty3 sicher </p><div class="codebox"><pre><code>{$cgsimple-&gt;get_parent_alias(&#039;&#039;,&#039;has_parent&#039;)}
{$cgsimple-&gt;has_children(&#039;&#039;,&#039;has_children&#039;)}
&lt;body class=&quot;{if $has_children}has-subs{/if}{if $has_parent} is-sub{/if}&quot;&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Mon, 30 Jul 2012 11:26:38 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20129#p20129</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Auslesen ob Unterseite]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20128#p20128</link>
			<description><![CDATA[<p>Danke für die schnelle Hilfe. </p><p>Kleine Korrektur:</p><div class="codebox"><pre><code>{$cgsimple-&gt;get_parent_alias(&#039;&#039;,has_parent)}
{$cgsimple-&gt;has_children(&#039;&#039;,has_children)}
&lt;body class=&quot;{if $has_children}has-subs{/if}{if $has_parent} is-sub{/if}&quot;&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kris29)]]></author>
			<pubDate>Mon, 30 Jul 2012 11:18:25 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20128#p20128</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Auslesen ob Unterseite]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20126#p20126</link>
			<description><![CDATA[<p>1. CGSimpleSmarty installieren<br />2. Code einfügen:</p><div class="codebox"><pre><code>{$cgsimple-&gt;get_parent_alias(&#039;&#039;,$has_parent)}
{$cgsimple-&gt;has_children(&#039;&#039;,$has_children)}
&lt;body class=&quot;{if $has_children}has-subs{/if}{if $has_parent} is-sub{/if}&quot;&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Mon, 30 Jul 2012 10:35:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20126#p20126</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] Auslesen ob Unterseite]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20124#p20124</link>
			<description><![CDATA[<p>Ich möchte gern im Seitentemplate Klassen im &lt;body&gt;-Tag ausgeben, welche Auskunft geben ob die aufgerufene Seite:<br />a) Unterseiten hat (.has-subs)<br />und <br />b) selbst eine Unterseite ist (.is-sub)</p><p>Hat jemand dazu einen Tipp?</p>]]></description>
			<author><![CDATA[dummy@example.com (kris29)]]></author>
			<pubDate>Mon, 30 Jul 2012 10:27:59 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=20124#p20124</guid>
		</item>
	</channel>
</rss>
