I'm currently using a slightly modified version of the workflow module, which uses Reverse scheduling. I had the following case: I was supposed to create a workflow, where there were three stages not edited, under editing, finished. The problem was that once getting in the phase of "under editing", there was the need to create an intermediate stage, where the node will be not visible for the user until he or she decides to see it again, where he or she was supposed to choose the time when it should happen. Under the present system of workflow there was not such an opportunity or I was not able to figure out how it should happen. Therefore, I patched slightly the workflow module and now it performs the following additional action,

which I called Reverse scheduling: the user is able to set a time when the node will return in its previous stage

. I would like to know if there could be some interest in such development of the module.

CommentFileSizeAuthor
#2 workflow.reverse.zip15.15 KBkansaj

Comments

kansaj’s picture

Additionally, I would be interested in a jumping scheduling : a, b, c : I change to form a to b and schedule that in a week time it should implement transition to c. I tried this but had some problems with establishment of new element in the tab.

cheers

kansaj’s picture

StatusFileSize
new15.15 KB

Attached is the version with both reverse and jump workflows :) Just if someone has the same need as I had :)

Bastlynn’s picture

Status: Active » Closed (won't fix)

Since this request is over a year old, I'm going to assume a solution was found or you've moved on. If not, please get updated to the latest versions of all modules and make a request for it against Drupal 7 and I'll be glad to take a look at it.

johnv’s picture

Issue summary: View changes
Status: Closed (won't fix) » Closed (duplicate)
Parent issue: » #486592: How to schedule a following Fixed date transition

Pity the zip is not a patch or diff file. This request sounds exactly like #486592: How to schedule a following Fixed date transition

johnv’s picture