updated features after last modules updates
This commit is contained in:
@@ -26,6 +26,8 @@ function materio_administration_menu_default_menu_links() {
|
||||
'expanded' => 0,
|
||||
'weight' => -45,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
);
|
||||
|
||||
|
||||
|
@@ -5,6 +5,7 @@ dependencies[] = admin
|
||||
dependencies[] = admin_menu
|
||||
dependencies[] = admin_menu_source
|
||||
dependencies[] = admin_menu_toolbar
|
||||
dependencies[] = ctools
|
||||
dependencies[] = features
|
||||
dependencies[] = menu
|
||||
dependencies[] = strongarm
|
||||
@@ -35,5 +36,4 @@ features[views_view][] = admin_content_node
|
||||
features[views_view][] = admin_contents
|
||||
features[views_view][] = admin_peoples
|
||||
features[views_view][] = taxonomy_companies_manager
|
||||
mtime = 1429534608
|
||||
project path = sites/all/modules/features
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -66,16 +66,8 @@ function materio_bookmarks_image_default_styles() {
|
||||
|
||||
// Exported image style: card-bookmark.
|
||||
$styles['card-bookmark'] = array(
|
||||
'name' => 'card-bookmark',
|
||||
'effects' => array(
|
||||
5 => array(
|
||||
'label' => 'Mise à l\'échelle et recadrage',
|
||||
'help' => 'La mise à l\'échelle et le recadrage maintiendront les proportions originales de l\'image puis recadreront la dimension la plus large. C\'est très utile pour créer des vignettes carrées sans étirer les images.',
|
||||
'effect callback' => 'image_scale_and_crop_effect',
|
||||
'dimensions callback' => 'image_resize_dimensions',
|
||||
'form callback' => 'image_resize_form',
|
||||
'summary theme' => 'image_resize_summary',
|
||||
'module' => 'image',
|
||||
'name' => 'image_scale_and_crop',
|
||||
'data' => array(
|
||||
'width' => 50,
|
||||
|
@@ -20,14 +20,6 @@ function materio_content_types_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'fid' => array(
|
||||
'columns' => array(
|
||||
'fid' => 'fid',
|
||||
),
|
||||
'table' => 'file_managed',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'fid' => array(
|
||||
0 => 'fid',
|
||||
@@ -58,7 +50,6 @@ function materio_content_types_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'computed_field',
|
||||
@@ -94,14 +85,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'node' => array(
|
||||
'columns' => array(
|
||||
'target_id' => 'nid',
|
||||
),
|
||||
'table' => 'node',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'target_id' => array(
|
||||
0 => 'target_id',
|
||||
@@ -146,14 +129,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -186,14 +161,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -226,14 +193,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -260,14 +219,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -293,7 +244,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(
|
||||
'value' => array(
|
||||
0 => 'value',
|
||||
@@ -332,7 +282,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'computed_field',
|
||||
@@ -367,14 +316,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -400,14 +341,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -434,14 +367,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'fid' => array(
|
||||
'columns' => array(
|
||||
'fid' => 'fid',
|
||||
),
|
||||
'table' => 'file_managed',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'fid' => array(
|
||||
0 => 'fid',
|
||||
@@ -471,14 +396,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'node' => array(
|
||||
'columns' => array(
|
||||
'target_id' => 'nid',
|
||||
),
|
||||
'table' => 'node',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'target_id' => array(
|
||||
0 => 'target_id',
|
||||
@@ -516,14 +433,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'deleted' => 0,
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'field_nature_titre',
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -549,7 +458,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(
|
||||
'value' => array(
|
||||
0 => 'value',
|
||||
@@ -584,14 +492,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -625,7 +525,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'addressfield',
|
||||
@@ -647,7 +546,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'email',
|
||||
@@ -669,7 +567,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'cck_phone',
|
||||
@@ -692,7 +589,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(
|
||||
'value' => array(
|
||||
0 => 'value',
|
||||
@@ -731,7 +627,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'link',
|
||||
@@ -766,14 +661,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -806,14 +693,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -854,7 +733,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(
|
||||
'value' => array(
|
||||
0 => 'value',
|
||||
@@ -885,7 +763,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(
|
||||
'height' => array(
|
||||
0 => 'height',
|
||||
@@ -914,14 +791,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'fid' => array(
|
||||
'columns' => array(
|
||||
'fid' => 'fid',
|
||||
),
|
||||
'table' => 'file_managed',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'fid' => array(
|
||||
0 => 'fid',
|
||||
@@ -951,7 +820,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'link',
|
||||
@@ -986,7 +854,6 @@ $entity_field[0][\'value\'] = format_date($entity->created, \'breves\');',
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'computed_field',
|
||||
@@ -1027,14 +894,6 @@ foreach ($states as $state) {
|
||||
'deleted' => 0,
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'name_field',
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -1060,14 +919,6 @@ foreach ($states as $state) {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
|
@@ -486,6 +486,7 @@ function materio_content_types_field_default_field_instances() {
|
||||
'label' => 'source',
|
||||
'required' => 0,
|
||||
'settings' => array(
|
||||
'absolute_url' => 1,
|
||||
'attributes' => array(
|
||||
'class' => '',
|
||||
'configurable_title' => 0,
|
||||
@@ -500,6 +501,7 @@ function materio_content_types_field_default_field_instances() {
|
||||
'entity_translation_sync' => FALSE,
|
||||
'rel_remove' => 'default',
|
||||
'title' => 'none',
|
||||
'title_label_use_field_label' => FALSE,
|
||||
'title_maxlength' => 128,
|
||||
'title_value' => '',
|
||||
'url' => 0,
|
||||
@@ -1439,16 +1441,7 @@ function materio_content_types_field_default_field_instances() {
|
||||
// Exported field_instance: 'node-company-field_public_address'
|
||||
$field_instances['node-company-field_public_address'] = array(
|
||||
'bundle' => 'company',
|
||||
'default_value' => array(
|
||||
0 => array(
|
||||
'element_key' => 'node|company|field_public_address|und|0',
|
||||
'thoroughfare' => '',
|
||||
'premise' => '',
|
||||
'postal_code' => '',
|
||||
'locality' => '',
|
||||
'country' => 'FR',
|
||||
),
|
||||
),
|
||||
'default_value' => NULL,
|
||||
'deleted' => 0,
|
||||
'description' => '',
|
||||
'display' => array(
|
||||
@@ -1544,6 +1537,7 @@ function materio_content_types_field_default_field_instances() {
|
||||
'module' => 'addressfield',
|
||||
'settings' => array(
|
||||
'available_countries' => array(),
|
||||
'default_country' => '',
|
||||
'format_handlers' => array(
|
||||
'address' => 'address',
|
||||
'address-hide-country' => 0,
|
||||
@@ -2108,6 +2102,7 @@ function materio_content_types_field_default_field_instances() {
|
||||
'label' => 'website',
|
||||
'required' => 0,
|
||||
'settings' => array(
|
||||
'absolute_url' => 1,
|
||||
'attributes' => array(
|
||||
'class' => '',
|
||||
'configurable_title' => 0,
|
||||
@@ -2122,6 +2117,7 @@ function materio_content_types_field_default_field_instances() {
|
||||
'entity_translation_sync' => FALSE,
|
||||
'rel_remove' => 'default',
|
||||
'title' => 'none',
|
||||
'title_label_use_field_label' => FALSE,
|
||||
'title_maxlength' => 128,
|
||||
'title_value' => '',
|
||||
'url' => 0,
|
||||
@@ -3997,7 +3993,8 @@ function materio_content_types_field_default_field_instances() {
|
||||
),
|
||||
);
|
||||
|
||||
// Exported field_instance: 'taxonomy_term-onthologie-field_used_on_advanced_search'
|
||||
// Exported field_instance:
|
||||
// 'taxonomy_term-onthologie-field_used_on_advanced_search'
|
||||
$field_instances['taxonomy_term-onthologie-field_used_on_advanced_search'] = array(
|
||||
'bundle' => 'onthologie',
|
||||
'default_value' => array(
|
||||
|
@@ -34,16 +34,8 @@ function materio_content_types_image_default_styles() {
|
||||
|
||||
// Exported image style: card-big.
|
||||
$styles['card-big'] = array(
|
||||
'name' => 'card-big',
|
||||
'effects' => array(
|
||||
3 => array(
|
||||
'label' => 'Scale and crop',
|
||||
'help' => 'Scale and crop will maintain the aspect-ratio of the original image, then crop the larger dimension. This is most useful for creating perfectly square thumbnails without stretching the image.',
|
||||
'effect callback' => 'image_scale_and_crop_effect',
|
||||
'dimensions callback' => 'image_resize_dimensions',
|
||||
'form callback' => 'image_resize_form',
|
||||
'summary theme' => 'image_resize_summary',
|
||||
'module' => 'image',
|
||||
'name' => 'image_scale_and_crop',
|
||||
'data' => array(
|
||||
'width' => 430,
|
||||
@@ -57,16 +49,8 @@ function materio_content_types_image_default_styles() {
|
||||
|
||||
// Exported image style: card-full.
|
||||
$styles['card-full'] = array(
|
||||
'name' => 'card-full',
|
||||
'effects' => array(
|
||||
4 => array(
|
||||
'label' => 'Scale and crop',
|
||||
'help' => 'Scale and crop will maintain the aspect-ratio of the original image, then crop the larger dimension. This is most useful for creating perfectly square thumbnails without stretching the image.',
|
||||
'effect callback' => 'image_scale_and_crop_effect',
|
||||
'dimensions callback' => 'image_resize_dimensions',
|
||||
'form callback' => 'image_resize_form',
|
||||
'summary theme' => 'image_resize_summary',
|
||||
'module' => 'image',
|
||||
'name' => 'image_scale_and_crop',
|
||||
'data' => array(
|
||||
'width' => 425,
|
||||
@@ -80,16 +64,8 @@ function materio_content_types_image_default_styles() {
|
||||
|
||||
// Exported image style: card-medium.
|
||||
$styles['card-medium'] = array(
|
||||
'name' => 'card-medium',
|
||||
'effects' => array(
|
||||
6 => array(
|
||||
'label' => 'Scale and crop',
|
||||
'help' => 'Scale and crop will maintain the aspect-ratio of the original image, then crop the larger dimension. This is most useful for creating perfectly square thumbnails without stretching the image.',
|
||||
'effect callback' => 'image_scale_and_crop_effect',
|
||||
'dimensions callback' => 'image_resize_dimensions',
|
||||
'form callback' => 'image_resize_form',
|
||||
'summary theme' => 'image_resize_summary',
|
||||
'module' => 'image',
|
||||
'name' => 'image_scale_and_crop',
|
||||
'data' => array(
|
||||
'width' => 210,
|
||||
@@ -103,16 +79,8 @@ function materio_content_types_image_default_styles() {
|
||||
|
||||
// Exported image style: card-small.
|
||||
$styles['card-small'] = array(
|
||||
'name' => 'card-small',
|
||||
'effects' => array(
|
||||
2 => array(
|
||||
'label' => 'Scale and crop',
|
||||
'help' => 'Scale and crop will maintain the aspect-ratio of the original image, then crop the larger dimension. This is most useful for creating perfectly square thumbnails without stretching the image.',
|
||||
'effect callback' => 'image_scale_and_crop_effect',
|
||||
'dimensions callback' => 'image_resize_dimensions',
|
||||
'form callback' => 'image_resize_form',
|
||||
'summary theme' => 'image_resize_summary',
|
||||
'module' => 'image',
|
||||
'name' => 'image_scale_and_crop',
|
||||
'data' => array(
|
||||
'width' => 100,
|
||||
@@ -173,5 +141,6 @@ function materio_content_types_node_info() {
|
||||
'help' => '',
|
||||
),
|
||||
);
|
||||
drupal_alter('node_info', $items);
|
||||
return $items;
|
||||
}
|
||||
|
@@ -425,5 +425,4 @@ features[variable][] = print_sourceurl_forcenode
|
||||
features[variable][] = print_urls
|
||||
features[variable][] = print_urls_anchors
|
||||
features[views_view][] = entity_reference_materiaux_breves
|
||||
mtime = 1429535622
|
||||
project path = sites/all/modules/features
|
||||
|
@@ -50,7 +50,7 @@ function materio_content_types_views_default_views() {
|
||||
'title' => 'title',
|
||||
);
|
||||
$handler->display->display_options['row_options']['hide_empty'] = TRUE;
|
||||
/* Field: Content: Référence Materio */
|
||||
/* Champ: Contenu : Référence Materio */
|
||||
$handler->display->display_options['fields']['field_reference_materio']['id'] = 'field_reference_materio';
|
||||
$handler->display->display_options['fields']['field_reference_materio']['table'] = 'field_data_field_reference_materio';
|
||||
$handler->display->display_options['fields']['field_reference_materio']['field'] = 'field_reference_materio';
|
||||
@@ -58,7 +58,7 @@ function materio_content_types_views_default_views() {
|
||||
$handler->display->display_options['fields']['field_reference_materio']['alter']['text'] = '[field_reference_materio] ';
|
||||
$handler->display->display_options['fields']['field_reference_materio']['element_label_colon'] = FALSE;
|
||||
$handler->display->display_options['fields']['field_reference_materio']['hide_empty'] = TRUE;
|
||||
/* Field: Content: Title */
|
||||
/* Champ: Contenu : Titre */
|
||||
$handler->display->display_options['fields']['title']['id'] = 'title';
|
||||
$handler->display->display_options['fields']['title']['table'] = 'node';
|
||||
$handler->display->display_options['fields']['title']['field'] = 'title';
|
||||
@@ -68,19 +68,19 @@ function materio_content_types_views_default_views() {
|
||||
$handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE;
|
||||
$handler->display->display_options['fields']['title']['element_label_colon'] = FALSE;
|
||||
$handler->display->display_options['fields']['title']['link_to_node'] = FALSE;
|
||||
/* Sort criterion: Content: Post date */
|
||||
/* Critère de tri: Contenu : Date de publication */
|
||||
$handler->display->display_options['sorts']['created']['id'] = 'created';
|
||||
$handler->display->display_options['sorts']['created']['table'] = 'node';
|
||||
$handler->display->display_options['sorts']['created']['field'] = 'created';
|
||||
$handler->display->display_options['sorts']['created']['order'] = 'DESC';
|
||||
/* Filter criterion: Content: Published */
|
||||
/* Critère de filtrage: Contenu : Publié */
|
||||
$handler->display->display_options['filters']['status']['id'] = 'status';
|
||||
$handler->display->display_options['filters']['status']['table'] = 'node';
|
||||
$handler->display->display_options['filters']['status']['field'] = 'status';
|
||||
$handler->display->display_options['filters']['status']['value'] = 1;
|
||||
$handler->display->display_options['filters']['status']['group'] = 1;
|
||||
$handler->display->display_options['filters']['status']['expose']['operator'] = FALSE;
|
||||
/* Filter criterion: Content: Type */
|
||||
/* Critère de filtrage: Contenu : Type */
|
||||
$handler->display->display_options['filters']['type']['id'] = 'type';
|
||||
$handler->display->display_options['filters']['type']['table'] = 'node';
|
||||
$handler->display->display_options['filters']['type']['field'] = 'type';
|
||||
@@ -130,7 +130,6 @@ function materio_content_types_views_default_views() {
|
||||
t('[field_reference_materio] '),
|
||||
t('[field_reference_materio][title]'),
|
||||
t('Entity Reference'),
|
||||
t('more'),
|
||||
);
|
||||
$export['entity_reference_materiaux_breves'] = $view;
|
||||
|
||||
|
@@ -22,14 +22,6 @@ function materio_subscriptions_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -55,14 +47,6 @@ function materio_subscriptions_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -86,14 +70,6 @@ function materio_subscriptions_field_default_field_bases() {
|
||||
'deleted' => 0,
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'taxonomy_catalog',
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -122,14 +98,6 @@ function materio_subscriptions_field_default_field_bases() {
|
||||
'deleted' => 0,
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'uc_catalog_image',
|
||||
'foreign keys' => array(
|
||||
'fid' => array(
|
||||
'columns' => array(
|
||||
'fid' => 'fid',
|
||||
),
|
||||
'table' => 'file_managed',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'fid' => array(
|
||||
0 => 'fid',
|
||||
@@ -155,14 +123,6 @@ function materio_subscriptions_field_default_field_bases() {
|
||||
'deleted' => 0,
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'uc_product_image',
|
||||
'foreign keys' => array(
|
||||
'fid' => array(
|
||||
'columns' => array(
|
||||
'fid' => 'fid',
|
||||
),
|
||||
'table' => 'file_managed',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'fid' => array(
|
||||
0 => 'fid',
|
||||
|
@@ -34,5 +34,6 @@ function materio_subscriptions_uc_product_default_classes() {
|
||||
'help' => '',
|
||||
),
|
||||
);
|
||||
drupal_alter('node_info', $items);
|
||||
return $items;
|
||||
}
|
||||
|
@@ -266,5 +266,4 @@ features[variable][] = uc_weight_format_lb
|
||||
features[variable][] = uc_weight_format_oz
|
||||
features[variable][] = uc_weight_unit
|
||||
features_exclude[dependencies][uc_coupon] = uc_coupon
|
||||
mtime = 1429454534
|
||||
project path = sites/all/modules/features
|
||||
|
@@ -3,7 +3,6 @@ core = 7.x
|
||||
package = Materio
|
||||
dependencies[] = features
|
||||
dependencies[] = user_import
|
||||
dependencies[] = user_import_delete
|
||||
features[features_api][] = api:2
|
||||
features[user_permission][] = import users
|
||||
project path = sites/all/modules/features
|
||||
|
@@ -20,14 +20,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -54,7 +46,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'email',
|
||||
@@ -76,7 +67,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'addressfield',
|
||||
@@ -108,14 +98,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'tid' => array(
|
||||
'columns' => array(
|
||||
'tid' => 'tid',
|
||||
),
|
||||
'table' => 'taxonomy_term_data',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'tid' => array(
|
||||
0 => 'tid',
|
||||
@@ -157,7 +139,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'number',
|
||||
@@ -189,14 +170,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -233,14 +206,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -266,14 +231,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -310,14 +267,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -354,14 +303,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -398,7 +339,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'email',
|
||||
@@ -417,14 +357,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'deleted' => 0,
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'field_private_name',
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -451,7 +383,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(
|
||||
'value' => array(
|
||||
0 => 'value',
|
||||
@@ -495,7 +426,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'cck_phone',
|
||||
@@ -528,14 +458,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -572,14 +494,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -616,14 +530,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
@@ -660,7 +566,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 2,
|
||||
),
|
||||
'foreign keys' => array(),
|
||||
'indexes' => array(),
|
||||
'locked' => 0,
|
||||
'module' => 'link',
|
||||
@@ -705,14 +610,6 @@ function materio_user_profiles_field_default_field_bases() {
|
||||
'field_permissions' => array(
|
||||
'type' => 0,
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
'columns' => array(
|
||||
'format' => 'format',
|
||||
),
|
||||
'table' => 'filter_format',
|
||||
),
|
||||
),
|
||||
'indexes' => array(
|
||||
'format' => array(
|
||||
0 => 'format',
|
||||
|
@@ -82,16 +82,7 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
// Exported field_instance: 'profile2-adherent-field_adresse'
|
||||
$field_instances['profile2-adherent-field_adresse'] = array(
|
||||
'bundle' => 'adherent',
|
||||
'default_value' => array(
|
||||
0 => array(
|
||||
'element_key' => 'profile2|adherent|field_adresse|und|0',
|
||||
'thoroughfare' => '',
|
||||
'premise' => '',
|
||||
'postal_code' => '',
|
||||
'locality' => '',
|
||||
'country' => 'FR',
|
||||
),
|
||||
),
|
||||
'default_value' => NULL,
|
||||
'deleted' => 0,
|
||||
'description' => '',
|
||||
'display' => array(
|
||||
@@ -121,6 +112,7 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
'module' => 'addressfield',
|
||||
'settings' => array(
|
||||
'available_countries' => array(),
|
||||
'default_country' => '',
|
||||
'format_handlers' => array(
|
||||
'address' => 'address',
|
||||
'address-hide-country' => 0,
|
||||
@@ -749,6 +741,7 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
'label' => 'Website',
|
||||
'required' => 0,
|
||||
'settings' => array(
|
||||
'absolute_url' => 1,
|
||||
'attributes' => array(
|
||||
'class' => '',
|
||||
'configurable_title' => 0,
|
||||
@@ -763,6 +756,7 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
'entity_translation_sync' => FALSE,
|
||||
'rel_remove' => 'default',
|
||||
'title' => 'none',
|
||||
'title_label_use_field_label' => FALSE,
|
||||
'title_maxlength' => 128,
|
||||
'title_value' => 'website',
|
||||
'url' => 0,
|
||||
@@ -848,7 +842,8 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
),
|
||||
);
|
||||
|
||||
// Exported field_instance: 'profile2-contact_operationnel-field_private_email'
|
||||
// Exported field_instance:
|
||||
// 'profile2-contact_operationnel-field_private_email'
|
||||
$field_instances['profile2-contact_operationnel-field_private_email'] = array(
|
||||
'bundle' => 'contact_operationnel',
|
||||
'default_value' => NULL,
|
||||
@@ -917,7 +912,8 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
),
|
||||
);
|
||||
|
||||
// Exported field_instance: 'profile2-contact_operationnel-field_private_name_title'
|
||||
// Exported field_instance:
|
||||
// 'profile2-contact_operationnel-field_private_name_title'
|
||||
$field_instances['profile2-contact_operationnel-field_private_name_title'] = array(
|
||||
'bundle' => 'contact_operationnel',
|
||||
'default_value' => NULL,
|
||||
@@ -951,7 +947,8 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
),
|
||||
);
|
||||
|
||||
// Exported field_instance: 'profile2-contact_operationnel-field_private_phone'
|
||||
// Exported field_instance:
|
||||
// 'profile2-contact_operationnel-field_private_phone'
|
||||
$field_instances['profile2-contact_operationnel-field_private_phone'] = array(
|
||||
'bundle' => 'contact_operationnel',
|
||||
'deleted' => 0,
|
||||
@@ -1226,7 +1223,8 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
),
|
||||
);
|
||||
|
||||
// Exported field_instance: 'profile2-contact_operationnel-field_private_quality'
|
||||
// Exported field_instance:
|
||||
// 'profile2-contact_operationnel-field_private_quality'
|
||||
$field_instances['profile2-contact_operationnel-field_private_quality'] = array(
|
||||
'bundle' => 'contact_operationnel',
|
||||
'default_value' => NULL,
|
||||
|
Reference in New Issue
Block a user