diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 09:06:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 09:06:59 +0200 |
commit | 4ea2cc3bd4a7d9b1c54a9d33e6a1cf82e7c8c21d (patch) | |
tree | d2e54377d14d604356c86862a326f64ae64dadd6 /help/C/share-upload.page |
Imported Upstream version 0.18.1upstream/0.18.1
Diffstat (limited to 'help/C/share-upload.page')
-rw-r--r-- | help/C/share-upload.page | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/help/C/share-upload.page b/help/C/share-upload.page new file mode 100644 index 0000000..71bc93a --- /dev/null +++ b/help/C/share-upload.page @@ -0,0 +1,38 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="share-upload"> + + <info> + <link type="guide" xref="index#share"/> + <desc>Publish photos to Facebook, Flickr, Picasa Web Albums, or other sites.</desc> + + <link type="next" xref="share-send" /> + </info> + + <title>Publishing to the Web</title> + + <p>Through the use of <link xref="other-plugins">plugins</link>, Shotwell can publish photos + and videos to the following services, each of which requires an account:</p> + + <list> + <item><p><link href="http://facebook.com">Facebook</link></p></item> + <item><p><link href="http://flickr.com">Flickr</link></p></item> + <item><p><link href="http://picasaweb.google.com">Picasa Web Albums</link> and <link href="http://plus.google.com">Google+</link></p></item> + <item><p><link href="http://youtube.com">YouTube</link> (videos only)</p></item> + <item><p><link href="http://fotki.yandex.ru">Yandex.Fotki</link>, a photo site popular in Russia (photos only)</p></item> + <item><p>Any site running the <link href="http://piwigo.org">Piwigo</link> photo gallery software (photos only)</p></item> + </list> + + <p>To publish selected photos in a collection, choose <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> and + click on the <gui>Plugins</gui> tab to enable the plugin for the service you want to publish to. Next, choose, + <guiseq><gui>File</gui><gui>Publish</gui></guiseq>, press the <gui>Publish</gui> toolbar button or use <keyseq><key>Ctrl</key><key>P</key></keyseq>. + You will see a dialog that lets you select a publishing service. You will then need to log in or create an account.</p> + + <p>Publishing to Facebook requires you to grant certain permissions to the Shotwell Connect Facebook application. + You only need to grant these permissions once, when you first associate Shotwell Connect with your Facebook account. +</p> + + <p>Similarly, publishing to Flickr requires you to log in and permit Shotwell Connect to access your account.</p> + + <p>If you have a Google account, but have not yet used Picasa Web Albums, you will need to log in to Picasa using a browser once before you can publish to this service.</p> +</page> |