]> gitweb.fluxo.info Git - drupal/muamba.git/commitdiff
Removing field_compartilhamento
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 6 Oct 2011 21:33:48 +0000 (18:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 6 Oct 2011 21:33:48 +0000 (18:33 -0300)
features/muamba_system/muamba_system.features.field.inc
features/muamba_system/muamba_system.info

index 5c4a868c22d1109eed1668e88cc64f47c85aec2e..39a2cb29e08fb87302ea1621c7a12821db105bde 100644 (file)
@@ -439,76 +439,6 @@ function muamba_system_field_default_fields() {
     ),
   );
 
-  // Exported field: 'node-muamba-field_compartilhamento'
-  $fields['node-muamba-field_compartilhamento'] = array(
-    'field_config' => array(
-      'active' => '1',
-      'cardinality' => '-1',
-      'deleted' => '0',
-      'entity_types' => array(),
-      'field_name' => 'field_compartilhamento',
-      'foreign keys' => array(
-        'tid' => array(
-          'columns' => array(
-            'tid' => 'tid',
-          ),
-          'table' => 'taxonomy_term_data',
-        ),
-      ),
-      'indexes' => array(
-        'tid' => array(
-          0 => 'tid',
-        ),
-      ),
-      'module' => 'taxonomy',
-      'settings' => array(
-        'allowed_values' => array(
-          0 => array(
-            'vocabulary' => 'compartilhamento',
-            'parent' => '0',
-          ),
-        ),
-      ),
-      'translatable' => '0',
-      'type' => 'taxonomy_term_reference',
-    ),
-    'field_instance' => array(
-      'bundle' => 'muamba',
-      'default_value' => NULL,
-      'deleted' => '0',
-      'description' => '',
-      'display' => array(
-        'default' => array(
-          'label' => 'above',
-          'module' => 'taxonomy',
-          'settings' => array(),
-          'type' => 'taxonomy_term_reference_link',
-          'weight' => '2',
-        ),
-        'teaser' => array(
-          'label' => 'above',
-          'settings' => array(),
-          'type' => 'hidden',
-          'weight' => 0,
-        ),
-      ),
-      'entity_type' => 'node',
-      'field_name' => 'field_compartilhamento',
-      'label' => 'Forma de compartilhamento',
-      'required' => 0,
-      'settings' => array(
-        'user_register_form' => FALSE,
-      ),
-      'widget' => array(
-        'active' => 1,
-        'module' => 'options',
-        'settings' => array(),
-        'type' => 'options_buttons',
-        'weight' => '1',
-      ),
-    ),
-  );
-
   // Exported field: 'node-muamba-field_foto'
   $fields['node-muamba-field_foto'] = array(
     'field_config' => array(
@@ -880,7 +810,6 @@ function muamba_system_field_default_fields() {
   // Included for use with string extractors like potx.
   t('Comment');
   t('Descrição');
-  t('Forma de compartilhamento');
   t('Foto');
   t('Group content visibility');
   t('Group type');
index 08ce033fc6842e4c75b3f020ebb8ec8c7c1b6cba..bcda4c38b72e479944c710067349afa3cfcc30c5 100644 (file)
@@ -17,7 +17,6 @@ features[field][] = "node-clube-field_descricao"
 features[field][] = "node-clube-field_logo"
 features[field][] = "node-clube-group_access"
 features[field][] = "node-clube-group_group"
-features[field][] = "node-muamba-field_compartilhamento"
 features[field][] = "node-muamba-field_foto"
 features[field][] = "node-muamba-group_audience"
 features[field][] = "node-muamba-group_content_access"