Re: wget: no support for CSS-Background-images

2006-04-04 Thread Mauro Tortonesi

Michael Probst wrote:

Hi Folks,

thank you for all the work you have been spending on wget!

I found a little thing, though:
My version (GNU Wget 1.9+cvs-dev) will not support css background- images.
Take a look at the exemple I send with. If you put it into a httpdocs- 
Directory of a web server and try to get it via

wget -r http://localhost/_temp_css_wget_problem/
there will be no background image at the end.


hi micheal,

it's a known problem. wget does not parse css stylesheets or javascript 
code for urls.


--
Aequam memento rebus in arduis servare mentem...

Mauro Tortonesi  http://www.tortonesi.com

University of Ferrara - Dept. of Eng.http://www.ing.unife.it
GNU Wget - HTTP/FTP file retrieval tool  http://www.gnu.org/software/wget
Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net
Ferrara Linux User Group http://www.ferrara.linux.it


Re: wget: no support for CSS-Background-images

2006-04-04 Thread Bryan Brake

hi micheal,

it's a known problem. wget does not parse css stylesheets or javascript 
code for urls.




If the background is important enough, couldn't 
you just issue a wget to pull that specific 
image...  and it's just a background...  they 
can't be that important...