uppdated modules

This commit is contained in:
Bachir Soussi Chiadmi
2017-01-22 16:19:36 +01:00
parent 03be8f82aa
commit 8416e3eea1
748 changed files with 32317 additions and 20900 deletions
@@ -10,7 +10,7 @@
function page_field_default_field_bases() {
$field_bases = array();
// Exported field_base: 'body'
// Exported field_base: 'body'.
$field_bases['body'] = array(
'active' => 1,
'cardinality' => 1,
@@ -19,14 +19,6 @@ function page_field_default_field_bases() {
0 => 'node',
),
'field_name' => 'body',
'foreign keys' => array(
'format' => array(
'columns' => array(
'format' => 'format',
),
'table' => 'filter_format',
),
),
'indexes' => array(
'format' => array(
0 => 'format',
@@ -10,7 +10,7 @@
function page_field_default_field_instances() {
$field_instances = array();
// Exported field_instance: 'node-page-body'
// Exported field_instance: 'node-page-body'.
$field_instances['node-page-body'] = array(
'bundle' => 'page',
'default_value' => NULL,
+1 -1
View File
@@ -1,6 +1,6 @@
name = Page
core = 7.x
package = GUI
package = FigLi
dependencies[] = ctools
dependencies[] = features
dependencies[] = node