November 28, 2009
UPDATE 02/12/2009: this patch is out of the date, please refer to the Alternate Content Copy module now. A few days ago I wrote a HowTo for creating CCK Content Types programmatically, including their update. Unfortunately, I must have missed something in my tests, so I found out later on that the updates won’t work [...]
Read More
November 24, 2009
Update 28/11/2009: you need this patch to make this working 100%. The fundament of Drupal is the node entity. In drupal (almost) everything is a node, which is the most elementary piece of content available, that can be “extended” to create new node types, also known as content types. When you create new Drupal content [...]
Read More