Re-save All

Categories

Component ID

2185881

Component name

Re-save All

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module will let you pick a content type and then re-save all the nodes of that content type. I have needed such a module several times when adding a field to a content type that is the calculated result of other fields, like the geolocation field and CCK’s calculated field. They are great for creating a lot of custom solutions, but the problem is those type of fields will not have any value saved in them until you go through every node and re-save them. So, this module will basically make life easier and do exactly that.