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: 

Is there an example vm file I can look at for customizing the Navmap theme?

Deleted user
September 16, 2014

On this page: https://confluence.atlassian.com/display/CONF55/Navigation+Map+Macro it says there is a way to create a theme for the NavMap macro. It says we need to save the navmap-mytheme.vm to the WEB-INF/classes/templates/macros directory (which I cannot find). Has anyone ever done this and would you be willing to share some more details on how to do this. My colleague wants an example vm file so he can figure out the coding.  Thanks.

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Ross Barbieri
September 16, 2014

Hi, I think you'll find this answered by Joseph Clark in this post (How to cutomize Navigation map).

The original velocity (.vm file) is checked into BitBucket at this url: https://bitbucket.org/atlassian/confluence-advanced-macros-plugin/src/84e6a9847149a56b1da24409110e5c757c0fa2c5/src/main/resources/com/atlassian/confluence/plugins/macros/advanced/navmap-default.vm?at=master

Once you have the .vm file for your new theme, you drop it into the WEB-INF/classes/templates/macros in the confluence install directory. When adding the macro to a page, you can then specify in the parameter Navigation Map Theme
(theme )
 which theme to use based on the filename.  

From the Docs:

"Hence, if your theme was callednavmap-roundededges.vm, use the value of roundededges for this parameter."

Deleted user
September 21, 2014

Thank you!

Deleted user
September 23, 2014

Hi Ross, quick question, if I don't have ../templates/macros in the path, then can I create those folders and save the file? If so, do I need to restart the service in order for it to be found?

TAGS
AUG Leaders

Atlassian Community Events