Closed (fixed)
Project:
Migrate Extras
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2010 at 16:59 UTC
Updated:
12 Jul 2011 at 20:31 UTC
I needed the ability to migrate flags from one CMS to another. To do this, the user now just needs to enable the flag module, create the flag types they need and then use the attached patch to migrate the flags per user per node/comment.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| migrate_flags.patch | 4.25 KB | stella |
Comments
Comment #1
mikeryanThe flag module is supported for Migrate V2 on D6, needs to be forward-ported to D7.
Comment #2
mikeryanCommitted - I threw in a field handler (so flags will be surfaced as fields on the entities they're attached to).