Projet

Général

Profil

Révision d719f12f

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/modules/node.views.inc
413 413
  // have a group defined will go into this field by default.
414 414
  $data['node_revisions']['moved to'] = 'node_revision';
415 415
  $data['node_revision']['table']['entity type'] = 'node';
416
  $data['node_revision']['table']['revision'] = TRUE;
416 417
  $data['node_revision']['table']['group']  = t('Content revision');
417 418
  // Support the conversion of the field body
418 419
  $data['node_revisions']['body']['moved to'] = array('field_revision_data', 'body-revision_id');

Formats disponibles : Unified diff