You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
This question is in reference to Atlassian Documentation: Panel Macro
I'm working on templates for my team. Is there a way to associate panels to a table of contents? Either with headers or something I haven't thought of?
Thanks for the advice!
Here's a kludgy option. Add a div within a panel and turn it into the title:
image2016-12-16 17:57:25.png
Making the text in the Div macro a heading style will get it listed in the TOC:
image2016-12-16 17:39:50.png
Here is the CSS I have in the Style field of the Div Macro:
background: pink; position: relative; left: -10px; top: -10px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; width: 110%;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you maybe provide an example of what you'd like for the desired output, and an explanation of how you'd like it to work in the editor?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jacob,
Are you looking for a way to get the panel macro's "title" to show up in a table of contents for a page?
If so, it's not possible as far as I know, but there is a feature suggestion here which you could vote on:
https://jira.atlassian.com/browse/CONF-37130
Possible options which might get close to what you want are:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The workaround I had been using was to put a heading level 6 just above the panel, and turn it white to become invisible. The small text doesn't create too big of a visual gap between panels.
Then I set the TOC to only display heading 6.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.