$content[type] = array ( 'name' => 'Case Law', 'type' => 'caselaw', 'description' => 'Case Law', 'title_label' => 'Title', 'body_label' => 'Body', 'min_word_count' => '0', 'help' => '', 'node_options' => array ( 'status' => true, 'promote' => false, 'sticky' => false, 'revision' => false, ), 'nodefamily_max' => '0', 'nodeprofile' => 0, 'comment' => '0', 'attachment_node' => '1', 'image_attach' => '0', 'image_attach_size_teaser' => 'thumbnail', 'image_attach_weight_teaser' => '0', 'image_attach_size_body' => 'thumbnail', 'image_attach_weight_body' => '0', 'old_type' => 'caselaw', 'orig_type' => '', 'module' => 'node', 'custom' => '1', 'modified' => '1', 'locked' => '0', 'ant' => '0', 'ant_pattern' => '', 'ant_php' => 0, ); $content[fields] = array ( 0 => array ( 'widget_type' => 'options_select', 'label' => 'File under', 'weight' => '-4', 'description' => 'Please select which letter to file this Case Law under', 'default_value_widget' => array ( 'field_sort_alpha' => array ( 'key' => '', ), ), 'default_value_php' => '', 'group' => false, 'required' => '1', 'multiple' => '0', 'text_processing' => '0', 'max_length' => '', 'allowed_values' => '- A B C D E F G H I J K L M N O Q P R S T U V W X Y Z', 'allowed_values_php' => '', 'field_name' => 'field_sort_alpha', 'field_type' => 'text', 'module' => 'text, optionwidgets', 'default_value' => array ( 0 => array ( 'value' => '', ), ), ), 1 => array ( 'widget_type' => 'text', 'label' => 'Sort as...', 'weight' => '-4', 'rows' => '1', 'description' => 'Reformat the case law name to appear in alphabetical listings', 'default_value_widget' => array ( 'field_title_sort' => array ( 0 => array ( 'value' => '', ), ), ), 'default_value_php' => '', 'group' => false, 'required' => '1', 'multiple' => '0', 'text_processing' => '0', 'max_length' => '', 'allowed_values' => '', 'allowed_values_php' => '', 'field_name' => 'field_title_sort', 'field_type' => 'text', 'module' => 'text', ), );