pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
962 stars 304 forks source link

different template for different social #236

Open giovapanasiti opened 7 years ago

giovapanasiti commented 7 years ago

I would love to see this function so the user can choose which template to use for each specific social media

HartLarsson commented 7 years ago

this is a great feature that could be implemented. I've very really few time free left because I'm focused on my CMS developing. if I found some free time i will try to take a look.

dmcanaveral commented 7 years ago

+1 on this feature

As a work around, you can use conditional statements in template.html

For example: if the social network is twitter, show code {{? it.social_network == 'twitter'}} code {{?}}