friendica-github/doc/Connectors.md

56 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2011-05-19 00:29:12 +00:00
Connectors
==========
* [Home](help)
2015-04-18 14:02:39 +00:00
Connectors allow you to connect with external social networks and services.
They are only required for posting to existing accounts on Twitter or GNU Social.
2015-04-18 14:02:39 +00:00
There is also a connector for accessing your email INBOX.
2011-05-19 00:29:12 +00:00
If the following network connectors are installed on your system, select the following links to visit the appropriate settings page and configure them for your account:
2022-11-05 02:32:46 +00:00
* [Twitter](/settings/addons)
* [GNU Social](/settings/addons)
2011-05-19 00:29:12 +00:00
* [Email](/settings)
2011-05-13 04:56:28 +00:00
2011-05-19 00:29:12 +00:00
Instructions For Connecting To People On Specific Services
==========================================================
2011-05-13 04:56:28 +00:00
2015-04-18 14:02:39 +00:00
Friendica
---
2015-04-18 14:02:39 +00:00
You can either connect to others by providing your Identity Address on the 'Connect' page of any Friendica member.
Or you can put their Identity Address into the Connect box on your [Contacts](contacts) page.
2015-04-18 14:02:39 +00:00
Diaspora
---
2011-09-06 02:19:58 +00:00
Add the Diaspora 'handle' to the 'Connect/Follow' text box on your [Contacts](contacts) page.
2015-04-18 14:02:39 +00:00
Blogger, Wordpress, RSS feeds, arbitrary web pages
---
2011-05-13 04:56:28 +00:00
2015-04-18 14:02:39 +00:00
Put the URL into the Connect box on your [Contacts](contacts) page.
PLease note that you will not be able to reply to these contacts.
2011-05-13 04:56:28 +00:00
2015-04-18 14:02:39 +00:00
This feed reader feature will allow you to _connect_ with millions of pages on the internet.
All that the pages need to have is a discoverable feed using either the RSS or Atom syndication format, and which provides an author name and a site image in a form which we can extract.
2011-05-13 04:56:28 +00:00
2015-04-18 14:02:39 +00:00
Twitter
---
2011-05-13 04:56:28 +00:00
2016-02-05 05:47:17 +00:00
To follow a Twitter member, the Twitter-Connector (Addon) needs to be configured on your node.
If this is the case put the URL of the Twitter member's main page into the Connect box on your [Contacts](contacts) page.
2015-04-18 14:02:39 +00:00
To reply, you must have the Twitter connector installed, and reply using your own status editor.
Begin the message with @twitterperson replacing with the Twitter username.
2011-05-13 04:56:28 +00:00
2015-04-18 14:02:39 +00:00
Email
---
2011-05-13 04:56:28 +00:00
2016-02-05 05:47:17 +00:00
If the php module for IMAP support is available on your server, Friendica can connect to email contacts as well.
2015-04-18 14:02:39 +00:00
Configure the email connector from your [Settings](settings) page.
Once this has been done, you may enter an email address to connect with using the Connect box on your [Contacts](contacts) page.
They must be the sender of a message which is currently in your INBOX for the connection to succeed.
You may include email contacts in private conversations.