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

How to show project administration page layout for new custom project config item

Vasiliy Krokha [Ciklum] August 2, 2013

I'm trying to create new area which should be administered per project. I added new WebItem for new link in the left menu. That works fine.

But when I click the custom link, in my example "Subcomponents" which is handled by Servlet with some velocity template - I'd like to display left menu as well where currently active item is "Subcomponents".

I use <meta name="decorator" content="admin"/> in the template, but the result is without project config left menu.

Any help or advice is very much appreciated!

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
m
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 4, 2013

You need to include:

<meta name="decorator" content="atl.admin">

Here is a simple example:

https://developer.atlassian.com/display/DOCS/Create+a+GUI+with+templates+and+AUI

Vasiliy Krokha [Ciklum] August 5, 2013

That's it, thank you very much!

TAGS
AUG Leaders

Atlassian Community Events