DRUPAL 5: inseriment facebook connect

1 contenuto / 0 new
DRUPAL 5: inseriment facebook connect

ho trovato il modulo facebook connect ma non so come caricarlo. Io sto usando Filezilla. Queste sono le istruzioni:

-- INSTALLATION --
1. Upload the 'fbconnect' folder into your module directory,
2. Download the Facebook PHP libraries from "svn.facebook.com/svnroot/platform/clients/packages/facebook-platform.tar.gz.
Copy the facebook-platform/php folder content to the facebook-client repertory,
3. Create a new application: ".facebook.com/developers/createapp.php"(more information here: "developers.facebook.com/get_started.php"). Do not forget to define the callback URL (generally your website's domain name),
4. Activate the module through your website's modules administration pages,
5. Configure the module through the 'Fbconnect' section of the 'Site configuration' menu, using the information provided by Facebook (API key, Secret API key),
6. Activate the 'fbconnect friend list' block from the 'build/block' menu,
7. Edit the page.tpl.php file in your theme folder. Add the facebook xmlns for rendering FBML with Internet Explorer : .

Considerate che la cartella "fbconnect" e la "facebook PHP library" di cui parla sopra le ho scaricate. Quindi sono pronto.

Ma come si fa tutto il resto?????

Grazie