<?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: Language Override Plugin</title>
	<atom:link href="http://openedweb.com/blog/2008/11/06/language-override-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://openedweb.com/blog/2008/11/06/language-override-plugin/</link>
	<description>Education and Technology</description>
	<lastBuildDate>Sun, 22 Jan 2012 03:29:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Deon</title>
		<link>http://openedweb.com/blog/2008/11/06/language-override-plugin/comment-page-1/#comment-3074</link>
		<dc:creator>Deon</dc:creator>
		<pubDate>Thu, 15 Jan 2009 14:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=685#comment-3074</guid>
		<description>Hi Steve,

Thank you for the plugin. I have been looking through and trying to find where to change the widget title of Friends&#039; activity. Any direction you might provide where to look through the code?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Thank you for the plugin. I have been looking through and trying to find where to change the widget title of Friends&#8217; activity. Any direction you might provide where to look through the code?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Leifer</title>
		<link>http://openedweb.com/blog/2008/11/06/language-override-plugin/comment-page-1/#comment-1603</link>
		<dc:creator>Matt Leifer</dc:creator>
		<pubDate>Thu, 06 Nov 2008 23:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=685#comment-1603</guid>
		<description>Indeed, I tried those combinations and nothing like that seems to work.  Maintaining one en.php file isn&#039;t too much of a big deal though, provided you are careful to comment which sections come from which plugins.</description>
		<content:encoded><![CDATA[<p>Indeed, I tried those combinations and nothing like that seems to work.  Maintaining one en.php file isn&#8217;t too much of a big deal though, provided you are careful to comment which sections come from which plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://openedweb.com/blog/2008/11/06/language-override-plugin/comment-page-1/#comment-1600</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 06 Nov 2008 22:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=685#comment-1600</guid>
		<description>Good to know! Thanks for that!

I agree with your thinking regarding languages functioning like views. I was poking around for anything that works along those lines, but I didn&#039;t see anything.

I&#039;d like to see something like:

languageoverride/languages/en.php
languageoverride/languages/groups/en.php
languageoverride/languages/blog/en.php

or 

languageoverride/languages/en.php
languageoverride/languages/groups/languages/en.php
languageoverride/languages/blog/languages/en.php

much as we see in views. Again, since I didn&#039;t see anything like it I assume it wouldn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Good to know! Thanks for that!</p>
<p>I agree with your thinking regarding languages functioning like views. I was poking around for anything that works along those lines, but I didn&#8217;t see anything.</p>
<p>I&#8217;d like to see something like:</p>
<p>languageoverride/languages/en.php<br />
languageoverride/languages/groups/en.php<br />
languageoverride/languages/blog/en.php</p>
<p>or </p>
<p>languageoverride/languages/en.php<br />
languageoverride/languages/groups/languages/en.php<br />
languageoverride/languages/blog/languages/en.php</p>
<p>much as we see in views. Again, since I didn&#8217;t see anything like it I assume it wouldn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Leifer</title>
		<link>http://openedweb.com/blog/2008/11/06/language-override-plugin/comment-page-1/#comment-1599</link>
		<dc:creator>Matt Leifer</dc:creator>
		<pubDate>Thu, 06 Nov 2008 22:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=685#comment-1599</guid>
		<description>This is a good idea and something I have already implemented on my site, but I wouldn&#039;t recommend hacking plugin files too much because they are just as likely to be updated as the core.

You can override the en.php files of plugins by just appending the contents to the en.php file in the languageoverride plugin.  Well, not the whole file, but just the bit that contains the array assignments.  Then just make sure that languageoverride is below any plugins that you have overriden the language settings for in the loading order.

I think it would be better if languages worked a bit more like views where you could override individual files by placing them in an appropriate directory structure.  Perhaps we can hope for this in future versions of elgg.</description>
		<content:encoded><![CDATA[<p>This is a good idea and something I have already implemented on my site, but I wouldn&#8217;t recommend hacking plugin files too much because they are just as likely to be updated as the core.</p>
<p>You can override the en.php files of plugins by just appending the contents to the en.php file in the languageoverride plugin.  Well, not the whole file, but just the bit that contains the array assignments.  Then just make sure that languageoverride is below any plugins that you have overriden the language settings for in the loading order.</p>
<p>I think it would be better if languages worked a bit more like views where you could override individual files by placing them in an appropriate directory structure.  Perhaps we can hope for this in future versions of elgg.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

