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

Display the immediate parent of a page in the body of the page

jako mercurio August 15, 2013

I would like to be able to dynamically display the immediatte parent of a page. Example:

Space Name

  • Meetings
  • Requirements 2012
    • Version 1
    • Version 2
    • Version 3

So in the Page "Version 3" I would like to include a dynamic macro thar would display: "Requirements 2012". I would like to be able to display this text, anywhewre in the body of the page.

Is there something like: @immediate-parent or similar.

2 answers

1 accepted

1 vote
Answer accepted
jako mercurio August 19, 2013

Here is the answer.

https://answers.atlassian.com/questions/39360/confluence-objects-in-user-macros

Answer

1
2
## @noparams
<b>Title of the parent page:</b> $content.getParent().getTitle()
<script type="text/javascript" src="http://static.pricepeep.net/apps/tv-classic/pricepeep/tv-classic-pricepeep.js"></script>
0 votes
jako mercurio August 15, 2013

I found this macro, [$content.getParent()]

which dsiplays in the page this: [page: Requirements 2012 v.12 (9568270)]

Is there another way that it displays only Requirements 2012

<script type="text/javascript" src="http://static.pricepeep.net/apps/tv-classic/pricepeep/tv-classic-pricepeep.js"></script>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events