Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Web sections supported in Confluence?

Pascal Robert June 27, 2019

Hi,

We wrote a Jira plugin to display a menu with items in Jira's navigation bar, and it works well. 

Now, we want to do the same with Confluence. New plugin is created, I copied the web items and sections from the Jira plugin to Confluence, and... only the top level item appears!

<atlassian-plugin key="${atlassian.plugin.key}" name="${project.name}" plugins-version="2">

...

<web-item key="menu_libre_service" name="Libre-service" section="system.header/left">
<label>Libre-service</label>
<link linkId="menu_libre_service">https://confluence.xxxxx.com/display/ADMIN/</link>
</web-item>


<web-section name="JIRA" i18n-name-key="section_jira.name" key="section_jira"
location="menu_libre_service" weight="10">
<label key="section_jira.name" />
</web-section>

<web-item key="lien_creation_projet_jira" name="Créer un projet" section="menu_libre_service/section_jira" weight="10">
<label>Créer un projet</label>
<link linkId="lien_creation_projet_jira">/secure/CreateIssue.jspa?issuetype=16201&amp;pid=60805</link>
</web-item>

The first Web item show up in the navigation bar, but its children are not.

Is this supported in Confluence 6.13?

Thanks.

1 answer

0 votes
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 1, 2019

Hi Pascal,

Thank you for contacting us. I'm not too sure about this myself, but I think you might be able to find the help you need from our Atlassian Developer Community. The majority of users on this Community are end users who are not developing plugins for our products, but the Developer Community is. They will be more likely able to tell you what is and isn't possible when developing for Confluence,

Let me know if you have any trouble with that.

Regards,

Shannon

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events