Hello Folks,
is it please possible to add this plugin to multiple pages at once? How?
Thanks.
Yes, you can add the macro to the page layout of Confluence (Confluence Admin => Layouts), directly after the body:
<div class="wiki-content"> $body $helper.renderConfluenceMacro("{viewtracker}") </div>
Hope this helps.
Cheers
Remo
Hey Remo,
thanks very much for your prompt answer. Really appreciated.
Your proposal sounds fine, but if I want to add it only to 300 pages out of all? I am worried this time you wont find a positive answer for me.:)
Thanks mate.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the 300 pages are all in the same space, you could just add the code to the page layout of this space. If they are all in different spaces, there is probably no other way than adding the macro manually to the pages.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.