social media for drupal

Post on 27-Jan-2015

113 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Setting up Social Media Modules in Drupal 6 to enhance your social connectivity.

TRANSCRIPT

Drupal Social Media Modules

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Why Social Media?

• Did you know - 99% or retailers will have facebook pages and 91% will have twitter profiles by 2011

• Social Media is changing the way that we do business on the web.

• Businesses that use Social Media to communicate with their clients provide a level of interaction that previously didn't exist.

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Drupal and Social Media

Facebook - http://drupal.org/project/fbconnect Twitter - http://drupal.org/project/twitterLinked In - http://drupal.org/project/linkedinSocial Commenting http://drupal.org/project/disqusSocial Toolbars – discussing the optionsSocial Bookmarking - discussing the optionsWorthy of note

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Facebook Connect Download the module http://drupal.org/project/fbconnect

Get facebook platform from - http://github.com/facebook/platform/blob/master/clients/packages/facebook-platform.tar.gz

Create a folder called “facebook-client” inside the fbconnect module

Transfer facebook.php and facebook_desktop.php to the “facebook-client” folder

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Facebook Connect ……continued

Sign into facebook and go to - http://www.facebook.com/developers/createapp.php

Enable and configure the module through the ‘fbconnect' section of the 'Site configuration' menu

Edit the "page.tpl.php" file of your current theme. edit the <html> tag and add the facebook xmlns for rendering XFBML. - example : <html xmlns=http://www.w3.org/1999/xhtml xmlns:fb=http://www.facebook.com/2008/fbml>

Extend / Plugin - Facebook Social - http://drupal.org/project/fb_social

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

TwitterDownload 3x version of Twitter - http://drupal.org/node/488268

Apply the patch post #5 on http://drupal.org/node/685964

Download 2x version of OAuth – http://drupal.org/node/476824

Change the OAuth cryptography to HMACSHA1 at admin/settings/oauth

Navigate to - https://twitter.com/apps/new and create a new app

Enter settings at - admin/settings/twitter and Go to your user account at /user and edit

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

LinkedIn

Download the modules:

http://drupal.org/project/linkedinhttp://drupal.org/project/oauthhttp://drupal.org/project/ctoolshttp://drupal.org/project/autoloadhttp://drupal.org/project/inputstream

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

LinkedIn…..continued

Create an app - https://www.linkedin.com/secure/developer

Take the API key and put into Consumer Key (in admin/settings/linkedin)

Add Secret Key to Consumer Secret (in admin/settings/linkedin)

In “Status Updates” choose the node types to post to Linked In

Edit your user account and link to Linked InKaren Smallwoodhttp://www.slideshare.net/drupaldoctor

Social CommentingDisqus - http://drupal.org/project/disqus

Download and install and enable the Disqus module.

Register your site at Disqus.com

Visit admin/settings/disqus and set your configuration

Configure permissions and Disable permissions for site visitors to use Drupal comments

Enable Blocks

Disable Drupal commenting on the content types for which you have Disqus enabled.

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

http://www.drupaldoctor.com/social_media_modules.zip

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Toolbars

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Gigya toolbar – http://drupal.org/project/gigyaToolbar

Wibiya toolbar - http://drupal.org/project/wibiya

Social Bookmarking

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Add to Any - http://drupal.org/project/addtoany

Service Links - http://drupal.org/project/service_links

Share This - http://drupal.org/project/sharethis

Sexy Bookmarks - http://drupal.org/project/sexybookmarks

Others worthy of noteFlickr - http://drupal.org/project/flickrMedia : Flickr - http://drupal.org/project/media_flickrFacebook Share - http://drupal.org/project/facebookshareDrupal for Facebook – http://drupal.org/project/fbTwitter Pull - http://drupal.org/project/twitter_pullDigg This - http://drupal.org/project/diggthisShareomatic - http://drupal.org/project/shareomaticAdd This - http://drupal.org/project/addthisWebsite toolbar - http://drupal.org/project/mit3xxxtoolbar

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

Questions?

Karen Smallwoodhttp://www.slideshare.net/drupaldoctor

top related