<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Pagegroup</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Thu, 16 Apr 2026 19:51:36 -0000</pubDate>

		<item>
			<title>Dayver</title>
			<description><![CDATA[<p>After instal in admin panel go to config page of plugin and fill all config field then press button "Create the specified extra field" then press button for save config.</p>

<p>Edit the templates theme of your site:</p>

<ul><li>In page.add.tpl  and  page.edit.tpl paste the appropriate tags specified in the configuration of the plug-extrafield.</li>
	<li>In page.list.tpl insert tag {LIST_ROW_PAGE_GROUP_ROTATOR}. It is also available {LIST_ROW_PAGE_IN_GROUP_COUNT} tag that displays the number of pages grouped , with which you can make the condition display "switcher" only pages that are in the group. It will look something like this : &lt;!- IF {LIST_ROW_PAGE_IN_GROUP_COUNT} &gt; 1 -&gt; {LIST_ROW_PAGE_GROUP_ROTATOR} &lt;!- ENDIF -&gt;. As well , it is necessary for the correct switch pages in the group to wrap the contents of the container LIST_ROW section showing the pattern id id = "paggrp {LIST_ROW_ID}. So section should look like this : &lt;!- BEGIN: LIST_ROW -&gt; &lt;div id="paggrp {LIST_ROW_ID}"&gt; ... &lt;/ div&gt; &lt;!- END: LIST_ROW -&gt;</li>
	<li>If necessary, make changes to the template "switcher" by editing pagegroup.listrow.rotator.tpl</li>
</ul><p><em>Sorry for my english (using Google Translate) </em></p>
]]></description>
			<pubDate>Thu, 17 Жов 2013 02:27:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38171]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>How do I set it up? I am a noob :D</p>

<p>Extra Fields ?</p>

<p> </p>
]]></description>
			<pubDate>Thu, 17 Жов 2013 01:28:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38170]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[<p>The plugin allows to group pages into groups of a certain field . For example, if you have an Internet shop site that sells handkerchiefs in the category of " Silk scarves " is except shawls with various patterns and even a polka dot scarves 5 differences between them only in the color of peas that using this plugin you can combine pages headscarves in peas in the same group . Then in the category will be displayed only one polka dot scarf , but next to it will be " pereklyuchator " by the color of peas . Switching within the group is fast and easy with the help of AJAX. For the functional store that gives everyone the opportunity to have a product ( even with minor differences ) a separate page. Since then the use of plug-in versatile he can be , not only for online shopping, but also other kinds of sites.</p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 14:11:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38164]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>How do I use this plugin?</p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 13:47:06 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38163]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[<p>Sorry, did not test with English only translated from Russian and unfortunately made a mistake. Thank Twiebie</p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 13:12:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38162]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>That worked thanks</p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 12:49:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38161]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>The arrays on line 14, 15 and 17 are not closed. Try replacing that block with this one:</p>

<pre class="brush:php;">
$L['cfg_category'] = array('Category codes', 'Comma separated, where need collect page in group. If empty then for all');
$L['cfg_extrfldnamegroup'] = array('Name of extra field', 'Page extra field for a page id and group specification for grouped&lt;div id="addextrfd"&gt;
&lt;button type="button"&gt;Create the specified extra field&lt;/button&gt; If there is an extra field that will fill his the service information. That is, it is recommended to click this button in any case&lt;/div&gt;');
$L['cfg_extrfldnamesforgroup'] = array('Extra fields names', 'Page extra fields names, comma separated, for a collect pages in group by his value');</pre>
]]></description>
			<pubDate>Ср, 16 Жов 2013 10:22:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38160]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p><b>Parse error</b>: syntax error, unexpected ';', expecting ')' in <b>/home/mysite/public_html/plugins/pagegroup/lang/pagegroup.en.lang.php</b> on line <b>14</b></p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 07:01:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38159]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[<p>Folder name should be pagegroup иге I do not understand why you get a blank page because of that (in file datas/config.php please сheck the $cfg['display_errors'] = TRUE; for error detection)</p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 02:27:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38158]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>I am unable to load the extensiosn page (to install) once I have uploaded <a href="http://www.cotonti.com/extensions/navigation-structure/pagegroup" title="Pagegroup">Pagegroup</a></p>

<p>I just get a white blank page.</p>

<p>I only get my normal page back when I delete pagegroup folder from my plugin dir</p>
]]></description>
			<pubDate>Ср, 16 Жов 2013 01:31:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7557&d=0#post38157]]></link>
		</item>
	</channel>
</rss>