The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Insert content (a macro) into the global header

Peter Vojtech
June 3, 2019

Hi everyone,

Can anyone advise how to add a macro (in our case, the live search macro) into the global header of confluence?

We wish to replace the current QuickSearch macro with the LiveSearch macro. 

We believe the wiki markup is similar to {livesearch:size=small|type=page|placeholder=Search}

MacroReplace.png

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Alex Medved _ConfiForms_
Community Champion
June 4, 2019

Cannot tell much about the macro itself, but we have been using the following construction in the templates

 $helper.renderConfluenceMacro("{your_macro_here}")

where $helper is

 #set ($helper = $decoratorUtil.getContentNavContext().getHelper())

which is an instance of ThemeHelper

https://docs.atlassian.com/atlassian-confluence/6.6.0/com/atlassian/confluence/themes/ThemeHelper.html

TAGS
AUG Leaders

Atlassian Community Events