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

add support for sphinxcontrib-video #813

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

AVMusorin
Copy link
Contributor

Added support to process video nodes and publish assets to Confluence.

sphinxcontrib-video - https://github.com/sphinx-contrib/video

Added support to process video nodes and publish assets to Confluence.

sphinxcontrib-video - https://github.com/sphinx-contrib/video

Signed-off-by: Aleksandr Musorin <aleksandr.musorin@semrush.com>
Copy link
Member

@jdknight jdknight left a comment

Choose a reason for hiding this comment

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

This would be a nice addition; thanks for taking the time for setting up the pull request (and the documentation/test updates 🙇).

I added one comment with respect to height/width processing (if it's an issue), but other than that, it looks good. Feel free to ignore any optional comments.

doc/features.rst Show resolved Hide resolved
sphinxcontrib/confluencebuilder/storage/translator.py Outdated Show resolved Hide resolved
sphinxcontrib/confluencebuilder/storage/translator.py Outdated Show resolved Hide resolved
sphinxcontrib/confluencebuilder/storage/translator.py Outdated Show resolved Hide resolved
sphinxcontrib/confluencebuilder/storage/translator.py Outdated Show resolved Hide resolved
@jdknight jdknight added this to the 2.2 milestone Jun 10, 2023
A series of additional changes have been made to this initial
implementation provided by the community:

- Provide support for width/height unit support, if ever provided by
   the third-party extension.
- Adjust sample set to show example of autoplay (which works for some
   browsers; autoplay can be restricted by a client and not controllable
   by this extension).
- Update video to another sample which included audio.
- Sort/tweak the implementation to match the rest of the implementation.

Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 7cf31f9 into sphinx-contrib:main Jul 14, 2023
27 checks passed
@jdknight
Copy link
Member

Had time and was able to adjust the review suggestions. Thanks for the contribution to support this new third-party extension.

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