artshumrc / giza

JSON API (for TMS Database) and Django 2 application for Digital Giza
http://giza.fas.harvard.edu/
7 stars 5 forks source link

Image & Collection sharing (Social Media/E-mail) #102

Open npicardo opened 3 years ago

npicardo commented 3 years ago

Platforms included in planning/designs were -Facebook -Twitter -Instagram -email

ColeDCrawford commented 3 years ago

@npicardo would these just be links to share on those platforms? I can see the icons on the design site but that's it, not sure exactly how they would be implemented.

I've previously used https://www.addtoany.com/; there's no Django app integration for this but it could just be added manually. Otherwise maybe something like this: https://github.com/fcurella/django-social-share

npicardo commented 3 years ago

Ugh, sorry @ColeDCrawford, I'm just seeing this (or maybe skimmed past it in a hurry way back...?). Yes, the idea behind the social icons was to share image links to the social platforms. I think the original back-end outlook was to use the standard embed code for each platform, but really any (i.e. the easiest) solution that crosses over like this would be awesome. (I don't have the knowhow to distinguish between the addtoany.com vs. the github ref, so would defer to Y'All.