Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Changing the index page for public access (first time access)

Lars Swart
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 1, 2015

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?

1 answer

1 accepted

0 votes
Answer accepted
Lars Swart
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2015

I found a way to change the video that shows up when a new users logs into confluence.

  • Copy this plugin file from your server

 \Confluence\confluence\WEB-INF\atlassian-bundled-plugins\confluence-onboarding-1.5.12.jar

  • change the .jar into .zip and extract it

  • go to 

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

  • URL of the new video: https://www.youtube.com/watch?v=KIe4NRrrYmA
  • Change the ID in the sourcode to your ID (e.g. KIe4NRrrYmA)
  • Zip the complete filetree, change the format back to .jar and upload it to your server

  • After a reboot your new users will see your video instead of the Atlassian Video.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events