Howdy,
just tryed the module, but couldn't manage to get it to work anyhow.
Tryed (almost) all possible combinations of workflows in >>admin >>settings>>content-types>>my-type, but whatever combo of checkboxes i select, i never get revisions listed as pending (pending revisions block and /admin/node/revisions page are always empty), and new revisions are OR published OR unpublish the whole node.
In particular:
. if i leave the 'Published' option checked, i get the new revision published directly, but not present as 'pending'
. if i uncheck it, the node gets unpublished once the edits are submitted (and revision not setted as 'pending' also here)
i tryed bot with the 'create new revision' or the 'New revisions in moderation' (not mentioned in the Readme) checkboxes, but nothing seems to change..
is this a bug (most likely, since i tryed hard!) or just me missing something?
Drupal 4.7.2 here, please any help apreciated!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | settings | 9.68 KB | marcoBauli |
Comments
Comment #1
marcoBauli commentedalso will this work togheter with Diff.module? :o
tryed to get the picture about Revisions, Diff, Drafts at nodes 40414, 48731, 86215 but seems the late hour + huge dinner with parents is not helping.. ;P
Comment #2
marcoBauli commentedok, seems i kind of sorted this out:
the problem is related to nodes publishing options reverted/not-reverted to default on nodes edit (find more at http://drupal.org/node/7940 ).
Setting the right publishing options in >>admin >>settings>>content-types>>my-type (see screenshot) and creating new nodes from scratch makes everything work ok.
But for previously published nodes you'll have to change the Publishing Options one by one (is not enough just to republish the nodes, because Drupal "remembers" the specific options of each node...doh!)
@webchick: maybe it would be goot if it could remember "Create new revision" and "New revisions in moderation" settings?
anyhow, once known this and drupalling accordingly, the module works superfine! Thanks!
Comment #3
webchickHi, marcob! Thanks for testing the module!
The "New revisions in Moderation" option is something I've just added in the last couple days. I wasn't sure if it would work out or not so I hadn't updated the README yet. I just committed an update to CVS though, so hopefully it will be clear from now on!
You're right about past nodes not getting this option ticked - this is Drupal default behaviour... I'll make a separate feature request for that.
I'm going to go ahead and mark this fixed since it looks like you got it figured out, but re-open if you need any additional help. :)
Comment #4
webchickComment #5
(not verified) commented