Problem/Motivation

I went to upgrade from 2.0.x to 3.0.x and see that video_embed_wysiwyg was removed without an upgrade hook, deprecation, or anything

Steps to reproduce

Proposed resolution

Add the module back and properly deprecate it for removal

Remaining tasks

Add back the module

User interface changes

NA

API changes

NA

Data model changes

NA

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

smustgrave created an issue. See original summary.

mably’s picture

Thanks for creating this issue.

What would be the best way to do that?

Added a more explicit message on the module home page.

smustgrave’s picture

You’d have to add the module back and deprecate it and since it’s in use you’d have to do a post update hook that removes it from text editors.

smustgrave’s picture

Haven’t tested yet but something like that.

Functionality isn’t lost now without the wysiwyg?

mably’s picture

Status: Active » Fixed

Wysiwyg module has been added back in 3.0.0-beta2 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.