Hi,
If a users opens confuence the first time, he sees a page with a video from atlassian, and a tour.
How (where) can i customize these page?
I found a way to change the video that shows up when a new users logs into confluence.
\Confluence\confluence\WEB-INF\atlassian-bundled-plugins\confluence-onboarding-1.5.12.jar
change the .jar into .zip and extract it
onboarding\modules\intro
changes must be made in the following two files
intro-video-sequence.js
intro-video-sequence-min.js
Search:
YouTubePlayer.embedVideo("grow-intro-video-placeholder", "09CuRQoJzB8", { width: 560, height:315, autoplay: 0, hl: User.getUserLocale()});
The„09CuRQoJzB8“ is the YouTube ID of the Atlassian Video
Zip the complete filetree, change the format back to .jar and upload it to your server
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.