Advanced Usage of Deploy

Last modified: October 18, 2009 - 05:18

The same technique used in the "Basic usage" section can be used for custom content types using any of the standard CCK field types, including nodereferences. One feature of using Deploy in theme more complex content types is that if you deploy a node that noderferences another node, then both nodes will be pushed to the remote server. Deploy will continue following nodereferences down the chain until all dependencies have been accounted for.

In order for this to work you will need to enable the 'Deploy Nodereferences' modules at admin/build/modules on your source server.

Other than that the process for deploying more complex node types is exactly the same as that used for basic node types.

 
 

Drupal is a registered trademark of Dries Buytaert.