<?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>Comments / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/1151/</link>
			<description><![CDATA[как создать условие, если Тип топика к примеру QA то подключается шаблон {include file=&amp;#34;comments/comment.qa-tree.tpl&amp;#34; {extends file=&amp;#34;_index.tpl&amp;#34;} {block name=&amp;#34;layout_vars&amp;#34;} {$menu=&amp;#34;topics&amp;#34;} {/block}]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Comments (comment #20952)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1151/#comment20952</guid>
					<link>http://79.174.14.219/1151.html#comment20952</link>
					<author>reverty@gmail.com</author>
					<description><![CDATA[можно топорно<br/>
<pre class="prettyprint"><code>{if $oTopic-&gt;getType()=='qa'}
	{include file=&quot;comments/comment.qa-tree.tpl&quot;
		iTargetId=$oTopic-&gt;getId()
		iAuthorId=$oTopic-&gt;getUserId()
		sAuthorNotice=$aLang.topic_author
		sTargetType=&quot;topic&quot;
		iCountComment=$oTopic-&gt;getCountComment()
		sDateReadLast=$oTopic-&gt;getDateRead()
		bAllowToComment=(!E::IsUser() && !$oTopic-&gt;getForbidComment()) || (E::IsUser() && !$oTopic-&gt;getForbidComment() && $bAllowToComment)
		sNoticeNotAllow=$aLang.topic_comment_notallow
		sNoticeCommentAdd=$aLang.topic_comment_add
		bAllowSubscribe=true
		oSubscribeComment=$oTopic-&gt;getSubscribeNewComment()
		oTrackComment=$oTopic-&gt;getTrackNewComment()
		aPagingCmt=$aPagingCmt
	}
{else}
	{include file=&quot;comments/comment.tree.tpl&quot;
		iTargetId=$oTopic-&gt;getId()
		iAuthorId=$oTopic-&gt;getUserId()
		sAuthorNotice=$aLang.topic_author
		sTargetType=&quot;topic&quot;
		iCountComment=$oTopic-&gt;getCountComment()
		sDateReadLast=$oTopic-&gt;getDateRead()
		bAllowToComment=(!E::IsUser() && !$oTopic-&gt;getForbidComment()) || (E::IsUser() && !$oTopic-&gt;getForbidComment() && $bAllowToComment)
		sNoticeNotAllow=$aLang.topic_comment_notallow
		sNoticeCommentAdd=$aLang.topic_comment_add
		bAllowSubscribe=true
		oSubscribeComment=$oTopic-&gt;getSubscribeNewComment()
		oTrackComment=$oTopic-&gt;getTrackNewComment()
		aPagingCmt=$aPagingCmt
	}
{/if}</code></pre>]]></description>
					<pubDate>Mon, 11 May 2015 21:42:59 +0300</pubDate>
									</item>
							<item>
					<title>Comments (comment #20959)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1151/#comment20959</guid>
					<link>http://79.174.14.219/1151.html#comment20959</link>
					<author>Yuodvirshis@inbox.ru</author>
					<description><![CDATA[Большое спасибо!!!]]></description>
					<pubDate>Tue, 12 May 2015 09:24:56 +0300</pubDate>
									</item>
					</channel>
	</rss>
