uzh / marugoto

Marugoto: eLearning Framework for Story Telling
GNU General Public License v2.0
8 stars 6 forks source link

News and twitter feed on main page #100

Closed interrogator closed 4 years ago

interrogator commented 4 years ago

It seems like we'd benefit from two dynamic content spots on our welcome page: most recent news item, plus most recent tweet. Then there could be a news tab, which is an archive of all news (perhaps done with RSS?)

I'm sure this is very common task, but I personally haven't done it before, so don't know how long it will take to set up. But yeah, I think that's the best way for us to keep users in the loop.

Probably this should happen after our current milestone is passed, and be pair-programmed in by me and @witlox. With any luck there is some drop-in code already out there we can use.

martindusinberre commented 4 years ago

Thanks, that would be wonderful if you could develop this feature.

interrogator commented 4 years ago

OK it should be trivial to hook up the twitter feed. On top of that, I think we make a news tab, and any stories longer than a tweet we can add in there, and the tweet can link to them.

Here shows how super easy it will be:

https://developer.twitter.com/en/docs/twitter-for-websites/overview

martindusinberre commented 4 years ago

Great, good news. Thanks, Danny

interrogator commented 4 years ago

Awaiting comment from @lfeine regarding legality of the embedded tweet idea.

martindusinberre commented 4 years ago

@interrogator @witlox @lfeine As discussed on rocketchat today, the Twitter feed means that a social media site is embedded on our frontpage, which goes against our Data use agreement as it's currently formulated. For the demo, therefore, we don't implement this, and we perhaps revisit it before full launch. For this reason, I'm closing this issue but adding a reopenable label.