Advanced Sharer is a tool able to share links to any diaspora* pod. Learn more.
The same parameters from diaspora* bookmarklets for title, URL and notes can be used, just add them to the URL:
http://sharetodiaspora.github.io/?url=diasporafoundation.org&title=The%20diaspora*%20Project¬es=Welcome%20to%20diaspora*
You can use sharing buttons and a custom bookmarklet to create these links. There's also a Firefox extension and a Wordpress plugin.
If you want a button with a simpler UI, you may want to check out this simple sharing button. There are other options available in the diaspora* wiki as well.
Note: If you've marked Remember my choice then you
will be always redirected to the pod you chose that time.
To avoid this, add the parameter &redirect=false
on the URL.
Any fixes and improvements are greatly appreciated. Feel free to fork the project and tinker with it :)
The list of pods are in /js/podlist.js
so if you need to change
something please create a PR! The easiest way is to click the "edit"
icon in GitHub after selecting the file: it automagically fork, create
a PR and submits it.
We're currently using L20n
by Mozilla for localization. To contribute a translation the
Github way, you can fork this project and add a locale folder
for your language under locales
. Copy the file index.l20n
from another locale and use it to translate to your language.
Then create a pull request to send them to the original repo.