Technical discussions | Discussions techniques
brianw, Monday 14 May 2012 à 13:33
|
|
Subscription date : 25 April 2012
Messages : 270
|
I was wondering what the best way was to get an applet available for testing. I have a Youtube Download applet that lets you drag and drop youtube links and download them. You can save and load lists of URLs and stop/start the downloads. It is not perfect but I think it is at a point where it needs to be tested by others to get feedback on functionality and issues.
I have added it to my bzr:
https://code.launchpad.net/~mycompostpile/cairo-dock-plug-ins-extras/YoutubeDl |
Subscription date : 05 August 2009
Messages : 285
|
Well, personally I always pushed a new applet to a new directory on cairo-dock-plugins-extras. That is what is suggested on our Wiki page help us with bzr. First, download the trunk branch, and then add your directory, tipically, named as your applet. |
brianw, Monday 14 May 2012 à 21:17
|
|
Subscription date : 05 August 2009
Messages : 285
|
Now you could propose a merge on the trunk. Search for "Propose for merging" button. |
brianw, Tuesday 15 May 2012 à 03:57
|
|
Subscription date : 25 April 2012
Messages : 270
|
Eduardo Mucelli : Now you could propose a merge on the trunk. Search for "Propose for merging" button.
Thanks, it is proposed.
I wasn't sure if I needed to propose the merge before it was tested or not. |
Subscription date : 30 November 2007
Messages : 17118
|
thanks for sharing your applet !
I'll be back in a week, until then don't hesitate to harass someone to get reviewed |
matttbe, Saturday 19 May 2012 à 23:12
|
|
brianw, Tuesday 22 May 2012 à 21:26
|
|
Subscription date : 25 April 2012
Messages : 270
|
Matttbe,
I have made changes to fix errors and I almost have it converted over to use the newer CDApplet (not much documentation, a lot of trial and error). It was a long weekend here so I haven't done much for a few days now. Should have the changes done soon. Thanks for your help. |
matttbe, Wednesday 23 May 2012 à 12:21
|
|
Subscription date : 24 January 2009
Messages : 12573
|
not much documentation, a lot of trial and error If there is no enough details about something on this wiki page (Documentation), feel free to report here which sections are not clear (or if it's possible, don't hesitate to add information) |
Subscription date : 05 August 2009
Messages : 285
|
It would be nice to add a flow like following: Left-click [Dialog box appers] -> Paste URL -> Enter [Download starts] |
brianw, Wednesday 06 June 2012 à 15:40
|
|
Subscription date : 25 April 2012
Messages : 270
|
Eduardo Mucelli : It would be nice to add a flow like following: Left-click [Dialog box appers] -> Paste URL -> Enter [Download starts]
Started an open discussion in the Applet forum http://www.glx-dock.org/bg_topic.php?t=6206 |
Technical discussions | Discussions techniques
|