Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.24 KB

Advanced Sharer for diaspora*

Advanced Sharer is a tool able to share links to any diaspora* pod. Learn more.

Usage

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=joindiaspora.com&title=Join%20diaspora&notes=official%20diaspora*%20pod

You can use share buttons and a custom bookmarklet to create these links.

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.

Contributing a translation

So you want to contribute? Thank you!

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.