<?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=1854&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] Text aus eigenem Modul durch Smarty schicken]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=1854</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] Text aus eigenem Modul durch Smarty schicken.]]></description>
		<lastBuildDate>Mon, 13 Feb 2012 12:54:55 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] Text aus eigenem Modul durch Smarty schicken]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=15983#p15983</link>
			<description><![CDATA[<p>Hallo,</p><p>vielen Dank. Läuft einwandfrei.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tantalus)]]></author>
			<pubDate>Mon, 13 Feb 2012 12:54:55 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=15983#p15983</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Text aus eigenem Modul durch Smarty schicken]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=15981#p15981</link>
			<description><![CDATA[<p>Im Template/Content geht das mit {eval}:</p><div class="codebox"><pre><code>{eval var=&quot;$teaser_code&quot;}</code></pre></div><p>Im Modul ginge das so:</p><div class="codebox"><pre><code>$this-&gt;smarty-&gt;assign(&#039;teaser_code&#039;, $this-&gt;ProcessTemplateFromData($teaser_code));</code></pre></div><p>im Plugin hab ich grad keine Ahnung.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Mon, 13 Feb 2012 12:40:48 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=15981#p15981</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] Text aus eigenem Modul durch Smarty schicken]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=15979#p15979</link>
			<description><![CDATA[<p>Hallo,</p><p>ich habe ein kleines Modul zur Teaserverwaltung geschrieben. Momentan füge ich das HTML dieses Teasers über ein einfaches </p><div class="codebox"><pre><code>$smarty-&gt;assign(&#039;teaser_code&#039;, $teaser_code);</code></pre></div><p>der Variable teaser_code hinzu. Das Problem ist nun, dass eventuell eingebundene andere Module, Smarty-Tags und Variablen in $teaser_code nicht ausgeführt werden (die stehen dann einfach so im Text). Kann ich irgendwie $teaser_code durch die smarty/cmsms Engine schicken, damit diese Module abgefrühstückt werden?</p>]]></description>
			<author><![CDATA[dummy@example.com (Tantalus)]]></author>
			<pubDate>Mon, 13 Feb 2012 12:19:39 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=15979#p15979</guid>
		</item>
	</channel>
</rss>
