Changing Confluence's help button link

Maria Kougioumoutzi October 30, 2013

Hello,

I am trying to change the link of the confluence online help, which is acessed by the question mark button on the top bar menu, with a link to my local help.

Does anybody know how to do this?

3 answers

1 accepted

0 votes
Answer accepted
Maria Kougioumoutzi November 6, 2013

I added this to my custom hmtl (confluence admin > custom html) at the end of the head and it worked:

<script>

AJS.toInit(function(){

AJS.$('#confluence-help-link').attr('href','http://mysite.com/confluence/display/ds/Help+Home');

});

</script>

0 votes
Maria Kougioumoutzi October 30, 2013

Thanks Peter..I will try that :)

0 votes
Peter Van de Voorde
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 30, 2013

Hi Maria,

You'll probably need to edit the layout or the actualy velocity templates that create these screens. Good luck.

Best regards,

Peter

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events