Difference between revisions of "PT Social Media Configuration"
From ADF Docs
Gcronkright (talk | contribs) (→Create Social Media Configuration Record) |
Gcronkright (talk | contribs) (→Create Social Media Configuration Record) |
||
Line 14: | Line 14: | ||
#Click the '''Add Configuration''' button | #Click the '''Add Configuration''' button | ||
− | + | #Submit the form to create '''a configuration record'''. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | #Submit the form to create ''' | ||
+ | Doing this will save the default field values in the configuration record of the custom element. | ||
+ | |||
+ | You can also update the following fields: | ||
+ | # General Config Tab | ||
+ | ## '''ui_theme''' | ||
+ | # Facebook API Tab | ||
+ | ## '''apiFacebookAppID''' | ||
+ | ## '''apiFacebookAPIKey''' | ||
+ | ## '''apiFacebookAppSecret''' | ||
+ | # WordPress API Tab | ||
+ | ## '''wordPressServiceURL''' | ||
+ | ## '''wordPressServiceImage''' | ||
+ | ## '''apiWordPressFeedSuffix''' | ||
+ | ## '''apiWordPressContentWordLimit''' | ||
+ | |||
See the [[PT Social Media Site Configuration|Site Configuration]] wiki page for more information on the fields and the correct values. | See the [[PT Social Media Site Configuration|Site Configuration]] wiki page for more information on the fields and the correct values. | ||
Revision as of 01:56, 8 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
- Create a new page called 'Configuration Manager' in the /webadmin/socialmedia/ subsite.
- In the main content of the page, add a Custom Script element.
- Enter the explicit module path for:
- /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.
- Click the Add Configuration button
- Submit the form to create a configuration record.
Doing this will save the default field values in the configuration record of the custom element.
You can also update the following fields:
- General Config Tab
- ui_theme
- Facebook API Tab
- apiFacebookAppID
- apiFacebookAPIKey
- apiFacebookAppSecret
- WordPress API Tab
- wordPressServiceURL
- wordPressServiceImage
- apiWordPressFeedSuffix
- apiWordPressContentWordLimit
See the Site Configuration wiki page for more information on the fields and the correct values.
Reset the ADF for the server and site.