<?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: Creating Elgg 1.0 Themes</title>
	<atom:link href="http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/</link>
	<description>Education and Technology</description>
	<lastBuildDate>Fri, 12 Mar 2010 10:28:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chirag</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-9844</link>
		<dc:creator>Chirag</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-9844</guid>
		<description>can you please tell me from where to chnge the background colour on my.  I mean which file to edit.  Thanx</description>
		<content:encoded><![CDATA[<p>can you please tell me from where to chnge the background colour on my.  I mean which file to edit.  Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-890</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 29 Sep 2008 13:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-890</guid>
		<description>That would be index.php in your elgg root.  Ideally, you would not edit the core and use &quot;hooks&quot; to make the changes.

Unfortunately, I do not currently understand how to do so.

There is a theme by another another developer that appears to have used these hooks. Once I see the code, it will probably fall into place for me.

You can also make some changes in views/default/pageshells/pageshell.php</description>
		<content:encoded><![CDATA[<p>That would be index.php in your elgg root.  Ideally, you would not edit the core and use &#8220;hooks&#8221; to make the changes.</p>
<p>Unfortunately, I do not currently understand how to do so.</p>
<p>There is a theme by another another developer that appears to have used these hooks. Once I see the code, it will probably fall into place for me.</p>
<p>You can also make some changes in views/default/pageshells/pageshell.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-889</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Mon, 29 Sep 2008 13:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-889</guid>
		<description>Thanks for the link to this page. I have a question, where do I edit and manipulate the index page? I wish to add more to it, and not just showing of login and last actions..

Thanks again</description>
		<content:encoded><![CDATA[<p>Thanks for the link to this page. I have a question, where do I edit and manipulate the index page? I wish to add more to it, and not just showing of login and last actions..</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Step Out of the Box Theme &#124; openedweb.com</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-882</link>
		<dc:creator>A Step Out of the Box Theme &#124; openedweb.com</dc:creator>
		<pubDate>Sun, 28 Sep 2008 16:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-882</guid>
		<description>[...] Creating Elgg Themes [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating Elgg Themes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Image elements in Elgg 1.0 themes &#124; openedweb.com</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-861</link>
		<dc:creator>Image elements in Elgg 1.0 themes &#124; openedweb.com</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-861</guid>
		<description>[...] editor, an ftp client, and image editing software. You work with the files and structures outlined here. It is best not to work directly with the views/default/. You might also want to read my post on [...]</description>
		<content:encoded><![CDATA[<p>[...] editor, an ftp client, and image editing software. You work with the files and structures outlined here. It is best not to work directly with the views/default/. You might also want to read my post on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Pearson</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-783</link>
		<dc:creator>Mark Pearson</dc:creator>
		<pubDate>Thu, 18 Sep 2008 20:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-783</guid>
		<description>This is brilliant Steve. At present I have had to hack my elgg 0.92 to accomplish all of the things that can be done much more easily with 1.0. Great guide. Thanks for all the effort you put in to writing this up.</description>
		<content:encoded><![CDATA[<p>This is brilliant Steve. At present I have had to hack my elgg 0.92 to accomplish all of the things that can be done much more easily with 1.0. Great guide. Thanks for all the effort you put in to writing this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-747</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 15 Sep 2008 18:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-747</guid>
		<description>I&#039;m sure there is, but that is beyond me at the moment. I know there is talk about it on the Elgg Dev Google Group.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure there is, but that is beyond me at the moment. I know there is talk about it on the Elgg Dev Google Group.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dark Green Theme for Elgg 1.0 &#124; openedweb.com</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-741</link>
		<dc:creator>Dark Green Theme for Elgg 1.0 &#124; openedweb.com</dc:creator>
		<pubDate>Sun, 14 Sep 2008 21:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-741</guid>
		<description>[...] of theme overrides in Elgg. addthis_url = [...]</description>
		<content:encoded><![CDATA[<p>[...] of theme overrides in Elgg. addthis_url = [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lieni</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-735</link>
		<dc:creator>Lieni</dc:creator>
		<pubDate>Sun, 14 Sep 2008 10:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-735</guid>
		<description>is there a solution for a theme plugin where the usere can select the them by him self?</description>
		<content:encoded><![CDATA[<p>is there a solution for a theme plugin where the usere can select the them by him self?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-719</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 05 Sep 2008 16:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-719</guid>
		<description>Steve

Thanks for the additional material on Elgg. Helps a lot to better understand the process.</description>
		<content:encoded><![CDATA[<p>Steve</p>
<p>Thanks for the additional material on Elgg. Helps a lot to better understand the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-718</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 03 Sep 2008 13:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-718</guid>
		<description>Elgg 1.0 is truly what they claimed it would be--a very powerful engine that can be customized  to do what you need to do. It will be exciting to see the variety of themes and plugins extending the Elgg Engine.

Really, the only limit is your imagination and ability.</description>
		<content:encoded><![CDATA[<p>Elgg 1.0 is truly what they claimed it would be&#8211;a very powerful engine that can be customized  to do what you need to do. It will be exciting to see the variety of themes and plugins extending the Elgg Engine.</p>
<p>Really, the only limit is your imagination and ability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://openedweb.com/blog/2008/08/25/creating-elgg-10-themes/comment-page-1/#comment-717</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 02 Sep 2008 08:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=240#comment-717</guid>
		<description>it seems you can create new page elements, add the entire /view/default hierarchy and add a mod//view/default to your theme - and really go wild :-)</description>
		<content:encoded><![CDATA[<p>it seems you can create new page elements, add the entire /view/default hierarchy and add a mod//view/default to your theme &#8211; and really go wild <img src='http://openedweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
