You are looking at documentation for an older release. Not what you want? See the current release documentation.
This plugin is used to manage the publication lifecycle of web contents and DMS document on a portal page with
more states and versions. The configuration is applied mainly in
packaging/wcm/webapp/src/main/webapp/WEB-INF/conf/content-extended/authoring/configuration.xml
.
Sample configuration:
<component-plugin>
<name>Authoring publication</name>
<set-method>addPublicationPlugin</set-method>
<type>org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.AuthoringPublicationPlugin
</type>
<description>This publication lifecycle publish a web content or DMS document to a portal page with more
states and version.
</description>
</component-plugin>
In which:
Name:
Authoring publication
Set-method:
addPublicationPlugin
Type:
org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.AuthoringPublicationPlugin