Projet

Général

Profil

Révision 7e72b748

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/content_types/node_context/node_book_nav.inc
8 8
  $plugin = array(
9 9
    'single' => TRUE,
10 10
    'title' => t('Book navigation pager'),
11
    'icon' => '../block/icon_core_booknavigation.png',
11
    'icon' => drupal_get_path('module', 'ctools') . '/plugins/content_types/block/icon_core_booknavigation.png',
12 12
    'description' => t('The navigational pager and sub pages of the current book node.'),
13 13
    'required context' => new ctools_context_required(t('Node'), 'node'),
14 14
    'category' => t('Node'),

Formats disponibles : Unified diff