Closed (fixed)
Project:
Wysiwyg Media Embed
Version:
8.x-1.x-dev
Component:
Module Code
Priority:
Normal
Category:
Plan
Assigned:
Issue tags:
Reporter:
Created:
9 Sep 2015 at 15:22 UTC
Updated:
3 Oct 2017 at 15:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gnugetI needed this button for a Drupal 8 project, so I ported it.
https://github.com/agaric/mediaembedbutton
Not sure if we should create another project because this is not longer for the WYSIWYG module but for the core's ckeditor module.
What do you think?
The code is here:
https://github.com/agaric/mediaembedbutton
Thanks!
Comment #3
hongpong commentedThank you gnuget, I would be fine with applying this code to an 8.x branch. I think we can bend the definition a little bit since this improves the 'wysiwyg' capabilities, if not using that particular bit of glue from the old days. Would like to have another person review it as well, but this looks great!
Comment #4
gnugetIn the meanwhile, can you please create an 8.x branch and a dev-8.x tag with the code so other users can start testing it and reporting bugs and we can start using d.o to report bugs and provide patches instead of GitHub?
And when you feel comfortable to release it we can include it here: https://www.drupal.org/docs/8/core/modules/ckeditor/contributed-modules-...
Thanks!
Comment #5
hongpong commentedOk here is the patch I'm going to put it on. I rewrote the machine names and fixed the readme, I think it is good to go.
Comment #6
hongpong commentedClosing this since we have 8.x-1.x-dev now. Further issues should be opened under that classification. Thank you!!