Skip to content

sebastienadam/simple_diaspora_sharing_button

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
php
 
 
 
 
 
 
 
 

Simple diaspora* sharing button

The purpose of these scripts is to add a simple sharing button on your website for diaspora* social network. If you want a more complex button, you can use the Advanced Sharer for diaspora*. There are other options available in the diaspora* wiki as well.

Installation

Copy the files under php on the public part of your website.

Usage

Make a link to selectpod.php file just like this:

<a href="[path_to_directory]/selectpod.php?url=[source_page_url]&title=[source_page_url]&notes=[optional_notes]">diaspora*</a>

The (optionals) parameters of the script are:

  • url: the url of the page to share.
  • title: the title of the page to share.
  • notes: an optional note.

The diaspodlist.php is a script that retrieve diaspora* pods list from the site Diaspora Pod Uptime Status in JSON format.

About

Add a sharing button on your website for diaspora* social network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages