<?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=3171&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / Kurzschreibweise für {assign}]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=3171</link>
		<description><![CDATA[Die aktuellsten Beiträge in Kurzschreibweise für {assign}.]]></description>
		<lastBuildDate>Sun, 14 Apr 2013 13:03:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Kurzschreibweise für {assign}]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=25832#p25832</link>
			<description><![CDATA[<p>Siehe auch&#160; <a href="http://www.smarty.net/docs/en/language.syntax.variables.tpl" rel="nofollow">http://www.smarty.net/docs/en/language. … iables.tpl</a></p>]]></description>
			<author><![CDATA[dummy@example.com (czarnowski)]]></author>
			<pubDate>Sun, 14 Apr 2013 13:03:11 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=25832#p25832</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kurzschreibweise für {assign}]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=25831#p25831</link>
			<description><![CDATA[<p>Die Kurzschreibseite kann natürlich auch genutzt werden, um Arrays zu erzeugen</p><div class="codebox"><pre><code>{$tiere = [&#039;Hund&#039;,&#039;Katze&#039;,&#039;Maus&#039;]}</code></pre></div><p>oder</p><div class="codebox"><pre><code>{$tiere = [&#039;Pia&#039; =&gt; &#039;Hund&#039;, &#039;Lena&#039; =&gt; &#039;Katze&#039;]}</code></pre></div><p>oder</p><div class="codebox"><pre><code>{$tiere.Pia = &#039;Hund&#039;}</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Sun, 14 Apr 2013 05:28:16 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=25831#p25831</guid>
		</item>
		<item>
			<title><![CDATA[Kurzschreibweise für {assign}]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=25830#p25830</link>
			<description><![CDATA[<p>Der Smarty Tag {assign} ist eine bekannte und beliebte Möglichkeit, den Wert einer Smarty-Variablen während der Ausführung eines Templates einer anderen Smarty-Variablen zuzuweisen.</p><div class="codebox"><pre><code>{assign var=&#039;neuer_eintrag&#039; value=$eintrag}</code></pre></div><p><a href="http://www.smarty.net/docs/en/language.function.assign.tpl" rel="nofollow">http://www.smarty.net/docs/en/language. … assign.tpl</a></p><p>Mit Smarty 3 kann nun auch die PHP-artige Kurzschreibweise verwendet werden</p><div class="codebox"><pre><code>{$neuer_eintrag = $eintrag}</code></pre></div><p><a href="http://www.smarty.net/docs/en/language.builtin.functions.tpl#language.function.shortform.assign" rel="nofollow">http://www.smarty.net/docs/en/language. … orm.assign</a></p><p>Spart ein bißchen Tipperei <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" /> ...</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Sun, 14 Apr 2013 05:02:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=25830#p25830</guid>
		</item>
	</channel>
</rss>
