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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events