- Timestamp:
-
28/08/2009 15.50.51 (13 months ago)
- Author:
-
tamdlt
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v1
|
|
| | 1 | = FACEBOOK CONFIG = |
| | 2 | Configure facebook to interact with Snippet Repo Browser [[BR]] |
| | 3 | * Go to [http://www.facebook.com/developers/] [[BR]] |
| | 4 | [[Image(facebookConfig1.jpg)]] |
| | 5 | * Enter essential information, and then click '''Save changes''' [[BR]] |
| | 6 | [[Image(facebookConfig2.jpg)]] |
| | 7 | * Please notice at API Key and Secret value. This is the value you configure in '''''snippet.xml''''' file. [[BR]] |
| | 8 | [[Image(facebookConfig3.jpg)]] |
| | 9 | * Choose Canvas tab in the left side. [[BR]] |
| | 10 | [[Image(facebookConfig4.jpg)]] |
| | 11 | * You may only enter value for '''Canvas Callback URL''' and '''Post-Authorize Redirect URL'''. Click '''Save Changes''' to apply the changes. |
| | 12 | |
| | 13 | NOTE: |
| | 14 | * '''Canvas Callback URL''': the page that Facebook pulls the content you request, such as: get image, get stream,… This is the format: http://YOUR_IP[:PORT]/snippetrepobrowser/associatefacebook |
| | 15 | |
| | 16 | * '''Post-Authorize Redirect URL''': where to redirect users when they first authorize Snippet Repo browser. This is the format: http://www.facebook.com/authorize.php?api_key=a213488159946f630ac22a65990b5d42&v=1.0&ext_perm=read_stream&next=http://localhost:8080/snippetrepobrowser/associatefacebook |
| | 17 | |
| | 18 | * '''api_key''': the Facebook API Key as picture above |
| | 19 | * '''ext_perm''': the permission that allow Snippet Repo Browser access to Facebook account. (read_stream means Snippet Repo Browser can get Stream (Wall) from Facebook account) |
| | 20 | * '''next''': the page to be returned when Facebook authorize successfully. It must be http://YOUR_IP[:PORT]/snippetrepobrowser/associatefacebook |
1.1.2-pro © 2008-2009
agile42 all
rights reserved
(this page was served in: 0.16000 sec.)