<?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=4268&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / News Kategorie URL nicht W3C Konform.]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=4268</link>
		<description><![CDATA[Die aktuellsten Beiträge in News Kategorie URL nicht W3C Konform..]]></description>
		<lastBuildDate>Mon, 23 Feb 2015 07:45:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: News Kategorie URL nicht W3C Konform.]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33809#p33809</link>
			<description><![CDATA[<p>Sieht so aus</p><div class="codebox"><pre><code>{if $count &gt; 0}
&lt;ul&gt;
{foreach from=$cats item=node}
{if $node.depth &gt; $node.prevdepth}
{repeat string=&quot;&lt;ul&gt;&quot; times=$node.depth-$node.prevdepth}
{elseif $node.depth &lt; $node.prevdepth}
{repeat string=&quot;&lt;/li&gt;&lt;/ul&gt;&quot; times=$node.prevdepth-$node.depth}
&lt;/li&gt;
{elseif $node.index &gt; 0}&lt;/li&gt;
{/if}
&lt;li&gt;
{if $node.count &gt; 0}
&lt;a href=&quot;{$node.url}&quot;&gt;{$node.news_category_name}&lt;/a&gt; {else}{$node.news_category_name}{/if}
{/foreach}
{repeat string=&quot;&lt;/li&gt;&lt;/ul&gt;&quot; times=$node.depth-1}&lt;/li&gt;
&lt;/ul&gt;
{/if}</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Henk1060)]]></author>
			<pubDate>Mon, 23 Feb 2015 07:45:39 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33809#p33809</guid>
		</item>
		<item>
			<title><![CDATA[Re: News Kategorie URL nicht W3C Konform.]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33797#p33797</link>
			<description><![CDATA[<p>Wie sieht das Template genau aus?</p><p>Mit welchen Parametern rufst du das Modul auf?</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Sat, 21 Feb 2015 17:28:15 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33797#p33797</guid>
		</item>
		<item>
			<title><![CDATA[Re: News Kategorie URL nicht W3C Konform.]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33766#p33766</link>
			<description><![CDATA[<p>Ist eigentlich ein standart Template ohne viel anpassung.<br />auch mit dem Escapen brachte null änderung</p>]]></description>
			<author><![CDATA[dummy@example.com (Henk1060)]]></author>
			<pubDate>Thu, 19 Feb 2015 07:00:22 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33766#p33766</guid>
		</item>
		<item>
			<title><![CDATA[Re: News Kategorie URL nicht W3C Konform.]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33762#p33762</link>
			<description><![CDATA[<p>Wie sieht denn dein Kategorien-Template aus?</p><p>Hast du schon versucht, die URL mit einem Smarty Modifikator zu &quot;escapen&quot;?</p><div class="codebox"><pre><code>{$node.url|escape:&quot;html&quot;}</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Wed, 18 Feb 2015 20:34:55 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33762#p33762</guid>
		</item>
		<item>
			<title><![CDATA[News Kategorie URL nicht W3C Konform.]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33760#p33760</link>
			<description><![CDATA[<p>Kann es sein, das es dafür noch keine Lösung gibt?</p><p>Das die Kategorien Url w3c konform gemacht werden können?</p><p>W3C meckert an den &amp; zeichen </p><div class="quotebox"><blockquote><div><p>&amp; did not start a character reference. (&amp; probably should have been escaped as &amp;amp;.)</p></div></blockquote></div><p>Da ich auf der Startseite 14 links habe, kommt da schon was an Fehlern zusammen.<br />Andere Möglichkeit, ich müsste pro Kategorie eine neue Seite anlegen und dort dann denn Kategorie Inhalt ausgeben.</p>]]></description>
			<author><![CDATA[dummy@example.com (Henk1060)]]></author>
			<pubDate>Wed, 18 Feb 2015 11:59:13 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=33760#p33760</guid>
		</item>
	</channel>
</rss>
