I am trying to use Confluence questions and answer with some macros, special Include Page so I can reuse content from my Confluence intance.
When I start typing the macro { ... I am getting the Open Macro Browser option, but only the Code Macro is visible there.
so I pasted a Page Include macro from other page and it worked ok. BUT, when I tried to edit the paramenters of the macro (change page to include).. I get this message:
There is no metadata configured for this macro which means no configuration screen can be presented here.
If this is a user macro then you can add metadata to the template using the User Macro Administration console.
Hi Andreas,
If you would like to disable the Welcome message, you could achieve that by navigating to Confluence Admin >> Layouts. Click create custom on Global layout. From there you look for the following line, remove it. and save it.
<div class="dashboard-item welcome-message"> $action.welcomeMessage </div>
Hope this information helps. Cheers.
Hello Andreas,
You can go at Browse > Confluence Admin > Configuration > General Configuration and then "edit" the site welcome message. You can just write something as "h2. Your_Company_name" and then save. If you try to remove the whole message this will not work, but with this workaround you can edit and change the message that appears. If need more help about this topic, please raise a support ticket at https://support.atlassian.com with your latest logs so we can continue troubleshooting it.
Kind Regards,
Luiz.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.