<?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: Template Library for Ext.CodeIgniter</title>
	<atom:link href="http://crynobone.com/template-library-for-ext-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://crynobone.com/template-library-for-ext-codeigniter/</link>
	<description>CodeIgniter, WordPress, jQuery, PHP &#38; JavaScript Programmer</description>
	<lastBuildDate>Tue, 16 Mar 2010 01:38:44 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zaki</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-10273</link>
		<dc:creator>Zaki</dc:creator>
		<pubDate>Wed, 13 Jan 2010 15:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-10273</guid>
		<description>That is one way of doing it, would really love it if you release your modification to be use for public, well that what the focus on open-source development right.</description>
		<content:encoded><![CDATA[<p>That is one way of doing it, would really love it if you release your modification to be use for public, well that what the focus on open-source development right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dre</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-10265</link>
		<dc:creator>Dre</dc:creator>
		<pubDate>Wed, 13 Jan 2010 10:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-10265</guid>
		<description>I made some modifications.
The idea is to have theme outside apps, like

Application
System
Themes

&lt;code&gt;$path = dirname(BASEPATH).&#039;/themes/&#039;.$this-&gt;theme.&#039;/&#039;.$folder.&#039;/&#039;.$file.EXT;&lt;/code&gt;

&lt;code&gt;$this-&gt;fragment[$part] .= $this-&gt;ci-&gt;load-&gt;part_view($path,$vars,$return);&lt;/code&gt;

I made &lt;code&gt;part_view()&lt;/code&gt; func. so I can load view from &lt;code&gt;/theme/default/$folder/$file&lt;/code&gt; or &lt;code&gt;/default/file&lt;/code&gt;

This gives me to be able to make view outside app folder, so I can overwrite views/file.

My next step is to make Options from Options lib, so to load from DB. 

I can send you my file if you want to take a look, Its a bit hard coded, but I can explain or you can read it.</description>
		<content:encoded><![CDATA[<p>I made some modifications.<br />
The idea is to have theme outside apps, like</p>
<p>Application<br />
System<br />
Themes</p>
<p><code>$path = dirname(BASEPATH).'/themes/'.$this-&gt;theme.'/'.$folder.'/'.$file.EXT;</code></p>
<p><code>$this-&gt;fragment[$part] .= $this-&gt;ci-&gt;load-&gt;part_view($path,$vars,$return);</code></p>
<p>I made <code>part_view()</code> func. so I can load view from <code>/theme/default/$folder/$file</code> or <code>/default/file</code></p>
<p>This gives me to be able to make view outside app folder, so I can overwrite views/file.</p>
<p>My next step is to make Options from Options lib, so to load from DB. </p>
<p>I can send you my file if you want to take a look, Its a bit hard coded, but I can explain or you can read it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaki</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-10262</link>
		<dc:creator>Zaki</dc:creator>
		<pubDate>Wed, 13 Jan 2010 09:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-10262</guid>
		<description>Based on the Template Class, all template/theme file including HTML, CSS and Images will be stored under &lt;code&gt;./public/styles/{theme_folder}/&lt;/code&gt; while view should be under &lt;code&gt;./system/application/views/&lt;/code&gt; just like you load a view in default CodeIgniter</description>
		<content:encoded><![CDATA[<p>Based on the Template Class, all template/theme file including HTML, CSS and Images will be stored under <code>./public/styles/{theme_folder}/</code> while view should be under <code>./system/application/views/</code> just like you load a view in default CodeIgniter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dre</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-10261</link>
		<dc:creator>Dre</dc:creator>
		<pubDate>Wed, 13 Jan 2010 09:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-10261</guid>
		<description>How to load View in view like.

CONTENT -&gt; folder/content.php

so you can have theme like:

index.html, 
css/
js/
page/
page/content.php
forum/threads.php</description>
		<content:encoded><![CDATA[<p>How to load View in view like.</p>
<p>CONTENT -&gt; folder/content.php</p>
<p>so you can have theme like:</p>
<p>index.html,<br />
css/<br />
js/<br />
page/<br />
page/content.php<br />
forum/threads.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 43 примера использования PHP фреймворка CodeIgniter &#124; Vizor-IT blog</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-9824</link>
		<dc:creator>43 примера использования PHP фреймворка CodeIgniter &#124; Vizor-IT blog</dc:creator>
		<pubDate>Mon, 28 Dec 2009 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-9824</guid>
		<description>[...] Template Library for Ext.CodeIgniter [...]</description>
		<content:encoded><![CDATA[<p>[...] Template Library for Ext.CodeIgniter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shin</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-8777</link>
		<dc:creator>shin</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-8777</guid>
		<description>It will be great if you can put together some sample codes for MVC. I want to see a simple example so that I can see how it works.</description>
		<content:encoded><![CDATA[<p>It will be great if you can put together some sample codes for MVC. I want to see a simple example so that I can see how it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application &#124; Son Of Byte</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-8706</link>
		<dc:creator>40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application &#124; Son Of Byte</dc:creator>
		<pubDate>Tue, 03 Nov 2009 05:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-8706</guid>
		<description>[...] 24. Template Library for Ext.CodeIgniter [...]</description>
		<content:encoded><![CDATA[<p>[...] 24. Template Library for Ext.CodeIgniter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application &#124; Programming Blog</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-8529</link>
		<dc:creator>40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application &#124; Programming Blog</dc:creator>
		<pubDate>Fri, 23 Oct 2009 05:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-8529</guid>
		<description>[...] 24. Template Library for Ext.CodeIgniter [...]</description>
		<content:encoded><![CDATA[<p>[...] 24. Template Library for Ext.CodeIgniter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CRUD Library for Ext.CodeIgniter: An Example &#171; Mior Muhammad Zaki</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-8452</link>
		<dc:creator>CRUD Library for Ext.CodeIgniter: An Example &#171; Mior Muhammad Zaki</dc:creator>
		<pubDate>Tue, 20 Oct 2009 10:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-8452</guid>
		<description>[...] callback can be optimized with Template Library for Ext.CodeIgniter. [...]</description>
		<content:encoded><![CDATA[<p>[...] callback can be optimized with Template Library for Ext.CodeIgniter. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application &#124; PHP Frameworks</title>
		<link>http://crynobone.com/template-library-for-ext-codeigniter/#comment-8341</link>
		<dc:creator>40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application &#124; PHP Frameworks</dc:creator>
		<pubDate>Fri, 16 Oct 2009 10:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://crynobone.com/?p=535#comment-8341</guid>
		<description>[...] 24. Template Library for Ext.CodeIgniter [...]</description>
		<content:encoded><![CDATA[<p>[...] 24. Template Library for Ext.CodeIgniter [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
