Hi,
we're using Documentation Theme, that doesn't allow you to customize layouts.
So, what should we do?
If we switch to another one, we'll lose our current settings (colors, fonts, etc).
We just want to add one macro at all the pages below the context.
Please help!
<div class="wiki-content">
$body
</div>
<div id="additional">
$helper.renderConfluenceMacro("{cheese}")
</div>
It's either you extract the jar, modify and rezip it to atlassian-bundled.plugins.zip, or you upload the modified jar as a plugin which will replace the bundled one. You might want to refer to this documentation.
Super! Thanks a lot!
By the way, is it true if we upgrade our Confluence instance from 3.5 say to 3.6 or whaterver, such changes will be lost?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, those changes will need to be made manually when upgrading to a newer version of Confluence. Please refer to our documentation for guidance on this process:
http://confluence.atlassian.com/display/DOC/Upgrading+Custom+Layouts
We're currently building a new Windows/Linux Installer for Confluence 4.0 which will address issues with upgrading customisecd instances in a future release.
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.
I believe you meant macro, which is a yes, I have edited my answer above. If what you meant is a wiki markup, you might want to create that as a user macro, then just add the user macro in the layout.
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.