Closed (fixed)
Project:
Internet Sources field formatters
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2012 at 11:58 UTC
Updated:
12 Dec 2012 at 13:50 UTC
I have emfield video created on a Drupal 6 with the projet http://drupal.org/project/emfield, and i need to convert them to text field with isfield formatters on Drupal 7.
I used the content migrate module to migrate cck fields to the field API, so i have done a patch which convert emfield video to text_long / isfield formatters with content_migrate module placed in the latest 7.x CCK module version (http://www.drupal.org/project/cck).
Here are the upgrade steps :
Note : This patch works also for the 7.x-1.2 version.
| Comment | File | Size | Author |
|---|---|---|---|
| emfield_video_content_migrate.patch | 2.26 KB | pierre_cotiniere |
Comments
Comment #0.0
pierre_cotiniere commentedThis patch work also for the 7.x-1.2 version.
Comment #1
jcisio commentedThanks. Committed a slightly modified patch to support text_with_summary too.
Comment #2.0
(not verified) commentedwording