|
2012-02-08
, 14:52
|
Posts: 155 |
Thanked: 61 times |
Joined on Nov 2009
|
#2
|
|
2012-06-23
, 00:30
|
Posts: 466 |
Thanked: 418 times |
Joined on Jan 2010
|
#3
|
|
2013-02-12
, 03:57
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#4
|
The Following User Says Thank You to woody14619 For This Useful Post: | ||
|
2013-02-19
, 08:07
|
Posts: 4 |
Thanked: 6 times |
Joined on Oct 2007
|
#5
|
in case there are some Gallery3 users around..
just a quick note to inform that I wrote a small Python script that can be used together with the Command-line sharing plugin to upload pictures to Gallery3.
More information and installation instructions can be found in this post to the Gallery3 forums.
EDIT: pylibgal3 has now been added to extras-devel. After installation you just have to edit the command line in Command-line Sharing plugin setup to something like this:
g3_share -i %s -o %s -s your.gallery.com -b /gallery3 -d "Test/Incoming Pics" -u g3_username -p g3_password
Last edited by sibbe; 2011-10-23 at 17:37. Reason: added to extras-devel