Commit 7a6965f1 authored by Neil Drumm's avatar Neil Drumm 👋
Browse files

Issue #3207977: Note that the subject organization of the case study should be...

Issue #3207977: Note that the subject organization of the case study should be included, if they have an organization page
parent a630c442
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ function drupalorg_case_studies_field_default_field_bases() {
    'settings' => array(
      'handler' => 'base',
      'handler_settings' => array(
        'autocomplete_items_limit' => 10,
        'behaviors' => array(
          'views-select-list' => array(
            'status' => 0,
+18 −7
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@ function drupalorg_case_studies_field_default_field_instances() {
    'default_value' => NULL,
    'default_value_function' => '',
    'deleted' => 0,
    'description' => 'Include the organizations that contributed to this project. Use the autocomplete widget if they exist on Drupal.org as organization nodes; otherwise, use the Project team text field below.',
    'description' => 'Organizations that contributed to this project, including the organization the case study is for. Use the autocomplete widget if they have organization pages on Drupal.org; otherwise, use the Project team text field below.',
    'display' => array(
      'default' => array(
        'label' => 'above',
@@ -741,7 +741,9 @@ function drupalorg_case_studies_field_default_field_instances() {
      'full' => array(
        'label' => 'above',
        'module' => 'link',
        'settings' => array(),
        'settings' => array(
          'custom_title' => '',
        ),
        'type' => 'link_default',
        'weight' => 0,
      ),
@@ -766,7 +768,9 @@ function drupalorg_case_studies_field_default_field_instances() {
      'print' => array(
        'label' => 'above',
        'module' => 'link',
        'settings' => array(),
        'settings' => array(
          'custom_title' => '',
        ),
        'type' => 'link_default',
        'weight' => 0,
      ),
@@ -779,21 +783,27 @@ function drupalorg_case_studies_field_default_field_instances() {
      'rss' => array(
        'label' => 'above',
        'module' => 'link',
        'settings' => array(),
        'settings' => array(
          'custom_title' => '',
        ),
        'type' => 'link_default',
        'weight' => 0,
      ),
      'search_index' => array(
        'label' => 'above',
        'module' => 'link',
        'settings' => array(),
        'settings' => array(
          'custom_title' => '',
        ),
        'type' => 'link_default',
        'weight' => 0,
      ),
      'search_result' => array(
        'label' => 'above',
        'module' => 'link',
        'settings' => array(),
        'settings' => array(
          'custom_title' => '',
        ),
        'type' => 'link_default',
        'weight' => 0,
      ),
@@ -817,6 +827,7 @@ function drupalorg_case_studies_field_default_field_instances() {
        'target' => 'default',
        'title' => '',
      ),
      'convert_aliases' => 0,
      'display' => array(
        'url_cutoff' => 80,
      ),
@@ -1689,10 +1700,10 @@ function drupalorg_case_studies_field_default_field_instances() {
  t('Drupal version');
  t('Enter the names of organizations and team members that can\'t be referenced in the autocomplete fields above. Also, feel free to add more description about the team.<br /><br />');
  t('File attachments');
  t('Include the organizations that contributed to this project. Use the autocomplete widget if they exist on Drupal.org as organization nodes; otherwise, use the Project team text field below.');
  t('Key modules/theme/distribution used');
  t('List related sector(s)');
  t('Organizations involved');
  t('Organizations that contributed to this project, including the organization the case study is for. Use the autocomplete widget if they have organization pages on Drupal.org; otherwise, use the Project team text field below.');
  t('Primary screenshot');
  t('Project logo');
  t('Project team');
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ dependencies[] = strongarm
dependencies[] = taxonomy
dependencies[] = text
dependencies[] = views
datestamp = 1616604316
datestamp = 1655832989
features[ctools][] = field_group:field_group:1
features[ctools][] = fieldable_panels_panes:fieldable_panels_pane_type:1
features[ctools][] = strongarm:strongarm:1