I'm have a large, community-based site that is running v5.19. I am selling the site and would like to delete all content (nodes and comments) created by a handful of specific users before transferring ownership. What is the best way to do this?

Comments

cog.rusty’s picture

You could use http://drupal.org/project/views_bulk_operations with a user tracker view.

gordyhulten’s picture

Do you have any guidance on how to create the user tracker view?