As many have pointed out, RM works great with nodes created after it's installation.

What can I do to let the few hundred existing nodes work as well?

One thing I have tried, which did not work, was manually adding nodes to the revision_moderation table with revision #0 (which seems to be what RM does with new nodes.)

I suspect there is some other SQL magic that I'm missing. Can anyone help?

Comments

dylan_thomas’s picture

Title: How do I make existing nodes work with Revision Moderation? » Solution
Status: Active » Closed (fixed)

Here is my solution to the problem:

http://drupal.org/node/364242#comment-1225582

dylan_thomas’s picture

Title: Solution » Revision Moderation doesn't work on nodes created before RM is installed