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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,336
Community Members
 
Community Events
185
Community Groups

Display link of the current page - macro

Edited

Hi all,

I just want to share this simple macro for those who need it (e.g. for new template, ...). Feel free to edit and share it. :-)

## Macro name: current-page-link
## Macro title: Current page link
## Macro has a body: No
## Body processing: No macro body
## Description: Create a link with the name of the current page
##
## Developed by: Raduz Sedlar
## Date created: 16.06.2020

## @noparams

## Short link of current page (using name of the page as a link)
<ac:link>$action.getGlobalSettings().getBaseUrl()$content.getUrlPath()

## Full link (display full confluence page link)
## <ac:link>
## <ac:plain-text-link-body><![CDATA[$action.getGlobalSettings().getBaseUrl()$content.getUrlPath()]]></ac:plain-text-link-body>
## </ac:link>

 

2 comments

Miguel Jesus _Team Files_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Jun 18, 2020

This is great! Thanks Raduz. 

how to insert the code above ? any examples. 

Hi Markisio,

 

you must create custom macro under Admin section of Confluence and then apply it on page you want.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events