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

Turn off JIRA header and footer for velocity template?

Mitch October 30, 2012

Hello all,

This maybe a silly quesiton but so far I have failed to work it out! I am writing a plugin and want to have a page open in a fancybox jQuery element which I have done, similar to the EditIssue box in Jira 5. The problem is the velocity page I load is always wrapped in the defualt Jira page (so the effect is a jira page within a jira page!). I have tried editing the tempalte in different ways, but always the same result.

The page is currently a webwork resource with a template file and a corresponding action class. Ideally I would like it to remain this way (rather than going down a jsp route) . So my quesiton is basically is there a way to achieve this? Or am I going up a blind alley?

Thanks in advance for the help!

Mitch

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Florin Manaila
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.
October 30, 2012

Take a look at this: https://developer.atlassian.com/display/JIRADEV/Changes+to+markup,+CSS+and+Decorators+in+JIRA+5.0

You probably need a <metaname="decorator"content="popup"/> or <metaname="decorator"content="none"/> depending on whether you want resources or not.

Mitch October 30, 2012

Thanks Florin that's exactly what I was looking for :-). I have seen the page you suggest breifly in the past but totally forgot about it. A1

TAGS
AUG Leaders

Atlassian Community Events