A generic video integration plugin for Confluence to display videos from internet source in a confluence page.
This project is maintained by 1and1
This is an Atlassian Confluence plugin project which allows to integrate video-resources from web, in example a link like video.com/example.mp4, in a Confluence page.
The project was created by Atlassian SDK, for further information see below. The video plays as a stream from specified web resource. You can use this project for your uses.
Further information about licensing you will find in LICENSE file.
In this section you can see the main graphic user interface inside the Confluence macro browser.
Please note that all picture in this preview was created by Firefox web-browser engine.
The layout was managed and based by Linux gnome Debian.
Other browser can have other render methods and another representation.
This display part of macro browser shows your not optional URL input to get the video-resource. You can additionally set a preview to show a picture before playing.
You can use some options like autoplay, mute and loop. If you want a specific width and height, you can specify it in pixels.
The item you will see in confluence edit mode with activated parameters. You will see this in set positions.
In your confluence page, after insert this macro, you will see this perspective.
You have the opportunity to see the video in a Picture in Picture mode as you scroll through the page.
You want to modify this plugin? You can add an eclipse support to this project with atlas-mvn eclipse:eclipse
in the root directory.
Now open your eclipse installation and import this project as existing project with following steps: File → Import... → "Existing Projects into Workspace"
.
Supported languages in this version: English (default), German. If you want more or a specific language support, you can add
a properties file with your country code.
Attention: Please make sure that you save resources in UTF-8, otherwise you can get problems with umlauts.
To build this project you need to use SDK from Atlassian.
You can build this project immediately with atlas-mvn package
.
Upload the plugin after build example:
atlas-install-plugin --context-path "" --server localhost -p 8090 --username admin --password admin
.
Other option: You can upload the build JAR from /target directory and install in your confluence admin area.
If you don’t have a running local confluence for testing, you can use this: Here are the SDK commands you’ll use immediately:
Full documentation is available at:
https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK
Please understand that we are unable to offer support for this product.
If you have some issues or problems, you can use this e-mail: sourcecenter@1und1.de