DEPRECATED: This module has been moved into DKAN core for release 7.x-1.13. To maintain backward compatibility with DKAN 7.x-1.12 and subsequent patch releases this project will remain on Github but new features will be applied directly to the DKAN core folder modules/dkan/dkan_workflow
.
Workflow implementation for DKAN based on Workbench and related modules.
- Dkan install. We do use undeclared dependencies used in core Dkan, for example the dataset and resource content types, features_role_export...
- All external dependencies are incapsulated in the
drupal-org.make
file. This includes Workbench and related modules (Workbench Moderation for the content moderation features, Workbench Email for email notifications.) - Better UX is made possible by using the Link Badges and Menu Badges
After either enabling or disabling DKAN Workflow and its dependencies, you will need to rebuild content permissions. If logged in as an admin you should see a message telling you this with a link to the form to do so.
- Transitions config and Emails templates for "Original Author" could not be exported due to a bug in workbench_email.
- Behat tests uses hhs_implementation dkanextension instead of the master branch.
- Support for OG while sending emails is supported but not clearly documented.
We are working on improving this documentation. Please let us know if you have any questions in the mean time.