Difference between revisions of "PT Social Media Configuration"
From ADF Docs
Gcronkright (talk | contribs) (→Create Social Media Configuration Record) |
Gcronkright (talk | contribs) (→Steps) |
||
Line 9: | Line 9: | ||
# Enter the explicit module path for: | # Enter the explicit module path for: | ||
## ''/ADF/apps/pt_social_media/customcf/manage_configuration_header.cfm'' | ## ''/ADF/apps/pt_social_media/customcf/manage_configuration_header.cfm'' | ||
+ | # Publish the page. | ||
== Create Social Media Configuration Record == | == Create Social Media Configuration Record == |
Revision as of 01:58, 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
- Publish the page.
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.