Search found 3 matches

by sr_rolando
Wed Mar 26, 2014 12:16 am
Forum: Plugins
Topic: Embedding App.net posts
Replies: 3
Views: 6421

Re: Embedding App.net posts

Some more digging reveals that the implementation of App.net's oembed provider only comes with support for JSON (https://developers.app.net/reference/other/oembed/). It doesn't just return HTML that one can put in a s9y posting. A possible solution might be to write an own oembed provider for ADN th...
by sr_rolando
Tue Mar 25, 2014 11:54 pm
Forum: Plugins
Topic: Embedding App.net posts
Replies: 3
Views: 6421

Re: Embedding App.net posts

Thanks for the pointer. The oEmbed plugin does indeed retrieve at least some of an ADN posting's text. Sadly it cuts it off at empty lines which renders it inappropriate for my use case.

YMMV, of course.
by sr_rolando
Sat Mar 22, 2014 7:30 pm
Forum: Plugins
Topic: Embedding App.net posts
Replies: 3
Views: 6421

Embedding App.net posts

Hi, Is there any chance that somebody is already working on some plugin for including App.net posts? Something along the line of the respective WordPress plugin at https://bensmann.no/downloads/wordpress-adn-plugin/ (or http://wordpress.org/plugins/tmb-adn-embed-and-widget/, respectively). If so, a ...