Implement Video Filter token preview in CKEditor

Created on 9 March 2016, over 8 years ago
Updated 12 March 2024, 3 months ago

We should be able to preview Video Filter tokens in the CKEditor in more user-friendly format. [video:] could be confusing for some people. In order to support this feature we need the following:

1. Implement new method to VideoFilterBase class. The name of the method could be preview
2. Refine assets/video_filter.js and implement editor.widgets.add( 'video_filter', {}); with upcast, data and downcast methods.
3. Refine assets directory. Move plugin JS and the icon into plugin directory
4. Create a new directory and implement preview methods in all VideoFilter plugins.
5. Add fallback preview image. (in case if a plugin doesn't provide preview method)

In addition:
1. Research possibility of making preview image resizable.
2. Inline edits. Prepopulate dialog values with the data from the [video] token.

πŸ“Œ Task
Status

Closed: outdated

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States minnur San Francisco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024