aboutsummaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-10-06 18:33:48 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-10-06 18:33:48 -0300
commitfc44d53e2538655f2859cfe1b7566b6db44cdcfb (patch)
treea9eaa3a24f69995e034bb8de2a1aba773c28a4e4 /features
parent6d6b14b7e777c47076394403ac0878d9551cbaad (diff)
downloadmuamba-fc44d53e2538655f2859cfe1b7566b6db44cdcfb.tar.gz
muamba-fc44d53e2538655f2859cfe1b7566b6db44cdcfb.tar.bz2
Removing field_compartilhamento
Diffstat (limited to 'features')
-rw-r--r--features/muamba_system/muamba_system.features.field.inc71
-rw-r--r--features/muamba_system/muamba_system.info1
2 files changed, 0 insertions, 72 deletions
diff --git a/features/muamba_system/muamba_system.features.field.inc b/features/muamba_system/muamba_system.features.field.inc
index 5c4a868..39a2cb2 100644
--- a/features/muamba_system/muamba_system.features.field.inc
+++ b/features/muamba_system/muamba_system.features.field.inc
@@ -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');
diff --git a/features/muamba_system/muamba_system.info b/features/muamba_system/muamba_system.info
index 08ce033..bcda4c3 100644
--- a/features/muamba_system/muamba_system.info
+++ b/features/muamba_system/muamba_system.info
@@ -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"