3.5.2 • Published 4 years ago

@videowiki/vw-proofread v3.5.2

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Videowiki Proofread web component

<vw-proofread></vw-proofread>

This web component is part of www.videowiki.org and used for the proofreading stage

Usage:

Include the following script in you page

<script src="https://videowiki-microapps.s3-eu-west-1.amazonaws.com/vw-proofread/v1.0.0.js" async />

Use the web component vw-proofread anywhere on the page with the following properties

<vw-proofread apiKey="" apiRoot="" videoId="" backRoute="" finishRedirectRoute="" </vw-proofread> `

Properties

  • apiKey: Obtain an API key for your organization from the dashboard on www.videowiki.org
  • apiRoot: The API to which the component will communicate, for integration with videowiki's original API use https://api.videowiki.org/api
  • videoId: the _id field of the video that is to be proofread
  • backRoute: the location/route to which the component should redirect when the user press "Back to videos" button.
  • finishRedirectRoute: The location/route to which the component should redirect when the user press "Save and complete" button.
3.5.2

4 years ago

3.5.1

4 years ago

3.5.0

4 years ago

3.4.4

4 years ago

3.4.6

4 years ago

3.4.5

4 years ago

3.4.3

4 years ago

3.4.2

4 years ago

3.4.0

4 years ago

3.4.1

4 years ago

3.3.0

4 years ago

3.2.0

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.11

4 years ago

2.0.10

4 years ago

2.0.9

4 years ago

2.0.8

4 years ago

1.0.0

4 years ago