<?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: Django Admin and TinyMCE HowTo</title>
	<atom:link href="http://librehosting.net/2008/12/22/django-admin-and-tinymce-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://librehosting.net/2008/12/22/django-admin-and-tinymce-howto/</link>
	<description>Agile Web Hosting for the Experienced Developer</description>
	<lastBuildDate>Sat, 19 Dec 2009 19:55:03 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tonkla</title>
		<link>http://librehosting.net/2008/12/22/django-admin-and-tinymce-howto/comment-page-1/#comment-482</link>
		<dc:creator>tonkla</dc:creator>
		<pubDate>Wed, 18 Mar 2009 04:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://librehosting.net/?p=104#comment-482</guid>
		<description>thank you very much : )</description>
		<content:encoded><![CDATA[<p>thank you very much : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zenos</title>
		<link>http://librehosting.net/2008/12/22/django-admin-and-tinymce-howto/comment-page-1/#comment-453</link>
		<dc:creator>Zenos</dc:creator>
		<pubDate>Tue, 10 Mar 2009 05:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://librehosting.net/?p=104#comment-453</guid>
		<description>Thanks for the nice how-to!  

Another gotcha that is worth mentioning is that having the MEDIA_URL in the settings.py file set to a absolute path may cause tiny_mce to popup blank pages.  Setting this to a relative path, i.e. &#039;/static/&#039; will fix the problem.

See &lt;a href=&quot;http://pageworthy.com/blog/2009/mar/09/tiny_mce-blank-popups/&quot; rel=&quot;nofollow&quot;&gt;http://pageworthy.com/blog/2009/mar/09/tiny_mce-blank-popups/&lt;/a&gt; for more info.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice how-to!  </p>
<p>Another gotcha that is worth mentioning is that having the MEDIA_URL in the settings.py file set to a absolute path may cause tiny_mce to popup blank pages.  Setting this to a relative path, i.e. &#8216;/static/&#8217; will fix the problem.</p>
<p>See <a href="http://pageworthy.com/blog/2009/mar/09/tiny_mce-blank-popups/" rel="nofollow">http://pageworthy.com/blog/2009/mar/09/tiny_mce-blank-popups/</a> for more info.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
