<?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>RSS / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/1053/</link>
			<description><![CDATA[Я так и не понял как работает RSS в LS и ALTO Интересует как ее настроить. количество сообщений которые попадают]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>RSS (comment #19392)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1053/#comment19392</guid>
					<link>http://79.174.14.219/1053.html#comment19392</link>
					<author>andreyv@gladcode.ru</author>
					<description><![CDATA[Вывести в rss топики с главной — <a href="http://altocms.ru/rss/index" rel="nofollow" >altocms.ru/rss/index</a><br/>
Вывести в rss новые топики — <a href="http://altocms.ru/rss/new" rel="nofollow" >altocms.ru/rss/new</a><br/>
<br/>
Количество выводимых в rss зависит от количества выводимых на главную/новые. Это количество указывается в параметр <em>'module.topic.per_page'</em> но можно исправить в коде. Для топиков с главной <a href="https://github.com/altocms/altocms/blob/master/common/classes/actions/ActionRss.class.php#L63" rel="nofollow" >здесь</a> вместо <strong>Config::Get('module.topic.per_page') * 2</strong> установить своё, например 42, и будет у вас в rss выводится 42 топика с главной.<br/>
<br/>
Тоже самое для новых топиков, но только <a href="https://github.com/altocms/altocms/blob/master/common/classes/actions/ActionRss.class.php#L104" rel="nofollow" >здесь</a>.]]></description>
					<pubDate>Sun, 22 Mar 2015 10:12:25 +0300</pubDate>
									</item>
							<item>
					<title>RSS (comment #19402)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1053/#comment19402</guid>
					<link>http://79.174.14.219/1053.html#comment19402</link>
					<author>reexistent@gmail.com</author>
					<description><![CDATA[У меня настроено<br/>
$config['module']['topic']['per_page'] = 10;<br/>
<br/>
Но почему-то rss/new выводит 20 постов.]]></description>
					<pubDate>Sun, 22 Mar 2015 14:09:55 +0300</pubDate>
									</item>
							<item>
					<title>RSS (comment #27493)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1053/#comment27493</guid>
					<link>http://79.174.14.219/1053.html#comment27493</link>
					<author>Motosimak@mail.ru</author>
					<description><![CDATA[Как сделать, чтобы в RSS выводился только заголовок с активной ссылкой на тему, изображение и часть статьи, а не вся?]]></description>
					<pubDate>Tue, 06 Sep 2016 06:49:47 +0300</pubDate>
									</item>
					</channel>
	</rss>
