Active
Project:
Taxonomy Redirect
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2010 at 08:51 UTC
Updated:
20 Jul 2011 at 00:08 UTC
I would need Features integration for this module. One possibility is to support CTools export hook.
Comments
Comment #1
agileware commentedDefinitely a good idea.
I won't have time for a while though so any patches would be great.
Comment #2
dboulet commentedI looked into this—looks like one issue that makes this difficult is the lack of human-readable unique identifiers in the database for each redirect. If we implemented something like machine names for each redirect, then CTools export integration in
hook_schema()would be a cinch.