Stupid Tagorder Question

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Steve Hanson's picture

Okay, this is undoubtedly a stupid question but ---

I am working on a site that has a taxonomy type which the client wants to have displayed in the taxonomy weight order -- the terms on the edit page are of course sorted by taxonomy weight, but since term order isn't saved anywhere, the terms don't show up in order when the node is displayed.

I found the tagorder module, which works just fine for putting in NEW node entries, but there are quite a few thousand OLD nodes with this taxonomy vocabulary. So -- how would I go about re-saving all of the nodes so that the tagorder data will get saved??