diff --git a/features/drupalorg_change_notice/drupalorg_change_notice.features.field_instance.inc b/features/drupalorg_change_notice/drupalorg_change_notice.features.field_instance.inc index 92da18e9cd192bfeb342c8259e62321c6895f000..3b9fa70aa2298032ee007ec2c326e92fc6b0e394 100644 --- a/features/drupalorg_change_notice/drupalorg_change_notice.features.field_instance.inc +++ b/features/drupalorg_change_notice/drupalorg_change_notice.features.field_instance.inc @@ -274,10 +274,11 @@ function drupalorg_change_notice_field_default_field_instances() { // Exported field_instance: 'node-changenotice-field_description'. $field_instances['node-changenotice-field_description'] = array( + 'bueditor_profile' => -1, 'bundle' => 'changenotice', 'default_value' => NULL, 'deleted' => 0, - 'description' => 'Describe the change, and its impact on site users, site builders, themers, and module developers. If appropriate, give before/after code samples. Good examples: <a href="http://drupal.org/update/modules/6/7#drupal_set_title">6/7 module update guide section</a>, <a href="http://drupal.org/update/themes/6/7#search-result-headings">6/7 theme update guide section</a> (though it is not necessary to link to the issue).', + 'description' => 'Describe the change, and its impact on site users, site builders, themers, and module developers. If appropriate, give before/after code samples. Good examples: <a href="/update/modules/6/7#drupal_set_title">6/7 module update guide section</a>, <a href="/update/themes/6/7#search-result-headings">6/7 theme update guide section</a> (though it is not necessary to link to the issue).', 'display' => array( 'default' => array( 'label' => 'above', @@ -353,7 +354,7 @@ function drupalorg_change_notice_field_default_field_instances() { 'entity_type' => 'node', 'field_name' => 'field_description', 'label' => 'Description', - 'required' => FALSE, + 'required' => 0, 'settings' => array( 'text_processing' => 1, 'user_register_form' => FALSE, @@ -363,9 +364,7 @@ function drupalorg_change_notice_field_default_field_instances() { 'active' => 1, 'module' => 'text', 'settings' => array( - 'default_value_php' => NULL, 'rows' => 10, - 'size' => 60, ), 'type' => 'text_textarea', 'weight' => 6, @@ -800,7 +799,7 @@ function drupalorg_change_notice_field_default_field_instances() { t('By default, change records are created in a draft state. Making the change published will make it appear on the default change list.'); t('Change record status'); t('Check all that apply - who does this change impact?'); - t('Describe the change, and its impact on site users, site builders, themers, and module developers. If appropriate, give before/after code samples. Good examples: <a href="http://drupal.org/update/modules/6/7#drupal_set_title">6/7 module update guide section</a>, <a href="http://drupal.org/update/themes/6/7#search-result-headings">6/7 theme update guide section</a> (though it is not necessary to link to the issue).'); + t('Describe the change, and its impact on site users, site builders, themers, and module developers. If appropriate, give before/after code samples. Good examples: <a href="/update/modules/6/7#drupal_set_title">6/7 module update guide section</a>, <a href="/update/themes/6/7#search-result-headings">6/7 theme update guide section</a> (though it is not necessary to link to the issue).'); t('Description'); t('Enter the branch this change was first applied in. Examples: 8.0.x, 7.x-3.x'); t('Enter the version this change was first applied in. Examples: 8.0.0-ALPHA3, 7.5, 7.x-3.2'); diff --git a/features/drupalorg_change_notice/drupalorg_change_notice.info b/features/drupalorg_change_notice/drupalorg_change_notice.info index 2de2fb27392615461da0db8f2e3d6435c8c15d91..367c53e065c3f04a622d6d3c76e18ca630a69d71 100644 --- a/features/drupalorg_change_notice/drupalorg_change_notice.info +++ b/features/drupalorg_change_notice/drupalorg_change_notice.info @@ -19,7 +19,7 @@ dependencies[] = search dependencies[] = strongarm dependencies[] = text dependencies[] = views -datestamp = 1721768441 +datestamp = 1726841806 features[ctools][] = field_group:field_group:1 features[ctools][] = strongarm:strongarm:1 features[ctools][] = views:views_default:3.0