<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : stoopid question</title>
		<link>https://www.cotonti.com</link>
		<description>Последние сообщения в теме</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 15:41:37 -0000</pubDate>

		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	If you want/need Dutch translation of those docs.. holla..</p>
<p><strong>Added 1 minute later:</strong></p><p>
	* slaps himself in the face* you are dutch too, forgot that for a moment.. But the offer stands..</p>
]]></description>
			<pubDate>ср, 31 авг 2011 13:19:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30583]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[I'm working on an article that discusses a lot of Cotonti's "hidden features". I think we will release a series of those, since it's a lot of work.]]></description>
			<pubDate>ср, 31 авг 2011 13:15:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30582]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	I love them man, haven't seen them in any other system so far, and that's their loss. Guess I don't know half of what is possible with it, but it's a very useful option in Cotonti.</p>
<p>
	Is there any documentation on it? I'd love to know more about it</p>
]]></description>
			<pubDate>ср, 31 авг 2011 11:52:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30580]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	Nested logic blocks are a relatively new feature, so I'm not surprised you didn't think of it.</p>
]]></description>
			<pubDate>ср, 31 авг 2011 11:43:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30579]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	Koradhil, you the man..</p>
]]></description>
			<pubDate>вт, 30 авг 2011 14:02:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30574]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<pre class="brush:xml;">
&lt;!-- IF {PAGE_AUTHOR} OR {PAGE_SOURCE} --&gt;
  &lt;!-- IF {PAGE_AUTHOR} --&gt;
    &lt;strong class="small"&gt;{PHP.L.Author}:&lt;/strong&gt; {PAGE_AUTHOR}
    &lt;hr /&gt;
  &lt;!-- ENDIF --&gt;
  &lt;!-- IF {PAGE_SOURCE} --&gt;
    &lt;strong class="small"&gt;{PAGE_SOURCE_TITLE}:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
    &lt;div style="font-size:10px;"&gt;&lt;a href="https://www.cotonti.com/{PAGE_SOURCE}" target="_blank"&gt;{PAGE_SOURCE}&lt;/a&gt;&lt;/div&gt;
    &lt;hr /&gt;
  &lt;!-- ENDIF --&gt;
&lt;!-- ELSE --&gt;
No information available
&lt;!-- ENDIF --&gt;</pre>
]]></description>
			<pubDate>вт, 30 авг 2011 11:17:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30573]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	I have 2 page fields:</p>
<p>
	{PAGE_AUTHOR} and {PAGE_SOURCE} and I want a small text (None, or No information available) to appear when both fields are empty.</p>
<p>
	But when one field is filled in, that field must appear, and the text must disappear.<br /><br />
	is that possible with the IF/ENDIF tags?</p>
<p>
	I can do it for both fields seperately, but what I can't figure out is how to do that with both fields at once..</p>
<p>
	 </p>
<p>
	Does it make any sense? look at the example below, maybe you'll see what I mean:</p>
<p>
	 </p>
<pre class="brush:xml;">
&lt;!-- IF {PAGE_AUTHOR} --&gt;
    &lt;strong class="small"&gt;{PHP.L.Author}:&lt;/strong&gt; {PAGE_AUTHOR}
    &lt;hr /&gt;
&lt;!-- ELSE --&gt;    
No information available
&lt;!-- ENDIF --&gt;
&lt;!-- IF {PAGE_SOURCE} --&gt;
    &lt;strong class="small"&gt;{PAGE_SOURCE_TITLE}:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
    &lt;div style="font-size:10px;"&gt;&lt;a href="https://www.cotonti.com/{PAGE_SOURCE}" target="_blank"&gt;{PAGE_SOURCE}&lt;/a&gt;&lt;/div&gt;
    &lt;hr /&gt;
&lt;!-- ENDIF --&gt;
</pre>
]]></description>
			<pubDate>вт, 30 авг 2011 10:16:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6492&d=0#post30571]]></link>
		</item>
	</channel>
</rss>