FAQ for web developers: Difference between revisions
No edit summary |
(Drop i18n template) |
||
(6 intermediate revisions by 5 users not shown) | |||
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. | * [http://sharetodiaspora.github.com/about/ Diaspora* Advanced Sharer] is a service to share links to any Diaspora* pod. | ||
* [https://github.com/sebastienadam/simple_diaspora_sharing_button/ Diaspora* Simple Sharer] is PHP scripts to add a share button on your website. | |||
* [http://simounet.github.io/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://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:// | * [http://dl.dropboxusercontent.com/u/22821615/diaspora/html/sharebutton/shareondiaspora.html Share on Diaspora* Animated Buttons] for any 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. | ||
More tools on [[Tools to use with Diaspora]] |
Latest revision as of 02:46, 15 October 2018
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* Advanced Sharer is a service to share links to any Diaspora* pod.
- Diaspora* Simple Sharer is PHP scripts to add a share button on your website.
- 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
- HTML share button for JoinDiaspora works for any blog or site (simple html), with joindiaspora.com only.
More tools on Tools to use with Diaspora