Difference between revisions of "PT Social Media"
Gcronkright (talk | contribs) (→Installation Guides) |
Gcronkright (talk | contribs) (→Installation Guides) |
||
Line 74: | Line 74: | ||
== Installation Guides == | == Installation Guides == | ||
'''Current Release:''' | '''Current Release:''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* v2.0: | * v2.0: | ||
** [[PT_Social_Media_Version_2.0_Release_Notes|Version 2.0 Release Notes]] | ** [[PT_Social_Media_Version_2.0_Release_Notes|Version 2.0 Release Notes]] | ||
Line 90: | Line 81: | ||
IMPORTANT: v2.x of this application requires '''ADF 1.6''' or greater | IMPORTANT: v2.x of this application requires '''ADF 1.6''' or greater | ||
+ | <!-- | ||
+ | '''Current Development Build:''' | ||
+ | * v2.1: | ||
+ | ** [[PT_Social_Media_Version_2.0_Release_Notes|Version 2.1 Release Notes]] | ||
+ | ** [[PT_Social_Media_Version_2.0_Install|Version 2.1 Install Guide]] | ||
+ | ** [[PT_Social_Media_Version_2.0_Upgrade|Version 2.1 Upgrade Guide]] (from v1.2) | ||
+ | --> | ||
'''Previous Versions:''' | '''Previous Versions:''' | ||
+ | * v1.2: | ||
+ | ** [[PT_Social_Media_Version_1.2_Release_Notes|Version 1.2 Release Notes]] | ||
+ | ** [[PT_Social_Media_Version_1.2_Install|Version 1.2 Install Guide]] | ||
+ | ** [[PT_Social_Media_Version_1.2_Upgrade|Version 1.2 Upgrade Guide]] (from v1.0 or v1.1) | ||
* v1.1 | * v1.1 | ||
** [[PT_Social_Media_Version_1.1_Release_Notes|Version 1.1 Release Notes]] | ** [[PT_Social_Media_Version_1.1_Release_Notes|Version 1.1 Release Notes]] | ||
Line 98: | Line 100: | ||
** [[PT_Social_Media_Version_1.0_Release_Notes|Version 1.0 Release Notes]] | ** [[PT_Social_Media_Version_1.0_Release_Notes|Version 1.0 Release Notes]] | ||
** [[PT_Social_Media_Version_1.0_Install|Version 1.0 Install Guide]] | ** [[PT_Social_Media_Version_1.0_Install|Version 1.0 Install Guide]] | ||
+ | |||
+ | |||
+ | IMPORTANT: v1.x of this application requires '''ADF 1.5''' or greater | ||
== Getting Started Guide == | == Getting Started Guide == |
Revision as of 18:28, 15 March 2013
Contents
About the Social Media App
The Social Media application is built using the Application Development Framework (ADF).
Overview
The Social Media application provides a tool to allow your organizations social media live data streams from your Facebook Pages, your Twitter accounts and targeted Twitter keyword searches, your YouTube Channels and your WordPress blog posts to be combined in various configurations to be displayed in one or in various strategic locations on your CommonSpot site.
Requirements
ADF Library components that are required for the Calendar application:
- CEData_1_1
- CSData_1_1
- Data_1_1
- Date_1_1
- Forms_1_1
- UI_1_0
- Scripts_1_1
- JSON
- CCAPI
App v1.2 and higher also requires:
- CSContent_1_0
- Scheduler_1_0
- Utils_1_1
The ADF 1.5.x must be configured correctly for your site. The Site Configuration (ADF.cfc) wiki page has instructions for configuration.
Contents
The Social Media application contains the following:
- Custom Coding - various components and scripts.
- Custom Elements:
- SocialMedia Selector - Custom Element
- Facebook Pages - Custom Element
- Twitter Accounts Keywords - Custom Element
- WordPress Blogs - Custom Element
- YouTube Channels - Custom Element
- ptSocialMedia Configuration - Custom Element
- Custom Fields:
- Video Size Calculator Field
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
Pre-installation Considerations
The Application Development Framework (ADF) must be setup and configured on the server for the site that will be implementing the Social Media application. For detailed instructions follow the ADF Overview wiki page for Site Configurations.
This installation guide assumes that you have no Custom Elements and/or Metadata Forms with the names above. Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)
Installation Guides
Current Release:
- v2.0:
IMPORTANT: v2.x of this application requires ADF 1.6 or greater
Previous Versions:
- v1.2:
- Version 1.2 Release Notes
- Version 1.2 Install Guide
- Version 1.2 Upgrade Guide (from v1.0 or v1.1)
- v1.1
- v1.0
IMPORTANT: v1.x of this application requires ADF 1.5 or greater
Getting Started Guide
Features
The social media application provides the following features:
- Facebook Pages Data Stream
- Twitter Accounts and Keywords Data Stream
- YouTube Channels Data Stream
- WordPress Blogs Data Stream
Known Issues/Bugs
Found a bug, view the PT Social Media Issues page. Your issue not on the list? Then post it so the issue can be addressed.