Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
It sounds like a useful enough idea, but not something easily achievable with the current architecture of the Timeline module, relying as extensively on Views as it does.
Unless workflow state transitions were to be stored as distinct nodes by the Workflow module, or the transitions could be Views-enabled in some other fashion, it isn't likely that I will be implementing this feature request in the foreseeable future.
However, it looks like something that could certainly be built, without much difficulty, on top of the Workflow and Timeline modules if provided as a separate module (workflow_timeline?)
Comments
Comment #1
Arto commentedComment #2
Arto commentedYou'll need to describe your idea in a bit more detail...
Comment #3
moshe weitzman commentedHe refers to workflow.module. Once one is familiar with workflow.module, the request makes perfect sense.
Comment #4
Arto commentedThanks for the clarification, Moshe.
It sounds like a useful enough idea, but not something easily achievable with the current architecture of the Timeline module, relying as extensively on Views as it does.
Unless workflow state transitions were to be stored as distinct nodes by the Workflow module, or the transitions could be Views-enabled in some other fashion, it isn't likely that I will be implementing this feature request in the foreseeable future.
However, it looks like something that could certainly be built, without much difficulty, on top of the Workflow and Timeline modules if provided as a separate module (workflow_timeline?)