Steve, your projects always rock! Super job on doing so many fixes this time. I also love the multiple levels that are now supported!
For occassional users like me, what is the right way to upgrade a module?
The Host's Module Definition menu entry displays a form noting that an upgrade is avaialble but doesn't start the process, just takes me to the download page.
I've downloaded and extracted but don't see an update/upgrade/readme to explain the process.
For DNN upgrades I've learned (since it is also not very explained anywhere that I've found) to extract the upgrade right into (& on top of!) the existing DNN installation, merge existing web.config with the new release.config, and then go to www.mydomain.com/install/ and that kicks off the install process.
For DNN Modules, do I extract to the module's directory or the install directory and then go to the install subdirectory to kick it off, or what?
This is all probably documented somewhere, so sorry for not finding it. It might be nice for all modules to have a readme.txt or install-Instructions.txt file in the module install package for newbies like me.
THANKS for all your work!