<?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>Обновился плагин funcPack / Плагины, шаблоны и дополнительные модули / Alto CMS</title>
			<link>http://altocms.ru/comments/525/</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>Обновился плагин funcPack (comment #8620)</title>
					<guid isPermaLink="true">http://altocms.ru/t/525/#comment8620</guid>
					<link>http://altocms.ru/525.html#comment8620</link>
					<author>s@dtkp.ru</author>
					<description><![CDATA[Капча это здорово, давно хотел сам от Yii прикрутить. Спасибо, утащил к себе в копилку.]]></description>
					<pubDate>Sat, 01 Mar 2014 10:42:37 +0400</pubDate>
									</item>
							<item>
					<title>Обновился плагин funcPack (comment #8624)</title>
					<guid isPermaLink="true">http://altocms.ru/t/525/#comment8624</guid>
					<link>http://altocms.ru/525.html#comment8624</link>
					<author>reexistent@gmail.com</author>
					<description><![CDATA[<blockquote>Еще раз напомню, плагин не есть рабочая версия, все, что там – экспериментальный код, и повод для обсуждения.</blockquote><br/>
Хмм… а вот капчу бы тем не менее хотелось поменять… Есть какой-нибудь несложный способ но без экспериментального кода?]]></description>
					<pubDate>Sat, 01 Mar 2014 15:42:42 +0400</pubDate>
									</item>
							<item>
					<title>Обновился плагин funcPack (comment #8625)</title>
					<guid isPermaLink="true">http://altocms.ru/t/525/#comment8625</guid>
					<link>http://altocms.ru/525.html#comment8625</link>
					<author>andreyv@gladcode.ru</author>
					<description><![CDATA[<blockquote>Есть какой-нибудь несложный способ но без экспериментального кода?</blockquote>Да есть, нужно просто перенести функционал капчи в пустой плагин. Для этого:<br/>
<strong>1.</strong> сделайте пустой плагин и перенесите в него:<br/>
 — common/plugins/funcpack/classes/actions/ActionCaptcha.class.php<br/>
 — папку common/plugins/funcpack/classes/kcaptcha<br/>
<br/>
<strong>2.</strong> В основном файле плагина добавьте делегата<br/>
<pre class="prettyprint"><code>/** @var array $aDelegates Объявление делегирований */
    protected $aDelegates = [
        'template' =&gt; [],
        'action' =&gt; [
            'ActionCaptcha',
        ],
    ];</code></pre><br/>
<br/>
<strong>3.</strong> В родном экшене Alto (common/classes/actions/ActionCaptcha.class.php) закомментируйте строку<br/>
<pre class="prettyprint"><code>//F::IncludeLib('kcaptcha/kcaptcha.php');</code></pre><br/>
<br/>
<strong>4.</strong> Активируйте созданный плагин. Вроде все должно заработать сразу, но лучше эпспирементируйте на тестовом сервере.]]></description>
					<pubDate>Sat, 01 Mar 2014 15:56:51 +0400</pubDate>
									</item>
							<item>
					<title>Обновился плагин funcPack (comment #8626)</title>
					<guid isPermaLink="true">http://altocms.ru/t/525/#comment8626</guid>
					<link>http://altocms.ru/525.html#comment8626</link>
					<author>reexistent@gmail.com</author>
					<description><![CDATA[Спасибо!]]></description>
					<pubDate>Sat, 01 Mar 2014 16:14:34 +0400</pubDate>
									</item>
							<item>
					<title>Обновился плагин funcPack (comment #8627)</title>
					<guid isPermaLink="true">http://altocms.ru/t/525/#comment8627</guid>
					<link>http://altocms.ru/525.html#comment8627</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[В версии на гитхабе убрал подгрузку класса капчи внутрь метода <strong>EventIndex()</strong>, чтоб проще было (не придется ничего трогать в родном экшене, достаточно будет плагин подключить)]]></description>
					<pubDate>Sun, 02 Mar 2014 14:07:25 +0400</pubDate>
									</item>
							<item>
					<title>Обновился плагин funcPack (comment #28125)</title>
					<guid isPermaLink="true">http://altocms.ru/t/525/#comment28125</guid>
					<link>http://altocms.ru/525.html#comment28125</link>
					<author>lk0dee@abrahabr.ru</author>
					<description><![CDATA[Ребят есть рабочая версия ?]]></description>
					<pubDate>Mon, 26 Dec 2016 13:46:34 +0300</pubDate>
									</item>
					</channel>
	</rss>
