<?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: Programmatic CCK Content Types &#8211; Updated</title>
	<atom:link href="http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/</link>
	<description>Drupal, Web, Mobile, Data, Software Engineering, Development Process Management, Agile</description>
	<lastBuildDate>Thu, 26 Apr 2012 20:17:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: molen grew</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-128817</link>
		<dc:creator>molen grew</dc:creator>
		<pubDate>Tue, 08 Mar 2011 12:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-128817</guid>
		<description>Useful content! The module gets uninstalled but all the content type stuff remains. Tried this on 2 different servers with Drupal 6.19. Thanks buddy!</description>
		<content:encoded><![CDATA[<p>Useful content! The module gets uninstalled but all the content type stuff remains. Tried this on 2 different servers with Drupal 6.19. Thanks buddy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127832</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Mon, 20 Dec 2010 23:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127832</guid>
		<description>I have the same problem as Tony.  Installation works fine, but upon removal, the content type is still there.  I&#039;m using a clean install of drupal 6.2 with cck 2.8.

Also, do I have to call my module &quot;name&quot;_cck_content?  I used just &quot;member&quot; (I know that&#039;s a bad idea) and installing the module didn&#039;t create the content type.

Thanks for the tut tho, I learned a lot.</description>
		<content:encoded><![CDATA[<p>I have the same problem as Tony.  Installation works fine, but upon removal, the content type is still there.  I&#8217;m using a clean install of drupal 6.2 with cck 2.8.</p>
<p>Also, do I have to call my module &#8220;name&#8221;_cck_content?  I used just &#8220;member&#8221; (I know that&#8217;s a bad idea) and installing the module didn&#8217;t create the content type.</p>
<p>Thanks for the tut tho, I learned a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincenzo Russo</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127733</link>
		<dc:creator>Vincenzo Russo</dc:creator>
		<pubDate>Thu, 09 Dec 2010 13:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127733</guid>
		<description>You&#039;re welcome Patrick!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome Patrick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwaterz</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127726</link>
		<dc:creator>pwaterz</dc:creator>
		<pubDate>Wed, 08 Dec 2010 20:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127726</guid>
		<description>GREAT POST! Mad props, worked like a charm. You made my life so much easier!</description>
		<content:encoded><![CDATA[<p>GREAT POST! Mad props, worked like a charm. You made my life so much easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programmatically create product classes &#124;Prestashow.com</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127289</link>
		<dc:creator>Programmatically create product classes &#124;Prestashow.com</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127289</guid>
		<description>[...] The code I am using is http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/ [...]</description>
		<content:encoded><![CDATA[<p>[...] The code I am using is <a href="http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/" rel="nofollow">http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127188</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 30 Aug 2010 14:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127188</guid>
		<description>Thanks!  Just so you know it&#039;s not just your method that the node_type_delete doesn&#039;t work for.  I&#039;ve tried the other ones you&#039;ve listed on your site and it&#039;s the same thing.  Doesn&#039;t delete the node type and when it&#039;s deleted manually the module can&#039;t recreate it.  Imports from the UI work though.</description>
		<content:encoded><![CDATA[<p>Thanks!  Just so you know it&#8217;s not just your method that the node_type_delete doesn&#8217;t work for.  I&#8217;ve tried the other ones you&#8217;ve listed on your site and it&#8217;s the same thing.  Doesn&#8217;t delete the node type and when it&#8217;s deleted manually the module can&#8217;t recreate it.  Imports from the UI work though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincenzo</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127187</link>
		<dc:creator>Vincenzo</dc:creator>
		<pubDate>Mon, 30 Aug 2010 10:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127187</guid>
		<description>I need to investigate this. On 2.x version it&#039;s always worked without problems. I&#039;ll keep you posted. Please do the same.</description>
		<content:encoded><![CDATA[<p>I need to investigate this. On 2.x version it&#8217;s always worked without problems. I&#8217;ll keep you posted. Please do the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127185</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 29 Aug 2010 22:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127185</guid>
		<description>I should mention I&#039;m using CCK 6.x-3 dev stream.  This is the issue someone else logged.
http://drupal.org/node/740684</description>
		<content:encoded><![CDATA[<p>I should mention I&#8217;m using CCK 6.x-3 dev stream.  This is the issue someone else logged.<br />
<a href="http://drupal.org/node/740684" rel="nofollow">http://drupal.org/node/740684</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127184</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 29 Aug 2010 22:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127184</guid>
		<description>I thought that might have been the problem but I downloaded the package from this site and used it exactly.  The module gets uninstalled but all the content type stuff remains.  Tried this on 2 different servers with Drupal 6.19.

I found another comment in the drupal.org forums about this problem with node_type_delete.</description>
		<content:encoded><![CDATA[<p>I thought that might have been the problem but I downloaded the package from this site and used it exactly.  The module gets uninstalled but all the content type stuff remains.  Tried this on 2 different servers with Drupal 6.19.</p>
<p>I found another comment in the drupal.org forums about this problem with node_type_delete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincenzo</title>
		<link>http://neminis.org/blog/drupal/programmatic-cck-content-types-updated/#comment-127183</link>
		<dc:creator>Vincenzo</dc:creator>
		<pubDate>Sun, 29 Aug 2010 09:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://neminis.org/?p=566#comment-127183</guid>
		<description>@Tony: check for typos or other mistakes - the hook_uninstall as I wrote it removes the content type perfectly.</description>
		<content:encoded><![CDATA[<p>@Tony: check for typos or other mistakes &#8211; the hook_uninstall as I wrote it removes the content type perfectly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

