Create a plugin which migrates users from img_assist to wysiwyg_imageupload 6-1-0 branch

Comments

eugenmayer’s picture

Status: Closed (fixed) » Active

Well this plugin will be included in the 6-1-0-RC2 releases.

It will support migrating from img_assist using the migrate API.

How it works, what it does


It will

  • Migrate the original image
  • Add width and height to the image in the content
  • Add the title to the image

It will NOT

  • Migrate the links set to those images (like a extern link)
  • All options not described in "IT will"

What you can do after the migration

You can edit the images as it the would have created with then wysiwyg_imageupload dialog.
You can remove the image module and the img_assist module if the you like.

Howto: Migrate step by step

This looks complicated / long, but actually most of the documentation is very simple. Its more of the missing migrate-module documentation. If you got the idea, its pretty straight forward.

  1. !!!!! Make a Database backup !!!!!
  2. In the admin menue you see a "WYSIWYG imageupload migration" entry, enter it
  3. Now you see a tab "img_assis". When you press it, migration starts!
  4. It will take some time. Your done

Have fun

eugenmayer’s picture

Status: Active » Fixed
eugenmayer’s picture

Status: Fixed » Closed (fixed)

Status: Active » Closed (fixed)