FAQ for web developers: Difference between revisions
m (MrZYX moved page FAQ For Web Developers to FAQ for web developers: naming policy) |
No edit summary |
||
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 [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. | ||
Line 10: | Line 10: | ||
* og:description | * og:description | ||
= OEmbed = | == OEmbed = | ||
OEmbed usage requires being on a whitelist. | OEmbed usage requires being on a whitelist. | ||
= Share on Diaspora Buttons = | == Share on Diaspora Buttons == | ||
* [http://simounet.github.com/Diaspora-Share-Button/ Diaspora share button] for every pod | * [http://simounet.github.com/Diaspora-Share-Button/ Diaspora share button] for every pod | ||
Line 20: | Line 20: | ||
* [http://sharetodiaspora.github.com/about/ Diaspora* Advanced Sharer] is a service to share links to any Diaspora* 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. | * [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 21:02, 2 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.