<?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=3201&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] Smarty Array sortieren]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=3201</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] Smarty Array sortieren.]]></description>
		<lastBuildDate>Fri, 26 Apr 2013 11:23:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] Smarty Array sortieren]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26029#p26029</link>
			<description><![CDATA[<p>Hi Danke für den Tipp!</p><p>Hab einfach die sortorder geändert </p><div class="codebox"><pre><code>{tbArraySort data=$categorylist sortorder=&quot;asc&quot; assign=&#039;categoryli&#039;}
{foreach from=$categoryli item=&#039;obj&#039;}
  {if isset($obj-&gt;count) &amp;&amp; $obj-&gt;count gt 0}
    &lt;li&gt;&lt;a href=&quot;{$obj-&gt;summary_url}&quot;&gt;{$obj-&gt;name|replace:&quot;j&quot;:&quot;&quot;}&lt;/a&gt;&lt;/li&gt;
  {else}
    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;{$obj-&gt;name|replace:&quot;j&quot;:&quot;&quot;}&lt;/a&gt;&lt;/li&gt;
  {/if}
{/foreach}</code></pre></div><p>und nun funktioniert es <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/smile.png" alt="smile" /><br />1000 Dank!<br />Lg</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Fri, 26 Apr 2013 11:23:42 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26029#p26029</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Smarty Array sortieren]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26028#p26028</link>
			<description><![CDATA[<div class="quotebox"><cite>nicmare schrieb:</cite><blockquote><div><p>zB mit <a href="http://forum.cmsmadesimple.de/viewtopic.php?pid=25982#p25982" rel="nofollow">tbArraySort</a></p></div></blockquote></div><p>Wobei dies nur für Arrays funktioniert. Mit Objekten habe ich das noch nicht probiert. Müsste man testen.</p>]]></description>
			<author><![CDATA[dummy@example.com (nockenfell)]]></author>
			<pubDate>Fri, 26 Apr 2013 11:19:07 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26028#p26028</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Smarty Array sortieren]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26027#p26027</link>
			<description><![CDATA[<p>zB mit <a href="http://forum.cmsmadesimple.de/viewtopic.php?pid=25982#p25982" rel="nofollow">tbArraySort</a></p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Fri, 26 Apr 2013 11:13:11 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26027#p26027</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] Smarty Array sortieren]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26026#p26026</link>
			<description><![CDATA[<p>Hallöchen,</p><p>Weiss einer von euch vielleicht wie man ein Array sortieren kann?</p><p>Ich habe folgenden Code</p><div class="codebox"><pre><code>{foreach from=$categorylist item=&#039;obj&#039;}
  {if isset($obj-&gt;count) &amp;&amp; $obj-&gt;count gt 0}
  {CompanyDirectory category=$obj-&gt;name}
  {/if}
{/foreach}</code></pre></div><p>Die Werte für $categorylist sind Jahreszahlen, die ich in der umgekehrten Reihenfolge ausgegeben haben möchte...<br />Also 2013, 2012, 2011 ....</p><p>Geht sowas? Wäre dankbar für eure Hilfe!</p><p>Lg sweettigerpunk</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Fri, 26 Apr 2013 10:45:08 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=26026#p26026</guid>
		</item>
	</channel>
</rss>
