hello,
1. If modules are updated due to security fixes, then it may be very important to update. It is probably easier to just update than to worry with what is in the update. If there isn't any security fixes, you may be missing important bug fixes.
2. Drupal 6 has a built in update status module. You can set your email address in the settings so you are emailed when updates are available. If you are running Drupal 5, you can add the update_status module since it isn't included in core with D5. The email think works well for me.
3. The safest ways it to test, test and test. Copy your site to your local development environment or another site on your web server so you can test the update. When testing looks good, you can repeat the udpate process on your production server. Make sure to backup your site files and db before updating just in case things blow up and you need to revert back to the original module version. Most modules include upgrade instructions in a readme file. Some will require that you run update.php if there are databse schema changes.
Thanks!
Shrop













My question actually has three parts. Firstly, how important is it to keep all my my contributed modules up to date on my drupal site? I try and pay attention to make sure the actual drupal install is up to date, but I always forget to check to see if any of the dozen or so modules I'm using has been updated. Secondly, if it is important, what is the easiest way to keep track of when updates are available. Do I really need to check each and every one manually, or is there some way to be notified when updates are available. Thirdly, what's the easiest/safest way to actually update the modules. The only module I've updated since I built my site has been the calendar and date modules, and when I did that I simply disabled the modules, uploaded the new versions, then reenabled them. Do these steps work across the board for all modules?
Any and all input would be greatly appreciated.
Thanks!
www.tenmilevineyard.org