mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
This is a very rudimentary version of a WCM Workflow that uses
Workflow packages. It's hooked up to the sumbit single file action in the top level website screen in an exceedingly awkard way. The UI doesn't complain about anything, nor does it display the contents of the package. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4099 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -93,3 +93,8 @@ simple-avm-submit.description=This will submit any newer nodes in the matched it
|
||||
simple-avm-promote.title=Simple Sandbox Promotion
|
||||
simple-avm-promote.description=This promotes any newer nodes in the matched item to the specified target sandbox.
|
||||
simple-avm-promote.target-store.display-label=The name of the target AVM store.
|
||||
|
||||
start-avm-workflow.title=Start a WCM Workflow
|
||||
start-avm-workflow.description=Starts a workflow expecting an AVM workflow package
|
||||
start-avm-workflow.store-name.display-label=Store name for start task
|
||||
start-avm-workflow.workflow-name.display-label=The name of the WCM workflow to invoke.
|
||||
|
@@ -75,10 +75,11 @@ wcmwf_submit.workflow.description=Submit Web Content
|
||||
|
||||
wcmwf_submitmodel.type.wcmwf_startSubmit.title=Submit Web Content
|
||||
wcmwf_submitmodel.type.wcmwf_startSubmit.description=Have colleague review changes
|
||||
wcmwf_submitmodel.property.wcmwf_submitDueDate.description=Task Due Date
|
||||
wcmwf_submitmodel.association.wcmwf_assignee.title=Asignee
|
||||
wcmwf_submitmodel.association.wcmwf_assignee.description=Who's doing the reviewing
|
||||
wcmwf_submitmodel.property.wcmwf_description.title=Task Description
|
||||
wcmwf_submitmodel.property.wcmwf_description.description=Description of what needs to be achieved
|
||||
wcmwf_submitmodel.type.wcmwf_setupSubmit.title=Submit Web Content
|
||||
wcmwf_submitmodel.type.wcmwf_setupSubmit.description=Choose a colleague to review changes
|
||||
wcmwf_submitmodel.type.wcmwf_review.title=Review Content
|
||||
wcmwf_submitmodel.type.wcmwf_review.description=Review Content
|
||||
|
Reference in New Issue
Block a user