Posted by iamwhoiam on July 20, 2008 at 12:56am
I'm trying to get the Recent Changes module to show unpublished node content revisions using drupal6.3, unsuccessfully.
The usage is as follows:
- An authenticated-user submits a story, which is automatically unpublished
- An editorial team revises the story (I'm using diff for revision tracking)
However, recent changes only shows published nodes as far as I can tell.
Does anyone else experience this problem?
Comments
Nevermind, just removed AND
Nevermind, just removed
AND n.status >= 1from$revisions_query