$content['type'] = array ( 'name' => 'User Profile', 'type' => 'uprofile', 'description' => 'Holds the data for a user\'s profile. This type is provided by Advanced Profile Kit as an import file and can be changed or deleted as needed. If you don\'t want it to have a title, look at the Automatic Nodetitles module. If you don\'t see a "Content profile" tab at the top, be sure "Use this content type as a content profile for users" is checked. Commenting is off by default but can be turned on in the Comment Settings section.', 'title_label' => 'Profile Title', 'body_label' => '', 'min_word_count' => '0', 'help' => '', 'node_options' => array ( 'status' => true, 'promote' => false, 'sticky' => false, 'revision' => false, ), 'old_type' => 'uprofile', 'orig_type' => '', 'module' => 'node', 'custom' => '1', 'modified' => '1', 'locked' => '0', 'og_content_type_usage' => 'omitted', 'og_max_groups' => '', 'content_profile_use' => 1, 'comment' => '0', 'comment_default_mode' => '4', 'comment_default_order' => '1', 'comment_default_per_page' => '50', 'comment_controls' => '3', 'comment_anonymous' => '0', 'comment_subject_field' => '0', 'comment_preview' => '0', 'comment_form_location' => '0', 'ant' => '1', 'ant_pattern' => 'Profile for [author-name]', 'ant_php' => 0, ); $content['groups'] = array ( 0 => array ( 'label' => 'Basic Info', 'group_type' => 'standard', 'settings' => array ( 'form' => array ( 'style' => 'fieldset', 'description' => '', ), 'display' => array ( 'description' => '', 'teaser' => array ( 'format' => 'fieldset', 'exclude' => 0, ), 'full' => array ( 'format' => 'fieldset', 'exclude' => 0, ), 4 => array ( 'format' => 'fieldset', 'exclude' => 0, ), 2 => array ( 'format' => 'fieldset', 'exclude' => 0, ), 3 => array ( 'format' => 'fieldset', 'exclude' => 0, ), 'token' => array ( 'format' => 'fieldset', 'exclude' => 0, ), 'label' => 'above', ), ), 'weight' => '-4', 'group_name' => 'group_basic', ), ); $content['fields'] = array ( 0 => array ( 'label' => 'Name', 'field_name' => 'field_uprofile_name', 'type' => 'text', 'widget_type' => 'text_textfield', 'change' => 'Change basic information', 'weight' => '-3', 'rows' => '1', 'size' => '60', 'description' => 'Your real name. ', 'default_value' => array ( 0 => array ( 'value' => '', '_error_element' => 'default_value_widget][field_uprofile_name][0][value', ), ), 'default_value_php' => '', 'default_value_widget' => NULL, 'group' => 'group_basic', 'required' => 0, 'multiple' => '0', 'text_processing' => '0', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'op' => 'Save field settings', 'module' => 'text', 'widget_module' => 'text', 'columns' => array ( 'value' => array ( 'type' => 'text', 'size' => 'big', 'not null' => false, 'sortable' => true, 'views' => true, ), ), 'display_settings' => array ( 'weight' => '-3', 'parent' => 'group_basic', 'label' => array ( 'format' => 'inline', ), 'teaser' => array ( 'format' => 'default', 'exclude' => 0, ), 'full' => array ( 'format' => 'default', 'exclude' => 0, ), ), ), 1 => array ( 'label' => 'Location', 'field_name' => 'field_uprofile_location', 'type' => 'text', 'widget_type' => 'text_textfield', 'change' => 'Change basic information', 'weight' => '-2', 'rows' => 5, 'size' => '60', 'description' => 'Where are you located?', 'default_value' => array ( 0 => array ( 'value' => '', '_error_element' => 'default_value_widget][field_uprofile_location][0][value', ), ), 'default_value_php' => '', 'default_value_widget' => array ( 'field_uprofile_location' => array ( 0 => array ( 'value' => '', '_error_element' => 'default_value_widget][field_uprofile_location][0][value', ), ), ), 'group' => 'group_basic', 'required' => 0, 'multiple' => '0', 'text_processing' => '0', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'op' => 'Save field settings', 'module' => 'text', 'widget_module' => 'text', 'columns' => array ( 'value' => array ( 'type' => 'text', 'size' => 'big', 'not null' => false, 'sortable' => true, 'views' => true, ), ), 'display_settings' => array ( 'weight' => '-2', 'parent' => 'group_basic', 'label' => array ( 'format' => 'inline', ), 'teaser' => array ( 'format' => 'default', 'exclude' => 0, ), 'full' => array ( 'format' => 'default', 'exclude' => 0, ), 4 => array ( 'format' => 'default', 'exclude' => 0, ), 2 => array ( 'format' => 'default', 'exclude' => 0, ), 3 => array ( 'format' => 'default', 'exclude' => 0, ), 'token' => array ( 'format' => 'default', 'exclude' => 0, ), ), ), 2 => array ( 'label' => 'About Me', 'field_name' => 'field_uprofile_about_me', 'type' => 'text', 'widget_type' => 'text_textarea', 'change' => 'Change basic information', 'weight' => '-1', 'rows' => '10', 'size' => 60, 'description' => 'General information about who you are, where you came from, and where you are going.', 'default_value' => array ( 0 => array ( 'value' => '', 'format' => '1', '_error_element' => 'default_value_widget][field_uprofile_about_me][0][value', ), ), 'default_value_php' => '', 'default_value_widget' => array ( 'field_uprofile_about_me' => array ( 0 => array ( 'value' => '', 'format' => '1', '_error_element' => 'default_value_widget][field_uprofile_about_me][0][value', ), ), ), 'group' => 'group_basic', 'required' => 0, 'multiple' => '0', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'op' => 'Save field settings', 'module' => 'text', 'widget_module' => 'text', 'columns' => array ( 'value' => array ( 'type' => 'text', 'size' => 'big', 'not null' => false, 'sortable' => true, 'views' => true, ), 'format' => array ( 'type' => 'int', 'unsigned' => true, 'not null' => false, 'views' => false, ), ), 'display_settings' => array ( 'weight' => '-1', 'parent' => 'group_basic', 'label' => array ( 'format' => 'above', ), 'teaser' => array ( 'format' => 'default', 'exclude' => 0, ), 'full' => array ( 'format' => 'default', 'exclude' => 0, ), ), ), 3 => array ( 'label' => 'Interests', 'field_name' => 'field_uprofile_interests', 'type' => 'text', 'widget_type' => 'text_textarea', 'change' => 'Change basic information', 'weight' => 0, 'rows' => '5', 'size' => 60, 'description' => 'Describe your interests and hobbies. This section is for whole sentences, not tags.', 'default_value' => array ( 0 => array ( 'value' => '', 'format' => '1', '_error_element' => 'default_value_widget][field_uprofile_interests][0][value', ), ), 'default_value_php' => '', 'default_value_widget' => array ( 'field_uprofile_interests' => array ( 0 => array ( 'value' => '', 'format' => '1', '_error_element' => 'default_value_widget][field_uprofile_interests][0][value', ), ), ), 'group' => 'group_basic', 'required' => 0, 'multiple' => '0', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'op' => 'Save field settings', 'module' => 'text', 'widget_module' => 'text', 'columns' => array ( 'value' => array ( 'type' => 'text', 'size' => 'big', 'not null' => false, 'sortable' => true, 'views' => true, ), 'format' => array ( 'type' => 'int', 'unsigned' => true, 'not null' => false, 'views' => false, ), ), 'display_settings' => array ( 'weight' => 0, 'parent' => 'group_basic', 'label' => array ( 'format' => 'above', ), 'teaser' => array ( 'format' => 'default', 'exclude' => 0, ), 'full' => array ( 'format' => 'default', 'exclude' => 0, ), ), ), ); $content['extra'] = array ( 'title' => '-5', 'revision_information' => '5', 'author' => '4', 'options' => '6', 'comment_settings' => '8', 'menu' => '3', 'path' => '7', );