Closed (fixed)
Project:
Revision Moderation
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2007 at 22:58 UTC
Updated:
17 Feb 2008 at 14:21 UTC
Is it possible to somehow get the newly created nodes of a content type into the same revision moderation queue as edits ?
Comments
Comment #1
jbjaaz commentedI've poked around the code but don't have my head totally wrapped around it.
That said, I'm not sure what you want can be done with revision moderation because newly created content only has one revision, which is the published one.
I'm going to assume you're looking to moderate new content as well as revisions?
What you could try, is set up the content type so new content is not immediately published. Next, create a view to display all unpublished nodes. From that screen, you can pull up the unpublished node, change it's status to published and save.
I hope that helps.
Comment #2
jacquesm commented> I'm going to assume you're looking to moderate new content as well as revisions?
yes, exactly
it seems confusing that you end up with two streams of reviews, one for new content and one for edits.
I'll try your suggestion and see if I can get that to work, thank you very much !
Comment #3
toemaz commentedChanging the title to be more descriptive and placing it on fixed. Feel free to open it again.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.