The 1.x branch adds a "View draft" tab when the there is a forward revision. This is currently not present in the 2.x branch and should be brought back.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | workbench_moderation-view_draft-1679448-2.patch | 8.59 KB | kbentham |
The 1.x branch adds a "View draft" tab when the there is a forward revision. This is currently not present in the 2.x branch and should be brought back.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | workbench_moderation-view_draft-1679448-2.patch | 8.59 KB | kbentham |
Comments
Comment #1
kbentham commentedI'll work on this.
Comment #2
kbentham commentedAdds View Draft tab to node pages, allows you to view the current draft of a node.
Patch in State Machine http://drupal.org/node/1683718 needed.
Comment #3
stevectorThanks kbentham. Also, please see http://drupal.org/node/156119 for a summary of issue queue statuses.
Comment #4
stevectorCommitted with some minor changes to code comments and I moved the page callback back to workbench_moderation.node.inc
http://drupalcode.org/project/workbench_moderation.git/commitdiff/cbdf8a...
Comment #5
stevector