Bug 151277 - List images from <img .../> in "import links" dialog
Summary: List images from <img .../> in "import links" dialog
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 06:22 UTC by Frank Steinmetzger
Modified: 2008-06-11 09:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch for download images too (1.74 KB, patch)
2008-06-06 17:03 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steinmetzger 2007-10-24 06:22:38 UTC
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).
Comment 1 FiNeX 2008-06-06 13:32:34 UTC
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).
Comment 2 Frank Steinmetzger 2008-06-06 15:23:47 UTC
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
Comment 3 FiNeX 2008-06-06 15:46:11 UTC
Ok, I change the product and the title to kget.

Later I'll try to look at the code.
Comment 4 FiNeX 2008-06-06 17:03:18 UTC
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).
Comment 5 Lukas Appelhans 2008-06-06 17:25:16 UTC
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
Comment 6 Javier goday 2008-06-08 12:42:56 UTC
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
Comment 7 Urs Wolfer 2008-06-08 12:55:43 UTC
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 ;)
Comment 8 FiNeX 2008-06-08 13:54:00 UTC
let me know how to do :)
Comment 9 FiNeX 2008-06-11 09:06:38 UTC
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