Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed media in rich text fields using Draftail #90

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 29, 2020

  1. Allow media files to be embedded in rich text content

    - Update tests for rich text chooser
    - Address inconsistent tab/spacing issues
    - Address more CI issues
    - Properly sort imports
    - For wagtail versions <2.5, use MediaEmbedHandler instead of EmbedHandler
    - In Wagtail <2.5, specify embed type and handler explicitly for register_embed_type
    juan0tron committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    806047c View commit details
    Browse the repository at this point in the history