Plugin Directory

Changeset 464491


Ignore:
Timestamp:
11/18/2011 04:39:30 AM (14 years ago)
Author:
markpdxt
Message:

initial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sync-facebook-events/trunk/readme.txt

    r464487 r464491  
    2525
    2626Q: What is the Facebook App ID and App Secret, and why are they required?
    27 A: The Facebook App ID and App Secret are required by Facebook to access data via the Facebook graph API.
     27A: The Facebook App ID
     28 and App Secret are required by Facebook to access data via the Facebook graph API.
    2829To signup for a developer account or learn more see - http://developers.facebook.com/docs/guides/canvas/
    2930
    30 Q: How do I find the Facebook UID of the fan-page for which I wish to synchronize events?
    31 A: Goto the fan-page you're interesting in - (ex. https://www.facebook.com/webtrends).
     31Q: How do I find the Facebook UID of the page for which I wish to synchronize events?
     32
     33A: Goto the page you're interested in - (ex. https://www.facebook.com/webtrends).
    3234Copy the URL and replace 'www' with 'graph' - (ex. https://graph.facebook.com/webtrends)
    3335The UID is the first item in the resulting text. In this example it is "54905721286".
    3436
    3537Q: Do my Facebook events get updated on a schedule?
     38
    3639A: Currently, your Facebook events are updated only when you press the 'Update' button from the Sync FB Events section within settings.
    3740
Note: See TracChangeset for help on using the changeset viewer.