Projet

Général

Profil

Révision e4c061ad

Ajouté par Assos Assos il y a plus de 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/content_types/node/node.inc
11 11
 * by the system that includes this file.
12 12
 */
13 13
$plugin = array(
14
  'title' => t('Node'),
14
  'title' => t('Existing node'),
15 15
  'single' => TRUE,
16 16
  'defaults' => array(
17 17
    'nid' => '',
......
20 20
    'identifier' => '',
21 21
    'build_mode' => 'teaser',
22 22
  ),
23
  'title' => t('Existing node'),
24 23
  'icon' => 'icon_node.png',
25 24
  'description' => t('Add a node from your site as content.'),
26 25
  'category' => t('Custom'),

Formats disponibles : Unified diff