<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Different layout for every page in Joomla 1.5.x</title>
	<atom:link href="http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/</link>
	<description>Design, interface, interaction, big project development, research (by Egor Khmelev).</description>
	<lastBuildDate>Sat, 04 Sep 2010 03:05:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vsree</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-958</link>
		<dc:creator>vsree</dc:creator>
		<pubDate>Sat, 29 May 2010 13:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-958</guid>
		<description>hi,
I have one problem.
For my project i am using joomla CMS v1.5 for content management. Below is i mention my project structure.

In CityPortal(root folder) folder we have different folder based on cities.
 
--css folder
--js folder
--images folder
--index.php file
templatexml.xml file
--city one folder
-----city one index.php file
-----city one info.php file
--city two folder
-----city two index.php file
-----city two info.php file
--city three folder
-----city three index.php file
-----city three cityinfo.php file
here, i can&#039;t access every page and i am getting error like &#039;Restricted access&#039;. Please tell me any one how to access(create) above structure using JOOMLA 1.5v.
thank for the help in advance.</description>
		<content:encoded><![CDATA[<p>hi,<br />
I have one problem.<br />
For my project i am using joomla CMS v1.5 for content management. Below is i mention my project structure.</p>
<p>In CityPortal(root folder) folder we have different folder based on cities.</p>
<p>&#8211;css folder<br />
&#8211;js folder<br />
&#8211;images folder<br />
&#8211;index.php file<br />
templatexml.xml file<br />
&#8211;city one folder<br />
&#8212;&#8211;city one index.php file<br />
&#8212;&#8211;city one info.php file<br />
&#8211;city two folder<br />
&#8212;&#8211;city two index.php file<br />
&#8212;&#8211;city two info.php file<br />
&#8211;city three folder<br />
&#8212;&#8211;city three index.php file<br />
&#8212;&#8211;city three cityinfo.php file<br />
here, i can&#8217;t access every page and i am getting error like &#8216;Restricted access&#8217;. Please tell me any one how to access(create) above structure using JOOMLA 1.5v.<br />
thank for the help in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Khmelev</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-875</link>
		<dc:creator>Egor Khmelev</dc:creator>
		<pubDate>Tue, 16 Mar 2010 16:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-875</guid>
		<description>@also Egor, as I understand Page Class Suffix allow you to restyle html that you already have by adding a new css class. The way here explained is how to create completely new html layout for different pages.</description>
		<content:encoded><![CDATA[<p>@also Egor, as I understand Page Class Suffix allow you to restyle html that you already have by adding a new css class. The way here explained is how to create completely new html layout for different pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: also Egor</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-874</link>
		<dc:creator>also Egor</dc:creator>
		<pubDate>Tue, 16 Mar 2010 16:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-874</guid>
		<description>Hi, 
I&#039;m studying the subject right now. As far as I understand, it could be solved using Page Class Suffix. Am I right?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m studying the subject right now. As far as I understand, it could be solved using Page Class Suffix. Am I right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-789</link>
		<dc:creator>Claudio</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-789</guid>
		<description>Hi Egor,
can you tell me how Joomla decides what theme to display?
That is I have a global theme layout with 3 cols content, then a sublayout with 2 cols content but every link I click displays only 3 cols layout. What is wrong?
P.S. Default joomla theme is subLayout.</description>
		<content:encoded><![CDATA[<p>Hi Egor,<br />
can you tell me how Joomla decides what theme to display?<br />
That is I have a global theme layout with 3 cols content, then a sublayout with 2 cols content but every link I click displays only 3 cols layout. What is wrong?<br />
P.S. Default joomla theme is subLayout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Hmelyoff</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-787</link>
		<dc:creator>Egor Hmelyoff</dc:creator>
		<pubDate>Thu, 01 Oct 2009 19:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-787</guid>
		<description>Hello Jason, could you send me please example that doesn&#039;t work. I will try to figure out what is wrong with that.</description>
		<content:encoded><![CDATA[<p>Hello Jason, could you send me please example that doesn&#8217;t work. I will try to figure out what is wrong with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-786</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-786</guid>
		<description>Sorry, I meant default override. Like /templates/_global/html/com_content/default.php - when i do this way it doesn&#039;t work, when I put this into theme to assign (home in this example) then all goes fine. Creating symlink is not a solution in my case... Any ideas?</description>
		<content:encoded><![CDATA[<p>Sorry, I meant default override. Like /templates/_global/html/com_content/default.php &#8211; when i do this way it doesn&#8217;t work, when I put this into theme to assign (home in this example) then all goes fine. Creating symlink is not a solution in my case&#8230; Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-785</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 01 Oct 2009 14:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-785</guid>
		<description>Hi Egor,
it seems there is no chance to create com_* overrides with this approach, 
at least when I create /templates/home/html/com_content/default.php it doesn&#039;t override default com_content component layout. Is there any solution to make it working or I do something wrong? Please help..</description>
		<content:encoded><![CDATA[<p>Hi Egor,<br />
it seems there is no chance to create com_* overrides with this approach,<br />
at least when I create /templates/home/html/com_content/default.php it doesn&#8217;t override default com_content component layout. Is there any solution to make it working or I do something wrong? Please help..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-474</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Tue, 11 Aug 2009 21:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-474</guid>
		<description>Ahhh...gotcha.  Thanks.</description>
		<content:encoded><![CDATA[<p>Ahhh&#8230;gotcha.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Hmelyoff</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-473</link>
		<dc:creator>Egor Hmelyoff</dc:creator>
		<pubDate>Tue, 11 Aug 2009 21:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-473</guid>
		<description>First of all &quot;_global&quot; template not for assign. You need to edit layout.php in &quot;home&quot; template for example. And besides, if you have layout.php in &quot;home&quot; template its mean that you redefined _global/layout.php, so any changes in _global/layout.php never come up.</description>
		<content:encoded><![CDATA[<p>First of all &#8220;_global&#8221; template not for assign. You need to edit layout.php in &#8220;home&#8221; template for example. And besides, if you have layout.php in &#8220;home&#8221; template its mean that you redefined _global/layout.php, so any changes in _global/layout.php never come up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-472</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Tue, 11 Aug 2009 21:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-472</guid>
		<description>I tried editing the _global/layout.php file, but anything I put in there does not show up on the site.</description>
		<content:encoded><![CDATA[<p>I tried editing the _global/layout.php file, but anything I put in there does not show up on the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Hmelyoff</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-470</link>
		<dc:creator>Egor Hmelyoff</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-470</guid>
		<description>You just need to declare &lt;jdoc:include type=&quot;component&quot; /&gt; and assign this template to menu items that you need. All new articles will have this template view.</description>
		<content:encoded><![CDATA[<p>You just need to declare <jdoc :include type="component" /> and assign this template to menu items that you need. All new articles will have this template view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-466</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-466</guid>
		<description>Do you know if there is a way to have a new Article automatically assume a template?  Rather than having to assign a template to the article after the article has been created?</description>
		<content:encoded><![CDATA[<p>Do you know if there is a way to have a new Article automatically assume a template?  Rather than having to assign a template to the article after the article has been created?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-5</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Thu, 21 May 2009 14:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-5</guid>
		<description>Sorry, I was trying to think at the end of the day.  I&#039;m not seeing my com_content modification in the global folder.  The only fix I could come up with was to create a symlink from home/html/com_content to global/html/com_content.</description>
		<content:encoded><![CDATA[<p>Sorry, I was trying to think at the end of the day.  I&#8217;m not seeing my com_content modification in the global folder.  The only fix I could come up with was to create a symlink from home/html/com_content to global/html/com_content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Hmelyoff</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-4</link>
		<dc:creator>Egor Hmelyoff</dc:creator>
		<pubDate>Wed, 20 May 2009 20:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-4</guid>
		<description>Thank you for your reply Blake.

Till you wrote I didn&#039;t know about that problem, but now its solved.
Update your files and you can use in inherited template typical construction like $this-&gt;params-&gt;get(...) and also $this-&gt;global_params-&gt;get(...) for access to params of _global template.

Sorry, but I don&#039;t understand about component.php, you can mail me with sources and I&#039;ll try to help you.</description>
		<content:encoded><![CDATA[<p>Thank you for your reply Blake.</p>
<p>Till you wrote I didn&#8217;t know about that problem, but now its solved.<br />
Update your files and you can use in inherited template typical construction like $this->params->get(&#8230;) and also $this->global_params->get(&#8230;) for access to params of _global template.</p>
<p>Sorry, but I don&#8217;t understand about component.php, you can mail me with sources and I&#8217;ll try to help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://blog.egorkhmelev.com/2009/05/different-layout-for-every-page-in-joomla-15x/comment-page-1/#comment-3</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Wed, 20 May 2009 19:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evershow.me/?p=58#comment-3</guid>
		<description>Works great!  Simple and easy.  Except I&#039;m not seeing my modified component.php, which is in the _global root folder.  Also the _global params.ini is read instead of the inherited template params.ini.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Works great!  Simple and easy.  Except I&#8217;m not seeing my modified component.php, which is in the _global root folder.  Also the _global params.ini is read instead of the inherited template params.ini.  Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
