Drupal for Facebook version 2

As you probably know, Facebook recently introduced a number of changes to their API. To use the new API, you need a new PHP library from Facebook, which adds several functions as well as changing and removing others. To support the new API I've had to make the same sort of changes to the Drupal for Facebook modules. With so many changes, I'm calling the new code version 2.

Version 2 includes support for feed templates, the new profile boxes and more. When upgrading to version 2, you'll have to reconfigure your applications and any actions which wrote to the mini-feed. And you'll have to link to the new API from Facebook. As always, but especially when upgrading, read the README.txt very carefully and follow instructions.

As with version 1.x of Drupal for Facebook, version 2.x is not an official release. Its a development snapshot. It's likely to change in still more ways before the release is official. It's for those of you comfortable on the cutting edge.

Drupal 6.x support

How much work would it be to get this to work for Drupal 6? Btw, cool project. I may be tasked with my first Facebook app next week and I'm hoping Drupal can come to the rescue :)

Nick

A big chunk of Drupal 6 port

A big chunk of Drupal 6 port is available as a patch. I want to clean up the D5 modules and finish a couple features before attempting to support a D6 branch.

http://drupal.org/node/235457