'note', 'default_value' => NULL, 'deleted' => 0, 'description' => '', 'display' => array( 'bookmark' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardbig' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardfull' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardmedium' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardsmall' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'default' => array( 'label' => 'hidden', 'module' => 'text', 'settings' => array(), 'type' => 'text_plain', 'weight' => 0, ), 'homeblock' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), ), 'entity_type' => 'node', 'field_name' => 'field_personal_note', 'label' => 'Note', 'required' => 0, 'settings' => array( 'entity_translation_sync' => FALSE, 'text_processing' => 0, 'user_register_form' => FALSE, ), 'widget' => array( 'active' => 1, 'module' => 'text', 'settings' => array( 'rows' => 5, ), 'type' => 'text_textarea', 'weight' => 2, ), ); // Exported field_instance: 'node-note-field_target_content'. $field_instances['node-note-field_target_content'] = array( 'bundle' => 'note', 'default_value' => NULL, 'deleted' => 0, 'description' => '', 'display' => array( 'bookmark' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardbig' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardfull' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardmedium' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'cardsmall' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'default' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 1, ), 'homeblock' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', 'weight' => 0, ), ), 'entity_type' => 'node', 'field_name' => 'field_target_content', 'label' => 'Target content', 'required' => 1, 'settings' => array( 'entity_translation_sync' => FALSE, 'user_register_form' => FALSE, ), 'widget' => array( 'active' => 1, 'module' => 'field_extrawidgets', 'settings' => array(), 'type' => 'field_extrawidgets_hidden', 'weight' => 1, ), ); // Translatables // Included for use with string extractors like potx. t('Note'); t('Target content'); return $field_instances; }