Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



🌍 Welcome to Confluence. Confluence is your knowledge base for Kering and his Houses program, projects, applications and teams.

Div custom
idnoconnected

(warning) To login, you must have a licence for Jira and Confluence.

(info)  If you need a licence on Kering Jira Software and/or Confluence, you can create a request here!
(info)  If you need help on the usage of Kering Jira Software or Confluence, don't hesitate to contact by mail: keringtechcollaborativetool@kering.com.


Button Group
idEnterConfluenceNotConnected

Button Hyperlink
iconinfo
titleGo to JIRA Software
typestandard
urlhttps://jirabuild.keringapps.com/
targettrue

Button Hyperlink
iconsuccess
titleTo connect on the new Confluence
typeprimary
urlhttps://confluence.keringapps.com/login.action


Div custom
idconnected


Tip

You are now connected on Confluence! We are happy to see you here 👍🏻
(question) If you have any concerns about the usage of Kering Jira Software or Confluence, please write us at  keringtechcollaborativetool@kering.com or open a Kering Connect ticket.

Livesearch
sizelarge
placeholderDo you want to search something in Kering Confluence?

Button Group
idEnterConfluence
classbuttongroupWelcome

Button Hyperlink
iconsuccess
titleDiscover our Confluence tool presentation page
typeprimary
urlSIB:Welcome Page

Button Hyperlink
iconsearch-small
titleSee all spaces available in Confluence
typestandard
urlhttps://confluence.keringapps.com/spacedirectory/view.action


Section
Column
width50%

Column
width50%


Section


Column
width50%


Clickable
linkhttps://kering.sharepoint.com/sites/KTGuideandProcessess


Note

Need to know Processes in Kering Technologies? We have a guide.
🧭 Available here : https://kering.sharepoint.com/sites/KTGuideandProcessess




Column
width50%


Info

Reminder : ✨New Features Jira & Confluence available here.
📗 Need on onboarding on Jira and/or Confluence?
Click here to book your own onboarding session.






Div custom
idcountdown

(tick) You will be automatically redirected in 8 seconds to the Standard Information Base page.



HTML
<script>
    var keyPress = false;
    var interval = null;
	AJS.toInit(function() {
		if (AJS.params.remoteUser != '') {
			AJS.$("#noconnected").hide();
		 	AJS.$("#connected").show();
			var counter = 8;
			interval = setInterval(function() {
				counter--;
				if (!keyPress) {
					if (counter <= 0) {
						clearInterval(interval);
						$('#countdown').html("<p style='text-align: right;'><i><b>✔️ Redirection ongoing ...</b></i></p>");
						window.location.href = "https://confluence.keringapps.com/display/SIB/Welcome+Page";
						return;
					} else {
						$('#countdown').html("<p style='text-align: right;'><img class='emoticon emoticon-tick' src='/s/en_GB/8100/4410012ac87e845516b70bc69b6f7a893eabaa5a/_/images/icons/emoticons/check.svg' data-emoticon-name='tick' alt='tick'> You will be <strong>automatically redirected in " + counter + " seconds</strong> to the <a href='https://confluence.keringapps.com/display/SIB/Welcome+Page' rel='nofollow'>Standard Information Base</a> page.</p>");
					}
				} else {
					clearInterval(interval);
					$('#countdown').html("<p style='text-align: right;' class='animated infinite fadeIn slower'><i><b>❌ Redirection stopped : have you click or typping something ?</b></i></p>");
					return;
				}
			}, 1000);
		} else {
		 	AJS.$("#noconnected").show();
			AJS.$("#connected").hide();
		}
	});
	$(document).keypress(function(event) {
		keyPress = true;
	});
	$('body').on('click', function() {
		keyPress = true;
	}); 
</script> 

☀️ We wish you a very good day on these tools.

CSS Stylesheet
mediaAll
#EnterConfluence{margin:auto;text-align: center;display: block;}

HideElements
metastrue
commentstrue
titletrue
peopletrue
toolstrue
labelstrue
helptrue
breadcrumbtrue
watchtrue
sidebartrue
createtrue
sharetrue
favoritetrue
notificationstrue
likestrue