It was initially unclear how to get started with this module. Here is what I figured out - may be worthwhile to add it to the readme and/or the module description. Thanks!

----

Quick Start

1. Navigate to admin/config/content/facebook_comments_box
2. Enter your Facebook ID. To find it, open any one of your own images on Facebook and look for the "id" string in the URL. It will be a long number.
3. Set other options as desired, and choose one or more content types to attach comments to.
4. In your blocks configuration, find the facebook comments box and add it to the bottom of your content region.
5. (Optional) Disable the core comments module.

Comments

gthing’s picture

Issue summary: View changes

Added step 5

Tom Ash’s picture

Issue summary: View changes

+1

Tom Ash’s picture

StatusFileSize
new0 bytes

Here's a patch which does this, how should one generally go about getting patches to Drupal modules accepted?

Tom Ash’s picture

Status: Active » Needs review
StatusFileSize
new922 bytes

Whoops, here's the correct patch.