Excerpt | ||||
---|---|---|---|---|
| ||||
...
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Comala Publishing for Confluence Cloud is a separate app that enables single page publishing of pages between spaces in the same Confluence site - content can be published from a draft space to a public space.
...
Comala Publishing can be used to publish your draft content to another space
...
The publishing action copies the individual each page content from the source (draft) space to the target (public) space maintaining the content hierarchy where possible.
To publish content a user requires view and edit permissions on both the draft space and the public space content.
Enable Comala Publishing for a space
Publishing must be enabled configured for each a space via the space tools Publishing dashboard in the source (draft) space.
...
When Comala Publishing for Cloud is enabled and a target space is selected in the space settings , Publishing dashboard and publishing is enabled the app can publish a page from the current space to a target (public) space.
...
The user publishing the content must have view and edit permission in both the source space and the destination space.
...
By default, on adding the target space the following options are available
Publishing Setting | Default - on adding the target space | Notes |
---|---|---|
Enable Publishing | (Enabled) |
|
Enable single page publishing | Displayed as (Enabled) |
|
Space publishing | Displayed with Publish space button |
|
Publishing Pages
Once a space is configured for publishing you can
...
publish pages
...
using standalone publishing or together with an applied workflow from one of the Comala Document Management family of apps.
These publishing actions can be:
Single-page publishing
A user can publish each page manually using the publishing byline added to the page.
Space publishing
A space administrator can publish all the content from a source space to a target space in a single publishing action using the Publish
...
space option in the space settings Publishing dashboard.
...
You can also choose to publish pages together with an applied Comala Document Management workflow by
Publishing on the added workflow transition to a final state
The workflow can invoke the publishing action to a specified target (public) space when the workflow reaches the final state on the page in the source (draft
...
) space.
Publish pages using a
...
workflow JSON trigger
...
for cloud provides the option to edit a workflow event trigger publish a page.
Code Block [{"event":"_transition/change-state","conditions":[{"state":"In Approval"}],"actions":[{"action":"publishing/sync-page"}]}]
The successful copy of the page to the target space is confirmed in an on-screen message.
...
When using space publishing the successful copy of the content in a space is confirmed in the space settings Publishing dashboard.
...
What is copied from the draft content to the target space?
...
links to local pages in the source space will be replaced with the links for the content in the destination target space
When publishing a previously published updated page
...
Also ensure that in the target space, the page you are publishing does not have any page restrictions limiting your access.
💛 When publishing a space, the space administrator requires view and edit permission for all space content in the source space. If the space administrator does not have view/edit permission for a page, Comala Publishing will not publish that page. It will also not be included in the list of 'Pages not published' in the source space Publishing dashboard when the space publishing action is complete.
Related Links
...