<?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 a Content Type for Plone 3.x</title>
	<atom:link href="http://weblog.kernelcode.com/2009/09/29/creating-a-content-type-for-plone-3-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.kernelcode.com/2009/09/29/creating-a-content-type-for-plone-3-x/</link>
	<description>Studies and thoughts, usually in coherent fashion.</description>
	<lastBuildDate>Mon, 30 May 2011 09:30:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Christopher Warner</title>
		<link>http://weblog.kernelcode.com/2009/09/29/creating-a-content-type-for-plone-3-x/comment-page-1/#comment-7044</link>
		<dc:creator>Christopher Warner</dc:creator>
		<pubDate>Tue, 29 Jun 2010 06:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.kernelcode.com/?p=261#comment-7044</guid>
		<description>Yah, it&#039;s not recommended practice to put a space in the content type name. This howto needs to be updated for Zopeskel for people following directions and getting problems it&#039;s most likely because you need to make the locales directory. I&#039;ll update this documentation for Zopeskel</description>
		<content:encoded><![CDATA[<p>Yah, it&#8217;s not recommended practice to put a space in the content type name. This howto needs to be updated for Zopeskel for people following directions and getting problems it&#8217;s most likely because you need to make the locales directory. I&#8217;ll update this documentation for Zopeskel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesuisse</title>
		<link>http://weblog.kernelcode.com/2009/09/29/creating-a-content-type-for-plone-3-x/comment-page-1/#comment-7041</link>
		<dc:creator>jesuisse</dc:creator>
		<pubDate>Thu, 24 Jun 2010 21:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.kernelcode.com/?p=261#comment-7041</guid>
		<description>A great intro, thanks. Another small problem that might come up: If you enter multiple words for the name of the content type (say &quot;Digital Video&quot; instead of &quot;DVD&quot;), the installation upon starting the Plone instance will fail with a KeyError. The solution seems to be to manually change the key in the config.py ADD_PERMISSIONS-dictionary from &#039;Digital Video&#039; to &#039;DigitalVideo&#039; and things will start working.</description>
		<content:encoded><![CDATA[<p>A great intro, thanks. Another small problem that might come up: If you enter multiple words for the name of the content type (say &#8220;Digital Video&#8221; instead of &#8220;DVD&#8221;), the installation upon starting the Plone instance will fail with a KeyError. The solution seems to be to manually change the key in the config.py ADD_PERMISSIONS-dictionary from &#8216;Digital Video&#8217; to &#8216;DigitalVideo&#8217; and things will start working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Warner</title>
		<link>http://weblog.kernelcode.com/2009/09/29/creating-a-content-type-for-plone-3-x/comment-page-1/#comment-7025</link>
		<dc:creator>Christopher Warner</dc:creator>
		<pubDate>Tue, 11 May 2010 14:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.kernelcode.com/?p=261#comment-7025</guid>
		<description>Right, so i&#039;ve updated the documentation with notes on how to remedy this and you&#039;re welcome. Let me also note for commenters who have sent me email or have tried to contact me via IRC that I am indeed writing more documentation and tutorials in regards to Plone.</description>
		<content:encoded><![CDATA[<p>Right, so i&#8217;ve updated the documentation with notes on how to remedy this and you&#8217;re welcome. Let me also note for commenters who have sent me email or have tried to contact me via IRC that I am indeed writing more documentation and tutorials in regards to Plone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan.price</title>
		<link>http://weblog.kernelcode.com/2009/09/29/creating-a-content-type-for-plone-3-x/comment-page-1/#comment-7024</link>
		<dc:creator>ivan.price</dc:creator>
		<pubDate>Tue, 11 May 2010 11:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.kernelcode.com/?p=261#comment-7024</guid>
		<description>one little thing.. when i tried this using Plone 3.3 the command &quot;../../bin/paster addcontent -l&quot; resulted in a &quot;Command &#039;addcontent&#039; not known&quot; error.. i had to follow the instructions here: 
http://www.mustap.com/pythonzone_post_234_zopeskel-with-local-commands 
(adding the paster_plugins.txt file) file to get the command to work properly.

thanks christopher for the great howto !</description>
		<content:encoded><![CDATA[<p>one little thing.. when i tried this using Plone 3.3 the command &#8220;../../bin/paster addcontent -l&#8221; resulted in a &#8220;Command &#8216;addcontent&#8217; not known&#8221; error.. i had to follow the instructions here:<br />
<a href="http://www.mustap.com/pythonzone_post_234_zopeskel-with-local-commands" rel="nofollow">http://www.mustap.com/pythonzone_post_234_zopeskel-with-local-commands</a><br />
(adding the paster_plugins.txt file) file to get the command to work properly.</p>
<p>thanks christopher for the great howto !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

