I'd like to include an automatic link back to the parent page in my template. I can see how to do this for children pages but not for parent page.
Surely this is possible? What am I missing?
You can make a simple user macro that will provide this functionality:
1 2 | ## @noparams #contentLink2($content.getParent() false false) |
Hi Matt,
I've been thinking about your problem for a while, and I decided to write a small connect plugin that displays a link to the parent page. It's not 100% perfect yet (it still doesn't align text perfectly when the link is displayed in the same paragraph with other text), but if you would like to try it out, you can send me an e-mail at stephendeutsch1@gmail.com and I will send you a link to install it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Evan, yes, it ended up getting released in a slightly different form as part of another app, Useful Macros: https://marketplace.atlassian.com/apps/1222454/useful-macros-for-confluence-cloud?hosting=cloud&tab=overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.