FAQ for web developers: Difference between revisions
(Replaced content with "=") |
|||
Line 1: | Line 1: | ||
= | == OpenGraph == | ||
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: | |||
* og:url | |||
* og:image | |||
* og:title | |||
* [http://opengraphprotocol.org/#types og:type] | |||
* og:description | |||
== OEmbed == | |||
OEmbed usage requires being on a whitelist. | |||
== Share on Diaspora Buttons == | |||
* [http://simounet.github.com/Diaspora-Share-Button/ Diaspora share button] for every pod | |||
* [http://blog.pgs-info.de/index.php/2011/08/24/social-media-buttons-datenschutzkonform German Data Protection Act Button] with regard to German Data Protection Act (German only ATM) | |||
* [http://bit.ly/KY7UDT Share on Diaspora* Animated Buttons] for any pod | |||
* [http://sharetodiaspora.github.com/about/ Diaspora* Advanced Sharer] is a service to share links to any Diaspora* pod. | |||
* [http://pastebin.com/PxrFauH8 HTML share button for JoinDiaspora] works for any blog or site (simple html), with joindiaspora.com only. | |||
{{Languages}} |
Revision as of 18:19, 25 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.
- Diaspora share button for every pod
- German Data Protection Act Button with regard to German Data Protection Act (German only ATM)
- Share on Diaspora* Animated Buttons for any pod
- Diaspora* Advanced Sharer is a service to share links to any Diaspora* pod.
- HTML share button for JoinDiaspora works for any blog or site (simple html), with joindiaspora.com only.