$content[type] = array ( 'name' => 'User Profile', 'type' => 'uprofile', 'description' => 'User profiles include public and searchable information such as research experience, interests, and projects. ', 'title_label' => 'Title', 'body_label' => '', 'min_word_count' => '0', 'help' => '', 'node_options' => array ( 'status' => true, 'promote' => false, 'sticky' => false, 'revision' => false, ), 'nodefamily_max' => 1, 'nodeprofile' => 1, 'comment' => '0', 'old_type' => 'uprofile', 'orig_type' => '', 'module' => 'node', 'custom' => '1', 'modified' => '1', 'locked' => '0', 'ant' => 1, 'ant_pattern' => '[author-name]', 'ant_php' => 0, ); $content[groups] = array ( 0 => array ( 'label' => 'About Me', 'settings' => array ( 'form' => array ( 'style' => 'fieldset_collapsible', 'description' => '', ), 'display' => array ( 'description' => '', 'teaser' => 'fieldset_collapsible', 'full' => 'fieldset_collapsible', 'label' => 'above', ), ), 'weight' => '0', 'group_name' => 'group_about_me_0', ), 1 => array ( 'label' => 'Education', 'settings' => array ( 'form' => array ( 'style' => 'fieldset_collapsible', 'description' => '', ), 'display' => array ( 'description' => '', 'teaser' => 'fieldset_collapsed', 'full' => 'fieldset_collapsible', 'label' => 'above', ), ), 'weight' => '1', 'group_name' => 'group_education', ), 2 => array ( 'label' => 'Research Experience', 'settings' => array ( 'form' => array ( 'style' => 'fieldset_collapsible', 'description' => '', ), 'display' => array ( 'description' => '', 'teaser' => 'fieldset_collapsed', 'full' => 'fieldset_collapsible', 'label' => 'above', ), ), 'weight' => '2', 'group_name' => 'group_research_experience', ), 3 => array ( 'label' => 'Research Interests', 'settings' => array ( 'form' => array ( 'style' => 'fieldset_collapsible', 'description' => '', ), 'display' => array ( 'description' => '', 'teaser' => 'fieldset_collapsed', 'full' => 'fieldset_collapsible', 'label' => 'above', ), ), 'weight' => '3', 'group_name' => 'group_research_interests', ), 4 => array ( 'label' => 'Research Publications', 'settings' => array ( 'form' => array ( 'style' => 'fieldset_collapsible', 'description' => '', ), 'display' => array ( 'description' => '', 'teaser' => 'fieldset_collapsed', 'full' => 'fieldset_collapsible', 'label' => 'above', ), ), 'weight' => '4', 'group_name' => 'group_research_publications', ), ); $content[fields] = array ( 0 => array ( 'widget_type' => 'text', 'label' => 'About Me', 'weight' => '0', 'rows' => '3', 'description' => '', 'default_value_widget' => array ( 'field_about_me' => array ( 0 => array ( 'value' => '', ), ), ), 'field_about_me' => array ( 0 => array ( 'format' => '5', ), ), 'default_value_php' => '', 'group' => 'group_about_me_0', 'required' => '0', 'multiple' => '0', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_about_me', 'field_type' => 'text', 'module' => 'text', 'default_value' => array ( 0 => array ( 'value' => '', ), ), ), 1 => array ( 'widget_type' => 'computed', 'label' => 'account_url', 'weight' => '0', 'description' => '', 'group' => false, 'required' => '0', 'multiple' => '0', 'code' => 'global $user; $node_field[0][\'value\'] = l( t($user->name), \'user/\' . $user->uid);', 'display' => 'global $user; $node_field[0][\'value\'] = l( t($user->name), \'user/\' . $user->uid);', 'display_format' => '$display = $node_field_item[\'value\'];', 'store' => 1, 'data_type' => 'longtext', 'data_length' => '', 'data_default' => '', 'data_not_null' => 0, 'data_sortable' => 0, 'field_name' => 'field_account_url', 'field_type' => 'computed', 'module' => 'computed_field', ), 2 => array ( 'widget_type' => 'text', 'label' => 'Education', 'weight' => '0', 'rows' => '1', 'description' => '', 'default_value_widget' => array ( 'field_education' => array ( 0 => array ( 'value' => '', ), 1 => array ( 'value' => '', ), 2 => array ( 'value' => '', ), ), ), 'field_education' => array ( 0 => array ( 'format' => '5', ), 1 => array ( 'format' => '5', ), 2 => array ( 'format' => '5', ), ), 'default_value_php' => '', 'group' => 'group_education', 'required' => '0', 'multiple' => '1', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_education', 'field_type' => 'text', 'module' => 'text', ), 3 => array ( 'widget_type' => 'text', 'label' => 'Research Experience', 'weight' => '0', 'rows' => '3', 'description' => '', 'default_value_widget' => array ( 'field_research_experience' => array ( 0 => array ( 'value' => '', ), ), ), 'field_research_experience' => array ( 0 => array ( 'format' => '5', ), ), 'default_value_php' => '', 'group' => 'group_research_experience', 'required' => '0', 'multiple' => '0', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_research_experience', 'field_type' => 'text', 'module' => 'text', ), 4 => array ( 'widget_type' => 'text', 'label' => 'Research Interests', 'weight' => '0', 'rows' => '3', 'description' => '', 'default_value_widget' => array ( 'field_research_interests' => array ( 0 => array ( 'value' => '', ), ), ), 'field_research_interests' => array ( 0 => array ( 'format' => '5', ), ), 'default_value_php' => '', 'group' => 'group_research_interests', 'required' => '0', 'multiple' => '0', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_research_interests', 'field_type' => 'text', 'module' => 'text', ), 5 => array ( 'widget_type' => 'text', 'label' => 'Research Publications', 'weight' => '0', 'rows' => '5', 'description' => '', 'default_value_widget' => array ( 'field_research_publications' => array ( 0 => array ( 'value' => '', ), ), ), 'field_research_publications' => array ( 0 => array ( 'format' => '5', ), ), 'default_value_php' => '', 'group' => 'group_research_publications', 'required' => '0', 'multiple' => '0', 'text_processing' => '1', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_research_publications', 'field_type' => 'text', 'module' => 'text', ), );