Twitter Tab | |||||||||||||||
Activate Twitter integrationNote: It is possible to have your post (forum, blog, article, etc) posted to Twitter using an external social media automation solution. Those external services are very popular and use Tiki RSS feed to fetch and publish content on your behalf. Consumer Key and Consumer Secret are used for integrate your Tiki and Twitter using a Twitter application. First of all, go to the Twitter page for new applications and register your site as a new application. As Callback URL you must give the URL for tiki-socialnetworks.php on your site. This is where users will be redirected when authorizing your app with oauth. You also must ask for the access type Read & Write otherwise your users will not be allowed to tweet. After registering your site, you get a consumer key and consumer secret which you must enter in the tab Social networks on the admin panel. (See image above) To grant a group access to the social networks functionality, set the permission user can use social network integration (tiki_p_socialnetworks) for that group on the Permissions page. User authorizationBefore being able to use the Twitter integration, users must authorize the TikiWiki site by requesting an oauth token.
By clicking on the Authorize button, the user will be redirected to the Twitter page, asking for confirmation. If the user agrees, an oauth token will be stored in the users preferences. |