$content[type] = array ( 'name' => 'Slideshow Image', 'type' => 'slideshow_image', 'description' => '', 'title_label' => 'Title', 'body_label' => '', 'min_word_count' => '0', 'help' => '', 'node_options' => array ( 'status' => true, 'promote' => false, 'sticky' => false, 'revision' => false, ), 'comment' => '0', 'old_type' => 'slideshow_image', 'orig_type' => '', 'module' => 'node', 'custom' => '1', 'modified' => '1', 'locked' => '0', ); $content[fields] = array ( 0 => array ( 'widget_type' => 'image', 'label' => 'Photo', 'weight' => 0, 'max_resolution' => 0, 'max_filesize' => 0, 'max_number_images' => 0, 'image_path' => '', 'file_extensions' => 'jpg jpeg png gif', 'custom_alt' => 0, 'custom_title' => 0, 'description' => '', 'required' => 1, 'multiple' => 0, 'use_default_image' => 0, 'default_image_upload' => '', 'default_image' => NULL, 'field_name' => 'field_photo', 'field_type' => 'image', 'module' => 'imagefield', ), );