By gordyhulten on
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
.
You could use http://drupal.org/project/views_bulk_operations with a user tracker view.
Do you have any guidance on
Do you have any guidance on how to create the user tracker view?