Difference between revisions of "PT Social Media Configuration"

From ADF Docs
Jump to: navigation, search
(Steps)
(Create Social Media Configuration Record)
Line 15: Line 15:
 
#Click the '''Add Configuration''' button
 
#Click the '''Add Configuration''' button
 
#Update the following fields:
 
#Update the following fields:
##
 
##
 
 
## General Config Tab
 
## General Config Tab
 
### '''ui_theme'''  
 
### '''ui_theme'''  

Revision as of 22:28, 7 July 2011

Back to Build Subsites, Templates and Pages

Overview

The Social Media Configuration Page will be used to manage the ptSocialMedia Configuration custom element. Follow these steps to configure the datasheet and page for adding the configuration settings.

Steps

  1. Create a new page called 'Configuration Manager' in the /webadmin/socialmedia/ subsite.
  2. In the main content of the page, add a Custom Script element.
  3. Enter the explicit module path for:
    1. /ADF/apps/pt_social_media/customcf/manage_configuration_header.cfm

Create Social Media Configuration Record

We are creating a single Social Media Configuration element record to be used within the application.

  1. Click the Add Configuration button
  2. Update the following fields:
    1. General Config Tab
      1. ui_theme
    2. Facebook API Tab
      1. apiFacebookAppID
      2. apiFacebookAPIKey
      3. apiFacebookAppSecret
    3. WordPress API Tab
      1. wordPressServiceURL
      2. wordPressServiceImage
      3. apiWordPressFeedSuffix
      4. apiWordPressContentWordLimit
  3. Submit the form to create one record.

See the Site Configuration wiki page for more information on the fields and the correct values.

Reset the ADF for the server and site.