<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Kommentare zu: RedDot render tags and nested if-queries</title>
	<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/</link>
	<description>The RedDot CMS and TYPO3 Blog for developers, authors and RedDot CMS clients</description>
	<pubDate>Sun, 20 May 2012 05:53:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>Von: cyberRodent</title>
		<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-2571</link>
		<author>cyberRodent</author>
		<pubDate>Fri, 16 Jan 2009 16:09:52 +0000</pubDate>
		<guid>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-2571</guid>
					<description>No nested If statements or you might crash your server?  This is considered acceptable for a professional CMS?  I'm only just starting with Red Dot CMS but seeing this sort of issue scares me.  Is this a real practical problem with Red Dot or is this an edge case that you don't hit against in common use?</description>
		<content:encoded><![CDATA[<p>No nested If statements or you might crash your server?  This is considered acceptable for a professional CMS?  I&#8217;m only just starting with Red Dot CMS but seeing this sort of issue scares me.  Is this a real practical problem with Red Dot or is this an edge case that you don&#8217;t hit against in common use?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Von: Markus Giesen</title>
		<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-2572</link>
		<author>Markus Giesen</author>
		<pubDate>Fri, 16 Jan 2009 19:29:23 +0000</pubDate>
		<guid>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-2572</guid>
					<description>It doesn't crash the server but every other render tag on the same page may not be executed which is a bit annoying expecially when it comes to localization of the error.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t crash the server but every other render tag on the same page may not be executed which is a bit annoying expecially when it comes to localization of the error.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Von: Jurgen</title>
		<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-5512</link>
		<author>Jurgen</author>
		<pubDate>Fri, 07 Aug 2009 10:45:43 +0000</pubDate>
		<guid>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-5512</guid>
					<description>Hi. We've used nested "if" queries the way below:


    
        
             
                    
             
        
    



We've used "htmltext" tag opening and closing, then inserting "if" statement, then reopening and recloseing "htmltext". Looks a little messy but works.</description>
		<content:encoded><![CDATA[<p>Hi. We&#8217;ve used nested &#8220;if&#8221; queries the way below:</p>
<p>We&#8217;ve used &#8220;htmltext&#8221; tag opening and closing, then inserting &#8220;if&#8221; statement, then reopening and recloseing &#8220;htmltext&#8221;. Looks a little messy but works.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Von: Markus Giesen</title>
		<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-6009</link>
		<author>Markus Giesen</author>
		<pubDate>Fri, 11 Sep 2009 13:27:39 +0000</pubDate>
		<guid>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-6009</guid>
					<description>Hi Jürgen, that's another way of doing it. In fact you can create them the way above, then there is also the &lt;query type="else"&gt; or you don't even have to nest them you just put them after another which works fine too.</description>
		<content:encoded><![CDATA[<p>Hi Jürgen, that&#8217;s another way of doing it. In fact you can create them the way above, then there is also the <query type="else"> or you don&#8217;t even have to nest them you just put them after another which works fine too.</query></p>
]]></content:encoded>
				</item>
	<item>
		<title>Von: Maximilian Busch</title>
		<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-6154</link>
		<author>Maximilian Busch</author>
		<pubDate>Wed, 23 Sep 2009 11:16:44 +0000</pubDate>
		<guid>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-6154</guid>
					<description>I'm working with nested if queries and everything's fine about it - using 9.0.0.33. Should I worry about it? Perhaps this issue was fixed during the last months or weeks?</description>
		<content:encoded><![CDATA[<p>I&#8217;m working with nested if queries and everything&#8217;s fine about it - using 9.0.0.33. Should I worry about it? Perhaps this issue was fixed during the last months or weeks?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Von: Markus Giesen</title>
		<link>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-6160</link>
		<author>Markus Giesen</author>
		<pubDate>Thu, 24 Sep 2009 00:26:50 +0000</pubDate>
		<guid>http://blog.markusgiesen.de/2008/01/04/reddot-render-tags-and-nested-if-queries/#comment-6160</guid>
					<description>As long as it works I wouldn't worry. Maybe this has been fixed or "changed" :)
Thanks for updating!</description>
		<content:encoded><![CDATA[<p>As long as it works I wouldn&#8217;t worry. Maybe this has been fixed or &#8220;changed&#8221; <img src='http://blog.markusgiesen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks for updating!</p>
]]></content:encoded>
				</item>
</channel>
</rss>

