DescriptionMsg
Draw BPMN processes with a graphical user interface in Semantic MediaWiki
License
GPL-3.0-only
Requirements
IntegratesInto
- MWStakeContentProvisioner
SpecialPages
- OrphanedProcessDescriptionPages
- ProcessOverview
Permissions
Permissions
Name |
Description |
Role
|
cognitiveprocessdesigner-editbpmn |
⧼right-cognitiveprocessdesigner-editbpmn⧽ |
admin, editor, maintenanceadmin
|
Config
Configuration
Name |
Value
|
CPDCanvasEmbeddedHeight |
300
|
CPDCanvasProcessHeight |
600
|
CPDDedicatedSubpageTypes |
array (
0 => 'bpmn:Gateway',
1 => 'bpmn:ExclusiveGateway',
2 => 'bpmn:Task',
3 => 'bpmn:StartEvent',
4 => 'bpmn:EndEvent',
)
|
CPDFallbackNSNames |
array (
0 => 'CPD',
1 => 'CPD_talk',
)
|
CPDLaneTypes |
array (
0 => 'bpmn:Pool',
1 => 'bpmn:Participant',
2 => 'bpmn:Lane',
3 => 'bpmn:SubProcess',
)
|
CPDMainLinksCognitiveProcessDesigner |
false
|
CPDPageTemplates |
array (
'*' => 'Template:CPD/GenericBPMN',
'bpmn:Task' => 'Template:CPD/Task',
)
|
ApiModules
API Modules
- cpd-diagram-usage
- cpd-load-diagram
- cpd-orphaned-description-pages-store
- cpd-process-overview-store
- cpd-save-diagram
- cpd-syntax-highlight-xml
Hooks
Hooks
Composer requirements
all-packages
|
mwstake/mediawiki-component-processmanager
|