Versions Compared

Key

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



🌍 Welcome to Confluence.

Confluence is your knowledge base for Kering projects, teams and applications.


Div custom
idnoconnected

(warning) To login, you must have an account for Jira and Confluence.


Tip
iconfalse
titleHow create an account ?

(sad) If you haven't got an account to connect on JIRA and Confluence :

  • (lightbulb) If you have an Kering / Brands Email : You can (tick) connect directly on JIRA and Confluence with "Kering Auth" button (smile) !

  • (grey lightbulb) If you have an Extermal email address OR if you need to create an account for an external provider who haven't got a Kering email address :
           You can (tick) create a demand here !


Info
iconfalse
titleHow to connect to JIRA or Confluence ?

(big grin) If you have got an account and an Kering email, you can authenticate yourself with your Windows and Office credentials by clicking on the button : "Kering Auth"
(smile) If you have got an account and haven't got an Kering email, you can authenticate yourself by your email and password that you set up via the invitation.


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


If you have any problems with these collaborative tools, feel free to send an email to the following address: keringtechcollaborativetool@kering.com


Div custom
idconnected


Tip

You are now connected on Confluence !

We are happy to see you here 👍🏻
(question) If you have any concerns, please come back to us: keringtechcollaborativetool@kering.com

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%


Note

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



Column
width50%


Clickable
linkhttps://confluence.keringapps.com/pages/viewpage.action?pageId=543096942


Info

Reminder : ✨New Features Jira & Confluence available here
(

Excerpt Include
SIB:✨New Features Jira & Confluence
SIB:✨New Features Jira & Confluence
nopaneltrue
)








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
.buttonPage a{
	color:white !important;
}
.buttonPage img{
	position:relative;
	top:2px;
}
#countdown{
	margin-top:15px;
	text-align:right;
}
.aui-button.aui-button-primary .aui-icon{
	color:white !important;
}
.aui-icon{
    top:-1px;
}
.contentf-clickable:hover{
	text-decoration:none;
}
.search-macro.search-macro-large.conf-macro{
	margin-top:80px;
}
#EnterConfluence{  
	margin-bottom: 80px; 
}
.buttongroupWelcome{
	text-align: center;
	display: inherit;
}
#noconnected, #connected{
	display:none;
}

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




...