<?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=550&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / ID rausfiltern?]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=550</link>
		<description><![CDATA[Die aktuellsten Beiträge in ID rausfiltern?.]]></description>
		<lastBuildDate>Mon, 14 Mar 2011 09:08:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: ID rausfiltern?]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=4640#p4640</link>
			<description><![CDATA[<p>Via regex sollte sich das rausfiltern lassen</p><p><a href="http://www.selfphp.de/forum/showthread.php?t=15952" rel="nofollow">http://www.selfphp.de/forum/showthread.php?t=15952</a></p><p>aber ich denke, dass es einfacher ist, diese ID im Programmcode an Smarty zuzuweisen <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/roll.png" alt="roll" /> .</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Mon, 14 Mar 2011 09:08:13 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=4640#p4640</guid>
		</item>
		<item>
			<title><![CDATA[ID rausfiltern?]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=4637#p4637</link>
			<description><![CDATA[<p>Im template von orders gibt es solche variablen:</p><div class="codebox"><pre><code>{$Orders-&gt;Lang(&#039;company&#039;)}</code></pre></div><p>das generiert dann ein input feld mit ner id.<br />Nun brauche ich die id um dem feld ein label vorweg zu geben:<br />&lt;label for=&quot;<span style="color: red">id</span>&quot;&gt;feldname&lt;/label&gt;<br />ich hoffe nun die obige variable durch irgendein UDT laufen zu lassen, das mir die id ausgibt:</p><div class="codebox"><pre><code>&lt;label for=&quot;{getid id=$Orders-&gt;Lang(&#039;company&#039;)}&quot;&gt;feldname&lt;/label&gt;{$Orders-&gt;Lang(&#039;company&#039;)}</code></pre></div><p>das input feld sieht im detail so aus:</p><div class="codebox"><pre><code>&lt;input type=&quot;text&quot; class=&quot;cms_textfield&quot; name=&quot;ma5380billing_company&quot; id=&quot;ma5380billing_company&quot; value=&quot;&quot; size=&quot;50&quot; maxlength=&quot;255&quot; /&gt;</code></pre></div><p>und ich brauch eben die id <del>ma5380billing_company</del></p><p>hat da jemand was vorbereitet oder kann mir eine richtung aufzeigen?</p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Mon, 14 Mar 2011 08:31:52 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=4637#p4637</guid>
		</item>
	</channel>
</rss>
