MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
15 stars 5 forks source link

Share dialog #563

Open eyeseast opened 1 month ago

eyeseast commented 1 month ago

This is probably a modal that can be opened in the viewer or search view.

allanlasser commented 2 weeks ago

As a part of making pages easy to share, we should also make sure they have well-formed head tags for social.

Sharable routes:

Am I missing any obvious ones to start with?

Is creating embeds the same thing as sharing?

eyeseast commented 2 weeks ago

I think there's two ways to share:

We can generate embed codes via our oembed endpoint: https://api.www.documentcloud.org/api/oembed/?url=https://www.documentcloud.org/documents/282753-lefler-thesis.html (or we can just construct iframes directly)