Bug 74777

Summary: "Download with KGet" option for Konqueror please for quick download
Product: [Applications] kget Reporter: Mohd Asif Ali Rizwaan <maarizwan>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mohd Asif Ali Rizwaan 2004-02-10 01:30:32 UTC
Version:           v0.8.3 (using KDE 3.2.0, compiled sources)
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.4.22

I have real trouble when I have to download few files quickly from a website or an ftp site. 

It would be very handy and useful to have an option called "Download with KGet" without any prompt for where to save.

And/or and option in the save dialog "Use this directory for Downloads" or 

"Quick Save using KGet!" in Konqueror RMB context menu. when selected the file should get save in the last used(where a different file was saved) be downloaded. (or)

"Download without Prompt" to quickly save to the previous directory. thanks.
Comment 1 _ 2005-01-02 23:57:13 UTC
I'd like a 'context menu > actions > download with kget' function.
Comment 2 Ovidiu Sabou 2005-03-26 23:34:41 UTC
I think a nice way would be to have a 'Get all with KGet' and after clicking it a checkbox list should popup, with each downloadable item from the web page in it. the user could apply a filter for .zip or .rpm or whatever or check the boxes for the files which have to be downloaded. the list should have three columns: the checkbox, the filename, and the file location. the dialog should also contain a checkbox 'Remove navigation links' which should hide the .php and .html locations(and others not normally considered downloads). This would be so useful !
Comment 3 _ 2005-03-26 23:40:34 UTC
Maybe a really simple method would be a "download with ..." in Konqueror's download file dialog.
Comment 4 greatbunzinni 2005-06-12 15:05:04 UTC
*** This bug has been confirmed by popular vote. ***
Comment 5 Pino Toscano 2005-06-15 10:33:16 UTC
SVN commit 425646 by pino:

Add an action to konqueror contect menu.

BUGS: 74777



 M  +3 -0      Makefile.am  
 A             kget_download.desktop  


--- trunk/KDE/kdenetwork/kget/Makefile.am #425645:425646
@@ -31,6 +31,9 @@
 mimedir = $(kde_mimedir)/application
 mime_DATA =x-kgetlist.desktop
 
+servicemenudir = $(kde_datadir)/konqueror/servicemenus
+servicemenu_DATA = kget_download.desktop
+
 EXTRA_DIST = kget.desktop $(mime_DATA)
 
 rcdir = $(kde_datadir)/kget