Difference between revisions of "Comments Box"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == Comments Box Custom Element for allowing users to post comments on your site's pages and share those comments, along with a link to the page, with their friends on…')
 
 
Line 2: Line 2:
 
Comments Box Custom Element for allowing users to post comments on your site's pages and share those comments, along with a link to the page, with their friends on Facebook.
 
Comments Box Custom Element for allowing users to post comments on your site's pages and share those comments, along with a link to the page, with their friends on Facebook.
  
== Fields ==
+
== Demo ==
<h3>Comments Box</h3>
+
To set up a demo of the Activity Feed custom element, follow these steps:
<table id="ce-fields">
+
# Create a new page and place the ''Comments Box'' element on the page.
<tr class="header">
+
# Click the 'New Data' button.
  <td>Field Name/Label</td>
+
# Edit the custom element data to your liking (or just leave the defaults) and click '''Save'''.
  <td>Field ID</td>
+
# Submit the changes to the page.
  <td>Field Type</td>
 
  <td>Required?</td>
 
  <td>Properties</td>
 
</tr>
 
<tr>
 
  <td>Number of Comments</td>
 
  <td>numPosts</td>
 
  <td>Number (integer)</td>
 
  <td>No</td>
 
  <td>Default Value: 10</td>
 
</tr>
 
<tr>
 
  <td>Width</td>
 
  <td>width</td>
 
  <td>Number (integer)</td>
 
  <td>No</td>
 
  <td>None</td>
 
</tr>
 
</table>
 
  
 
[[Category:Facebook]]
 
[[Category:Facebook]]

Latest revision as of 17:04, 13 January 2012

Overview

Comments Box Custom Element for allowing users to post comments on your site's pages and share those comments, along with a link to the page, with their friends on Facebook.

Demo

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

  1. Create a new page and place the Comments Box 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.