Hello,
is there a easy way to define certain variables. like $comanyname=mycompany and use them confuence or space wide?
We wish to sync some pages between multiple company's and that would be a handy feature.
For those looking for solutions on Confluence Cloud, the entries in this thread and those that link from it are specific to Data Center. I have yet to find a solution for CF Cloud, but will reply here if I find something.
Have you looked at the metadata plugins? You could set a bunch of custom metadata values on a page at root (so it doesn't appear in the left-hand navigation), which can be referenced anywhere in Confluence.
I use this plugin to pass values to documents with the k15t Scroll export utilities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Fabian,
Maybe our App Easy Space Variables could help. You find it on the Marketplace.
Regards,
Stephan (I am the CEO of EPS, the vendor of Easy Space Variables)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks but we already try your plug-in. It seems do do exactly what we need.
:)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, great. Please let us know if you need any assistance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are similar questions:
Maybe the User Macro approach (first link) is a solution to your requirements?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To add to this if you create a user macro to do the replacement you could put the macro in you page decorator so that is is automatically included on every page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Fabian,
I would recommend using Excerpt Include Macro for this.
You can have a page with the main excerpts you'll be re-using, and then you can call them from other pages within Confluence. Keep in mind that a user will need to have view access to the source location if they are to see the excerpt on another page.
Let me know if you have any questions on how to use that.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
we already use that on some occasions. but that's not what we need.
What we need is a defined list of words which will be replaced by a set value.
$cname with mycompany
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Fabian,
There's no additional feature like that at the moment, but we do have a feature request for it:
Otherwise, you may be able to use an add-on such as Scripting for Confluence. It looks like you may be able to have set variables there.
Regards,
Shannon
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.