[Bug-wget] Option for Wget to download web pages as complete MHTML files.

2011-09-04 Thread mattw
Giuseppe, I think an option for Wget to download web pages as complete MHTML files would be very useful. I could see such a feature being used for an online service that allows people to publicly archive any web page. An addition to being of general use, this could also provide the online co

[Bug-wget] Wget should not ignore quota specifications for single files.

2011-09-04 Thread mattw
Giuseppe Scrivano, I don't think Wget should ignore quota specifications for single files as it does. (See the "-Q" or "--quota" switch in the User Manual.) If someone specifically indicates a quota from the command line, then this is obviously what they want to do (for whatever reason). On t

[Bug-wget] Suggestion: An option for Wget to reset all command-line defaults.

2011-09-04 Thread mattw
Giuseppe, I wonder if Wget needs an option like --resetdefaults=yes to reset any changes that may have been made in the ".wgetrc" file. This way, if Wget is used within a batch file or script that is to be distributed for use on various platforms/systems, the developer of the script can be s

[Bug-wget] Wget is not downloading background images.

2011-09-04 Thread mattw
Giuseppe, Wget does not seem to be including images in web pages that are called with the CSS background specification. For example: style=" background:url('images/cgsb-bg-menu-2.jpg')" My test page is properly validated as HTML 4.01 Transitional, but neither of the following Wget commands w