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

fix: render/style responsive video/audio player (off of main) #685

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Aug 15, 2023

Overview

Support responsive embed of a podcast (or any audio or video).

Related

Changes

  • added site.v3-11-plus.css
    to load existing …/django-cms-video.css
  • added link to site.v3-11-plus.css
    in taccsite_cms/templates/assets_site.html

Testing

  1. Create/Open a test page.
    If deployed to Texascale, you may use https://prod.texascale.tacc.utexas.edu/testing/wes-test/?edit.
  2. Add a "Video player" plugin instance.
    Field Value
    TEMPLATE: Responsive Automatic
    LABEL: Podcast
    EMBED LINK: https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1242255460
  3. Save plugin instance.
  4. Verify podcast:
    • renders
    • stretches to fit available horizontal space
    • is not cut off
    • is functional

UI

Relying on #684.

@wesleyboar wesleyboar merged commit 0e72d7f into main Aug 15, 2023
@wesleyboar wesleyboar deleted the feature/support-podcasts-on-main branch August 15, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant