Attached is a patch to integrate CMF with the Workflow module.

This patch actually integrates with the new 2.x branch of Workflow, the one that is CTools exportable and which q0rban and I have been working on at GitHub: https://github.com/inadarei/drupal-workflow

The 2.x branch is not on d.o. yet because it is being reviewed, but by the time CMF will have its new release, it will be and the API should not change. Also if that version of the module is not present, filter will just be hidden so it should not be a problem.

I also added drupal_alter() at the end of cmf_filters(). CMF's API is so nice, that just that single drupal_alter() can actually allow writing integrations like the one I wrote in third-party modules, so I think by adding it we can make CMF much more extensible.

I think workflow integration should ship with CMF though, since it is very important.

CommentFileSizeAuthor
#1 cmf-967312-1.patch2.07 KBirakli

Comments

irakli’s picture

StatusFileSize
new2.07 KB
irakli’s picture

Status: Active » Closed (fixed)
nancydru’s picture

Status: Closed (fixed) » Fixed
nancydru’s picture

Please do not close an issue immediately. Set it to "fixed" and it will close automatically two weeks later. Also, on the project page there is a list of things that have been added to the -dev version and are available for testing. Not only does that help people know, but it is the basis for release notes when the next version is built.

Welcome to the team.

irakli’s picture

ok. will do. thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.