Database import broken down to small pieces
Last modified: February 14, 2009 - 23:44
In order to import content to drupal's core or contrib modules, you need to understand how each component works, and how data is stored.
The main items listed in http://drupal.org/node/307799 to import include; content, comments, files & images, users and roles, external services.
In this section, we will delve into more detail as to how to import different items.
