Difference between revisions of "Facebook App Activity Feed Element"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == A Activity Feed custom element was developed using Facebook's Social Plugins API. It is extremely easy to use.<br /><br /> It displays the most interesting recent …')
 
m (Demo)
 
Line 8: Line 8:
  
 
== Demo ==
 
== Demo ==
To set up a demo of the Follow Button custom element, follow these steps:
+
To set up a demo of the Activity Feed custom element, follow these steps:
 
# Create a new page and place the ''Activity Feed'' element on the page.  
 
# Create a new page and place the ''Activity Feed'' element on the page.  
 
# Click the 'New Data' button.
 
# Click the 'New Data' button.

Latest revision as of 18:58, 17 August 2010

Overview

A Activity Feed custom element was developed using Facebook's Social Plugins API. It is extremely easy to use.

It displays the most interesting recent activity taking place on your site. Since the content is hosted by Facebook, the plugin can display personalized content whether or not the user has logged into your site. The activity feed displays stories both when users like content on your site and when users share content from your site back to Facebook.

Setup

1. Import the Activity Feed custom element.

Note: Verify the path for the render handler points to the ADF mapping, not the current site's mapping.

Demo

To set up a demo of the Activity Feed custom element, follow these steps:

  1. Create a new page and place the Activity Feed element on the page.
  2. Click the 'New Data' button.
  3. Edit the custom element data to your liking (or just leave the defaults) and click Save.
  4. Submit the changes to the page.