I've done searches. Everything is 2 or 3 years old. I found the Scaffolding plugin which looks great, but it's not supported on Cloud. I desperately need this feature. I need to add a new section to my customer pages and I don't want to edit 50 pages manually. I need to be able to update the template the pages are based on once.
This may not help you for existing pages, but I use the standard "Excerpt Include" macro to include certain information across multiple Spaces.
I have a general Space which all Users can access where the source info is stored and set as Page Edit Restriction to myself and is where the source Excerpt is stored allowing me to manage it in one place.
Then in each other Space the excerpt can be included so it always picks up the latest info when the Users visit that page in their Space .
You can definitely do a lot with the standard "Excerpt Include" - the one limitation is that its only good for displaying content.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unless you want to develop your own macros as an add-on, the next best option might be to script the update using the Confluence Command Line Interface (CLI) add-on https://marketplace.atlassian.com/plugins/org.swift.confluence.cli/cloud/overview - its has a "modifyPage" command.
BTW the capabilities to develop a Scaffolding-like add-on for Confluence Cloud only became available in the later part of last year, so its possible that someone will develop something like it. E.g. Adaptavist just released the first forms Add-On for Confluence Cloud in December http://www.adaptavist.com/w/adaptavist-delivers-first-forms-add-on-for-confluence-cloud/
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.