From: Jamie C. <jca...@we...> - 2002-01-12 02:04:56
|
Terry Davis wrote: > > I have made some changes to the code that I dont want to lose when I > update. Is there a way I can export that module in its current state > and rename it to a different module? THat way, when I update, the main > module can be updated while my "exported" module remains the same. > > Thank you! > Hope this makes sense. Your best option would be to copy the module directory to a new name, (making sure to copy /etc/webmin/modulename as well) and then grant yourself access to the copy rather than to the original. That way when webmin is upgraded it will leave the copy alone and only upgrade the original directory .. - Jamie |