FAQ for web developers: Difference between revisions

From diaspora* project wiki
m (whoops. too many braces.)
(describe the meta tags supported better.)
Line 3: Line 3:
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.
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:
The OpenGraph meta tags supported are:
* url
* og:url
* image
* og:image
* title
* og:title
* ob_type
* [http://opengraphprotocol.org/#types og:type]
* description
* og:description


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

Revision as of 01:15, 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:

  • og:url
  • og:image
  • og:title
  • og:type
  • og:description

OEmbed

OEmbed usage requires being on a whitelist.