...
The macro has no parameters, it uses the publishing profile defined in the space tools Publishing dashboard (if Comala Publishing is installed). For more information, see Different-space publishing.
Excerpt |
---|
name | comalapublishing_wf_example |
---|
|
Basic example Code Block |
---|
| {workflow:name=Different-space publishing}
{state:Editing|submit=Review}
{state}
{state:Review|approved=Published|rejected=Editing}
{approval:Review}
{state}
{state:Published|update=Editing|final=true}
{state}
{trigger:statechanged|state=Published}
{publish-page}
{trigger}
{workflow} |
The final=true parameter on the Published state is not required for different-space publishing using the publish-page macro, however it helps to clarify which versions of content are published from the source space. |
All examples
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 100 |
---|
showSpace | false |
---|
sort | title |
---|
excerptType | simple |
---|
cql | label = "macro-publish-page" and label = "example" and space = currentSpace ( ) |
---|
|
...