Crear un web item pero apuntando a una url especifica. por ejemplo www.google.com

Eduardo cardona (PSL) May 13, 2013

crear un web item pero apuntando a una url especifica. por ejemplo www.google.com.

Thanks.

Muchas Gracias

1 answer

1 accepted

0 votes
Answer accepted
Nadir MEZIANI
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.
May 13, 2013

Hi,

Put this codes in your file atlassian-plugin.xml

<web-item key="my-web-tem" name="web item to www.google.com" section="system.top.navigation.bar" weight="150">
<label>Google</label>
<tooltip>www.google.com</tooltip>
<link linkId="my-web-tem">http://www.google.com</link>
</web-item>
<web-section key="my-section" name="My Section" location="my-web-tem" weight="200">
<label >Google</label>
</web-section>

Look this link

https://developer.atlassian.com/display/JIRADEV/Web+Item+Plugin+Module#WebItemPluginModule-iconElements,

it can help you.

Good luck

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events