Closed (duplicate)
Project:
Physical Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2012 at 16:28 UTC
Updated:
4 Sep 2014 at 10:23 UTC
Jump to comment: Most recent
Comments
Comment #1
mikeryanThis would best go into the Physical Fields module itself. This patch would need the following changes:
1. Add physical_weight_migrate_api().
2. Rename physical_weight_field.inc to physical_weight.migrate.inc, so hook_migrate_api() can be found automatically.
3. Add physical_weight.migrate.inc to physical_weight.info.
I see there's a separate request with some proposed code (no formal patches) at #1626578: Add Migrate support to 'Physical Fields', one of these should be marked as a duplicate of the other.
Comment #2
jcisio commentedDuplicate of #1626578: Add Migrate support to 'Physical Fields'.