localgovdrupal / localgov_workflows
LocalGov Drupal内容的默认编辑工作流程。
1.3.5
2024-08-23 15:00 UTC
Requires
- drupal/diff: ^1.0
- drupal/responsive_preview: ^2.0
- drupal/scheduled_transitions: ^2.1
- drupal/symfony_mailer: ^1.4
- localgovdrupal/localgov_core: ^2.12
- 1.x-dev
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-fix/1.x/coding-standards-from-drupal-coder-update
- dev-feature/85-content-filter-by-service-contact
- dev-fix/1.x/drop-drupal-10-1-support
- dev-109/fix/is-syncing
- dev-release-1.x
- dev-feature/64-errors-installing-from-config
- dev-fix/1.x/strict-types
- dev-77-jsonapi-workaround
- dev-feature/1.x/shared-workflows
- dev-feature/718-content-tabs-weights-workflows-module
- dev-fix/1.x/94-reset-last-run-when-enabling-email-sending
- dev-feature/1.x-59-remove-review-transitions-on-archive
- dev-feature/1.x/602-rename-scheduled-transitions
- dev-fix/10.2-deprecated-code-checks
- dev-71-rename-moderated-content-tab
- dev-fix/replace-and
- dev-fix/67-php-phpstan-issues
- dev-feature/1.x/60-review-entity-label
This package is auto-updated.
Last update: 2024-09-24 07:34:08 UTC
README
LocalGov Drupal内容的默认编辑工作流程。
提供Drupal内容审核工作流程、内容审批仪表板、内容调度和内容预览。
内容工作流程包括草稿、审核、发布和存档状态,为编辑、作者和贡献者角色定义了权限(这些角色定义在localgov_roles中,是localgov_core的一个子模块)。
内容调度使用Drupal的Scheduled Transitions模块。