FAQ for web developers: Difference between revisions

From diaspora* project wiki
(Create page with some bare content.)
 
(link to the web site defining the protocol. also list the meta tags that Diaspora supports by default.)
Line 1: Line 1:
= OpenGraph =
= OpenGraph =


As of version 0.2.0.0, Diaspora [https://github.com/diaspora/diaspora/pull/4215 supports] the use of OpenGraph meta tags, for making a given page on your web site look good when shared in diaspora.
As of version 0.2.0.0, Diaspora [https://github.com/diaspora/diaspora/pull/4215 supports] the use of [[http://opengraphprotocol.org/ OpenGraphProtocol]], for making a given page on your web site look good when shared in diaspora.
 
The OpenGraph Meta tags supported are:
* url
* image
* title
* ob_type
* description


= OEmbed =
= OEmbed =
OEmbed usage requires being on a whitelist.
OEmbed usage requires being on a whitelist.

Revision as of 00:39, 1 September 2013

OpenGraph

As of version 0.2.0.0, Diaspora supports the use of [OpenGraphProtocol], for making a given page on your web site look good when shared in diaspora.

The OpenGraph Meta tags supported are:

  • url
  • image
  • title
  • ob_type
  • description

OEmbed

OEmbed usage requires being on a whitelist.