Closed (won't fix)
Project:
Features
Version:
7.x-2.0-beta1
Component:
Taxonomy
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2013 at 10:17 UTC
Updated:
17 Jun 2013 at 14:40 UTC
I have created vocabulary and its terms. I want to export it using features modules. I am able to export only vocabulary name. but its terms are not coming in exported files using features. And there no such modules I found to export taxonomy in Drupal 7.
A bigger thread I found on the issue when googling:
http://drupal.org/node/1884934#comment-7146744
Comments
Comment #1
Sigvard commentedTwo more things that I realized may be helpful.
1) The issue is the same in 7.1
2) I can activate the module but it does not show up anywhere else than in the module list.
Comment #2
mgwisni commentedI have the same issue. I'm not sure creating a taxonomy feature and installing it does anything.
Comment #3
Sigvard commentedI am still stumped on this but features work very well for content types
Comment #4
hefox commentedA feature that doesn't exist in a module is not a bug, unless the module claims to support it (re: this being classified as a bug report).
Features will not support exporting taxonomy terms via features core, based on other issues that have discussed. Terms are content.
There is plenty of contrib modules trying to tackle this, like features uuid.
Comment #5
Sigvard commentedIn that case much of the information linked to from the module page is misleading.
For example: http://2012.badcamp.net/sites/default/files/slides/Features%20BADcamp_0.pdf
EXPORTABLE TYPES
• Content Types, Fields, Menus, Taxonomies,
Text formats, Image styles, User roles and
permissions, Views, CTools, Context
Of course I am grateful that we got the module for everything else. But it would be a good idea to have it clarified on the module page considering that people apparently get the wrong impression.