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

Media Element #2147

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

dasgarner
Copy link
Member

Parsing and output for the media element, related to https://github.com/xibosignageltd/xibo-private/issues/294

Saving elements links media correctly (adding and removing), the HTML cache looks right with the [[mediaId=x]] refs and the decorated output looks good in preview with the URL.

However, the override with isn't working.

The default image for global-image is dangerous as it is a Xibo logo - it should be something generic instead.

Maintaining media links isn't working for saving the widget - it will not remove references which have been removed. We need to way to easily clear out only the library references from inside properties.

@dasgarner dasgarner self-assigned this Oct 10, 2023
Copy link
Member

@maurofmferrao maurofmferrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@dasgarner dasgarner merged commit 7218bde into xibosignage:develop Oct 11, 2023
1 of 2 checks passed
@dasgarner dasgarner deleted the feature/media_element branch October 11, 2023 08:17
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.

2 participants