$content[type] = array ( 'name' => 'Community', 'type' => 'community', 'description' => 'A community provides a way for members (staff, ecms, and/or agency members) to have a place to collaborate on a project, group people of a similar interest, or many other possibilities.', 'title_label' => 'Title', 'body_label' => 'Body', 'min_word_count' => '0', 'help' => '', 'node_options' => array ( 'status' => true, 'promote' => false, 'sticky' => false, 'revision' => false, ), 'comment' => '0', 'upload' => '1', 'excerpt' => '1', 'excerpt_wt' => '0', 'comment_talk' => 0, 'old_type' => 'community', 'orig_type' => '', 'module' => 'node', 'custom' => '1', 'modified' => '1', 'locked' => '0', ); $content[fields] = array ( 0 => array ( 'widget_type' => 'text', 'label' => 'forums', 'weight' => '0', 'rows' => '1', 'description' => 'You may choose to provide a way for your group members to categorize their forum topics. If you need more than 3 options, just create 3 for now and you will have the chance to add more when you come back to edit this group.', 'default_value_widget' => array ( 'field_forums' => array ( 0 => array ( 'value' => '', ), 1 => array ( 'value' => '', ), 2 => array ( 'value' => '', ), ), ), 'default_value_php' => '', 'group' => false, 'required' => '0', 'multiple' => '1', 'text_processing' => '0', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_forums', 'field_type' => 'text', 'module' => 'text', 'default_value' => array ( 0 => array ( 'value' => '', ), ), ), );