<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>audibleCode &#187; introduction</title>
	<atom:link href="http://audiblecode.wordpress.com/category/uncategorized/introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://audiblecode.wordpress.com</link>
	<description>a code repository for codes that you don't have enough words to describe</description>
	<lastBuildDate>Mon, 08 Dec 2008 01:06:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='audiblecode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/abfe229b425ccf294f5823ba4b90f5a2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>audibleCode &#187; introduction</title>
		<link>http://audiblecode.wordpress.com</link>
	</image>
			<item>
		<title>Drupal Backend theme issues</title>
		<link>http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/#comments</comments>
		<pubDate>Thu, 22 May 2008 13:58:19 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/</guid>
		<description><![CDATA[If you&#8217;ve configured Drupal (www.drupal.org) the way that it
uses different themes for the frontend and the backend, it still kicks
you into the frontend when you edit content.
To change this you have to edit this file:
modules/system/system.module
at the end of the function &#8220;function system_menu($may_cache)&#8221; look
for the &#8220;else&#8221; part
// in line ~308
// find:
if (arg(0) == &#8216;admin&#8217;) 
// repalce with:
if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=4&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
	</channel>
</rss>