function cms_blog_field_default_field_instances in Glazed CMS Blog 7
Implements hook_field_default_field_instances().
File
Code
function cms_blog_field_default_field_instances() {
$field_instances = array();
// Exported field_instance: 'node-blog-body'.
$field_instances['node-blog-body'] = array(
'bundle' => 'blog',
'default_value' => NULL,
'deleted' => 0,
'description' => '',
'display' => array(
'default' => array(
'label' => 'hidden',
'module' => 'text',
'settings' => array(
'field_formatter_class' => 'lead',
),
'type' => 'text_default',
'weight' => 1,
),
'mdp_full_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'mdp_inline_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'teaser' => array(
'label' => 'hidden',
'module' => 'smart_trim',
'settings' => array(
'field_formatter_class' => 'lead',
'more_link' => 0,
'more_text' => 'Read more',
'summary_handler' => 'full',
'trim_length' => 250,
'trim_link' => 0,
'trim_options' => array(
'text' => 'text',
),
'trim_preserve_tags' => '<em><strong>',
'trim_suffix' => '...',
'trim_type' => 'chars',
),
'type' => 'smart_trim_format',
'weight' => 14,
),
),
'entity_type' => 'node',
'field_name' => 'body',
'label' => 'Body',
'required' => FALSE,
'settings' => array(
'display_summary' => TRUE,
'text_processing' => 1,
'user_register_form' => FALSE,
),
'widget' => array(
'module' => 'text',
'settings' => array(
'rows' => 20,
'summary_rows' => 5,
),
'type' => 'text_textarea_with_summary',
'weight' => 3,
),
);
// Exported field_instance: 'node-blog-field_blog_category'.
$field_instances['node-blog-field_blog_category'] = array(
'bundle' => 'blog',
'default_value' => NULL,
'deleted' => 0,
'description' => '',
'display' => array(
'default' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 4,
),
'mdp_full_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'mdp_inline_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'teaser' => array(
'label' => 'hidden',
'module' => 'taxonomy',
'settings' => array(
'field_formatter_class' => 'glazed-util-text-muted glazed-util-text-uppercase',
),
'type' => 'taxonomy_term_reference_link',
'weight' => 13,
),
),
'entity_type' => 'node',
'fences_wrapper' => 'div',
'field_name' => 'field_blog_category',
'label' => 'Blog Category',
'required' => 1,
'settings' => array(
'user_register_form' => FALSE,
),
'widget' => array(
'active' => 1,
'module' => 'taxonomy',
'settings' => array(
'autocomplete_path' => 'taxonomy/autocomplete',
'size' => 60,
),
'type' => 'taxonomy_autocomplete',
'weight' => 2,
),
);
// Exported field_instance: 'node-blog-field_blog_image'.
$field_instances['node-blog-field_blog_image'] = array(
'bundle' => 'blog',
'deleted' => 0,
'description' => 'Recommended minimum image size: 750x330',
'display' => array(
'default' => array(
'label' => 'hidden',
'module' => 'image',
'settings' => array(
'field_formatter_class' => '',
'image_hover_effects' => 0,
'image_hover_effects_data' => '+',
'image_link' => '',
'image_style' => 'bootstrap3_col12',
),
'type' => 'image',
'weight' => 0,
),
'mdp_full_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'mdp_inline_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'teaser' => array(
'label' => 'hidden',
'module' => 'image',
'settings' => array(
'field_formatter_class' => 'col-sm-4',
'image_hover_effects' => 0,
'image_hover_effects_data' => '+',
'image_link' => 'content',
'image_style' => 'bootstrap3_col6',
),
'type' => 'image',
'weight' => 11,
),
),
'entity_type' => 'node',
'fences_wrapper' => 'div',
'field_name' => 'field_blog_image',
'label' => 'Image',
'required' => 0,
'settings' => array(
'alt_field' => 1,
'default_image' => 0,
'file_directory' => 'blog-images',
'file_extensions' => 'png gif jpg jpeg',
'image_field_caption' => 1,
'image_field_caption_wrapper' => array(
'image_field_caption_default' => array(
'format' => 'wysiwyg_full',
'value' => '',
),
),
'max_filesize' => '',
'max_resolution' => '',
'min_resolution' => '',
'title_field' => 1,
'user_register_form' => FALSE,
),
'widget' => array(
'active' => 1,
'module' => 'media',
'settings' => array(
'allowed_schemes' => array(
0 => 'public',
1 => 'private',
),
'allowed_types' => array(
0 => 'image',
),
'browser_plugins' => array(),
'filefield_sources' => array(
'filefield_sources' => array(
'attach' => 0,
'clipboard' => 0,
'plupload' => 'plupload',
'reference' => 'reference',
'remote' => 'remote',
'upload' => 0,
),
'source_attach' => array(
'absolute' => 0,
'attach_mode' => 'move',
'path' => 'file_attach',
),
'source_imce' => array(
'imce_mode' => 0,
),
'source_reference' => array(
'autocomplete' => 1,
),
),
'preview_image_style' => 'thumbnail',
'progress_indicator' => 'throbber',
),
'type' => 'media_generic',
'weight' => 6,
),
);
// Exported field_instance: 'node-blog-field_blog_tags'.
$field_instances['node-blog-field_blog_tags'] = array(
'bundle' => 'blog',
'default_value' => NULL,
'deleted' => 0,
'description' => '',
'display' => array(
'default' => array(
'label' => 'hidden',
'module' => 'taxonomy',
'settings' => array(
'field_formatter_class' => '',
),
'type' => 'taxonomy_term_reference_link',
'weight' => 2,
),
'mdp_full_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'mdp_inline_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'teaser' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 6,
),
),
'entity_type' => 'node',
'fences_wrapper' => 'div',
'field_name' => 'field_blog_tags',
'label' => 'Tags',
'required' => 0,
'settings' => array(
'user_register_form' => FALSE,
),
'widget' => array(
'active' => 0,
'module' => 'taxonomy',
'settings' => array(
'autocomplete_path' => 'taxonomy/autocomplete',
'size' => 60,
),
'type' => 'taxonomy_autocomplete',
'weight' => 4,
),
);
// Exported field_instance: 'node-blog-field_page_attachments'.
$field_instances['node-blog-field_page_attachments'] = array(
'bundle' => 'blog',
'deleted' => 0,
'description' => '',
'display' => array(
'default' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 5,
),
'mdp_full_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'mdp_inline_popup' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
),
'teaser' => array(
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 5,
),
),
'entity_type' => 'node',
'fences_wrapper' => 'div',
'field_name' => 'field_page_attachments',
'label' => 'Attachments',
'required' => 0,
'settings' => array(
'description_field' => 0,
'file_directory' => '',
'file_extensions' => 'jpg jpeg gif png txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp mp3 mov mp4 m4a m4v mpeg avi ogg oga ogv weba webp webm',
'max_filesize' => '',
'user_register_form' => FALSE,
),
'widget' => array(
'active' => 1,
'module' => 'media',
'settings' => array(
'allowed_schemes' => array(
'public' => 'public',
),
'allowed_types' => array(
'audio' => 0,
'document' => 0,
'image' => 0,
'video' => 0,
),
'browser_plugins' => array(
'media_default--media_browser_1' => 0,
'media_default--media_browser_my_files' => 0,
'media_internet' => 0,
'upload' => 0,
),
),
'type' => 'media_generic',
'weight' => 7,
),
);
// Translatables
// Included for use with string extractors like potx.
t('Attachments');
t('Blog Category');
t('Body');
t('Image');
t('Recommended minimum image size: 750x330');
t('Tags');
return $field_instances;
}