Posted by mErilainen on February 9, 2010 at 8:51am
4 followers
Jump to:
| Project: | Taxonomy Redirect |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I would need Features integration for this module. One possibility is to support CTools export hook.
Comments
#1
Definitely a good idea.
I won't have time for a while though so any patches would be great.
#2
I 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.