Is it possible to make a change to a group of articles? I've updated a template and would like to apply this template to existing articles. If that type of change isn't possible, can I make a bulk change to a group of articles-to get the same effect?
Ahhh, that would be heavenly to be able to do. Wouldn't it?
Alas, there is no built-in feature that will let you update the pages when you update the template or any kind of bulk content change.
You've got 5 main options:
That's the main reason I learned to work with the Confluence REST API Cloud (Confluence REST API Server/DC). If you're technical, then I'd recommend looking into using the REST API, especially if you're going to be doing this repeatedly.
If you're not technical, there are some plugins that can help with this. However, your main option is probably going to be to update each page manually, unfortunately.
If you do have to update manually and the layout is complicated, you could try copy/pasting the code (if you can read HTML even a little). You'd need to have Source Editor installed (a free plugin from Atlassian Labs). That plugin is useful for so many things anyhow, it's worth installing. If the layout is easy, then just update the content through the normal Edit screen.
To update the pages' code, you simply:
I did find this other option that might work for you if you're a space admin. I personally wouldn't do it since it involves export/import, and I don't want to have the chance of accidentally messing up a space every time I need to bulk update pages. But maybe you're ok with that.
Those are all the options I can think of for updating pages when you update the template they came from. I hope at least one of them is helpful!
Excellent answer! Ok, I'll look into a couple of these options (fingers crossed!).
Thanks so very much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @WW I am not technical but see the need and am very willing to be technical, would u be able to suggest a path for me to learn to work with the Confluence REST API Cloud ? I could not figure a clear path myself so far
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you really want to go down the road of REST APIs, there will be a lot of things you'll need to learn. There's tons of documentation, videos, etc. out there, though, to help you figure it out. I hope this helps you get started!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Aw, shucks, :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Barb Yantha , actually ServiceRocket's Scaffolding Forms & Templates provides this capability:
Live templates simplify updates
With Live Templates, pages dynamically inherit the template’s structure and layout in Confluence. Thousands of pages can be updated with just one click, making maintenance and updates faster and more accurate.
The app is available in Server, Data Center and Cloud. This app won't help much if you already have a set of pages that you would like to change, but hopefully this app could help you in the future.
Cheers,
Monique
ServiceRocket Product Team
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.