Version: (using KDE KDE 3.5.7) Installed from: Gentoo Packages OS: Linux It would be great to have a dialog/konqueror sidebar/etc which lists all referenced files in a website, with the possibility to save selected files to disk. I need this feature quite often and have to resort to Firefox for this (for instance in galleries that use completely transparent images in table cells and the real image as table background).
On KDE3.5.9 and KDE4, you can enable the kget integration for display all files linked on a webpage (and download them, of course).
Yes, _linked_ files, but not images that are only embedded using <img src=...>. Just use this page as example; it has the KDE logo top left (kde_gear_64.png), but the KGet list does not show that (only the adress of the link that image is part of). So for enhancement, I would like to suggest some checkboxes. Perhaps in the toolbar, next to "Download marked files" and "Select all" button would be a good place: [ ] linked files [ ] embedded files
Ok, I change the product and the title to kget. Later I'll try to look at the code.
Created attachment 25163 [details] patch for download images too This patch allow to download images too. If kget developers agree I could keep working on it (and I could commit too).
Well I would like to have that working :) We should wait for jgoday to comment on it ;) He has done it, he decides :P Lukas
Seems good to me, but i hasn't done this part :) the people who works on that was Patrick Charbonnier, Carsten Pfeiffer and Urs Wolfer
jgoday: The first two persons do not work on it anymore. So you are the guy who has done recent work on that part; you decide ;)
let me know how to do :)
SVN commit 819397 by finex: Patch for download images using konqueror plugin. BUG: 151277 M +19 -0 kget_plug_in.cpp M +5 -0 links.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=819397