> You'd run node_save() in devel's drupal execute block? Does it resave every > single node? No, it does one at a time--you would have to write a loop with PHP to load and then save each node.