<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Не выводить на главной / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/1340/</link>
			<description><![CDATA[Други, такой вопрос. Как запретить вывод статей определенного блога на Главную страницу? Чтобы статьи указанного блога никогда не показывались там.]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Не выводить на главной (comment #23702)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1340/#comment23702</guid>
					<link>http://79.174.14.219/1340.html#comment23702</link>
					<author>reexistent@gmail.com</author>
					<description><![CDATA[Как-то так в шаблоне<br/>
<pre class="prettyprint"><code>{$oBlog=$oTopic-&gt;getBlog()}
{if !$oBlog-&gt;getType() == 'custom_type'}
выводим топик
{/if}</code></pre>]]></description>
					<pubDate>Tue, 15 Sep 2015 17:53:46 +0300</pubDate>
									</item>
							<item>
					<title>Не выводить на главной (comment #23707)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1340/#comment23707</guid>
					<link>http://79.174.14.219/1340.html#comment23707</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[inliquid, спасибо за наводку!]]></description>
					<pubDate>Tue, 15 Sep 2015 18:30:09 +0300</pubDate>
									</item>
							<item>
					<title>Не выводить на главной (comment #23703)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1340/#comment23703</guid>
					<link>http://79.174.14.219/1340.html#comment23703</link>
					<author>reexistent@gmail.com</author>
					<description><![CDATA[Кажется неправильно я прочитал. Если конкретный блог, а не тип блога, то соответственно $oBlog-&gt;getId().]]></description>
					<pubDate>Tue, 15 Sep 2015 18:01:24 +0300</pubDate>
									</item>
							<item>
					<title>Не выводить на главной (comment #23704)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1340/#comment23704</guid>
					<link>http://79.174.14.219/1340.html#comment23704</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[Да, уже пишу ответ. Я попробовал через<br/>
<pre class="prettyprint"><code>{if !$oBlog-&gt;getId() == '82'}</code></pre><br/>
Никак, почему-то. Если <strong>выводить</strong>,<br/>
<pre class="prettyprint"><code>{if $oBlog-&gt;getId() == '82'}</code></pre><br/>
то выводит. В противном случае (&quot;!&quot;) — никак. Пойду поэкспериментирую, скорее всего это из-за специфики моего скина.]]></description>
					<pubDate>Tue, 15 Sep 2015 18:05:42 +0300</pubDate>
									</item>
							<item>
					<title>Не выводить на главной (comment #23705)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1340/#comment23705</guid>
					<link>http://79.174.14.219/1340.html#comment23705</link>
					<author>alto@hitagi.ru</author>
					<description><![CDATA[<blockquote>Никак, почему-то.</blockquote>Потому что должно быть либо {if !($oBlog-&gt;getId() == '82')}, либо {if $oBlog-&gt;getId() != '82'}]]></description>
					<pubDate>Tue, 15 Sep 2015 18:22:44 +0300</pubDate>
									</item>
							<item>
					<title>Не выводить на главной (comment #23706)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1340/#comment23706</guid>
					<link>http://79.174.14.219/1340.html#comment23706</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[Жара! Спасибо!]]></description>
					<pubDate>Tue, 15 Sep 2015 18:28:27 +0300</pubDate>
									</item>
					</channel>
	</rss>
