correct info on album permissions

This commit is contained in:
Sujin/Sushi 2013-05-27 12:48:48 -03:00
parent 04b9ac9ecd
commit 6686bde015

View file

@ -7,23 +7,23 @@ You can share a photo by clicking the arrow button at the photo's page or in the
## Where can I share a photo to?
Right now we support sharing via email, Facebook, or Twitter. We want to add more sites, so let us know where you want to share your photos.
## Can I share an album instead of a photo?
Yes. Click the Share button that appears when hovering over an album's summary, then share in the same way you'd share a photo.
## How do I share a private photo or album?
You can share a private photo in the same way that you'd share a public photo or album. When you share a private item, a sharing token gets added to the photo URL. The recipient can then use the full URL to view the photo without
## How do I share a private photo?
You can share a private photo in the same way that you'd share a public photo. When you share a private item, a sharing token gets added to the photo URL. The recipient can then use the full URL to view the photo without
logging in.
## Wait, sharing tokens? How do those work?
When you share a photo, a sharing token in the photo's URL enables other users to view your photo. These sharing tokens expire after a time period that you'll soon be able to set yourself.
## What happens when I share a private album?
The recipient will be able to see the album and the contents of the album, even if those photos are private.
## Can I share an album instead of a photo?
Yes. Click the Share button that appears when hovering over an album's summary, then share in the same way you'd share a photo.
## What happens when I share an album?
The album gets shared with a sharing token. The recipient will be able to see the album and the full contents of the album, even if those photos are private.
## Can I set a custom expiration date for a sharing token?
Soon you'll be able to.
## I changed my mind about sharing a photo. How can I revoke its sharing token?
## I changed my mind about sharing a photo or album. How can I revoke its sharing token?
In the Sharing Tokens section of your settings, find the photo ID of the photo whose token you want to revoke. Click Revoke, and your sharing token will no longer work.
Don't know where the photo ID is? Look at the photo's URL. The URL looks like yourusername.trovebox.com/p/PhotoID, where PhotoID is the photo ID. The Photo ID does not include the sharing token in the URL.