<?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/1482/</link>
			<description><![CDATA[Здравствуйте! Подскажите пожалуйста, возможно ли для каждого пользователя создать 2-3 статические страницы (для вывода информации,например портфолио, резюме)и вывести их название]]></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 #25106)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1482/#comment25106</guid>
					<link>http://79.174.14.219/1482.html#comment25106</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[Нет.]]></description>
					<pubDate>Thu, 10 Dec 2015 12:56:16 +0300</pubDate>
									</item>
							<item>
					<title>Статические страницы (comment #25187)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1482/#comment25187</guid>
					<link>http://79.174.14.219/1482.html#comment25187</link>
					<author>hlamber@yandex.ru</author>
					<description><![CDATA[Чтобы темы не плодить, а где можно убрать для страниц в url /page/ ? И, собственно, параллельный вопрос, в версии 1.1.17 типы контента работают? У меня что-то страница не найдена получается.]]></description>
					<pubDate>Tue, 15 Dec 2015 22:54:08 +0300</pubDate>
									</item>
							<item>
					<title>Статические страницы (comment #25202)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1482/#comment25202</guid>
					<link>http://79.174.14.219/1482.html#comment25202</link>
					<author>alto@hitagi.ru</author>
					<description><![CDATA[Попробуй как-то так:<br>
<pre class="prettyprint"><code>
$aPages = [&#39;mypage&#39;, &#39;another-page&#39;];
$config[&#39;$root$&#39;][&#39;router&#39;][&#39;uri&#39;] = [
    &#39;[~^page/(&#39; . join(&#39;|&#39;, array_map(&#39;preg_quote&#39;, $aPages, array_pad([], count($aPages), &#39;~&#39;))) . &#39;)$~i]&#39; =&#62; &#39;$1&#39;,
];</code></pre><br>
PHP 5.4+]]></description>
					<pubDate>Thu, 17 Dec 2015 11:09:17 +0300</pubDate>
									</item>
					</channel>
	</rss>
