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 Video Widget To Marketplace #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ManthanJangid
Copy link

Implemented Video widget for Xperience By Kentico

The Video Widget for Xperience by Kentico allows you to seamlessly embed Vimeo and YouTube videos into your website. The widget provides options for video source selection, whether via URL or embed code, and allows customization through CSS classes.

Widget Properties

The widget provides several configurable properties:

  • Visible: Determines if the video is visible on the live site.
  • Source: Specifies the source type for the video, allowing selection between an embed code or a video URL.
  • Video Url: The URL of the video, which can be from YouTube or Vimeo. This property is only visible when the Source property is set to "videoUrl".
  • Embed Code: The embed code for the video, which can be used to directly embed the video into the page. This property is only visible when the Source property is set to "embedCode".
  • Css classes: Custom CSS classes to apply to the video's containing DIV.

@ManthanJangid ManthanJangid requested a review from a team as a code owner September 16, 2024 10:22
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