Difference between revisions of "PT Social Media"

From ADF Docs
Jump to: navigation, search
(Guides)
(Installation Guides)
 
(58 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
The Social Media application is built using the [[Overview|Application Development Framework (ADF)]].  
 
The Social Media application is built using the [[Overview|Application Development Framework (ADF)]].  
  
*Important: ADF 1.5 or greater is REQUIRED for this application.
+
<!--
 +
IMPORTANT:  
 +
  v1.x of this application requires '''ADF 1.5''' or greater
 +
  v2.x of this application requires '''ADF 1.6''' or greater
 +
-->
  
 
== Overview ==
 
== 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 various configurations to be displayed in one or in various strategic locations on your CommonSpot site.
+
The Social Media application provides a tool to allow your organizations social media live data streams from your Facebook Pages, your Instagram posts, 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.
 +
* Any number of supported social media accounts can be setup in the app
 +
* Ready-made render handlers are provided to display your social media streams and can be updated to display your streams in any way you see fit
 +
* Posts can be moderated/filtered using either a blacklist or a whitelist
 +
* Social media feeds can be pulled on a regular basis and cached for display purposes to avoid exceeding API quota limits
  
 
== Requirements ==
 
== Requirements ==
Line 13: Line 21:
 
* Data_1_1
 
* Data_1_1
 
* Date_1_1
 
* Date_1_1
* Form_1_1
+
* Forms_1_1
* UI_1_1
+
* UI_1_0
 
* Scripts_1_1
 
* Scripts_1_1
 
* JSON
 
* JSON
 
* CCAPI
 
* CCAPI
  
The ADF 1.5 must be configured correctly for your site. The [[Site Configuration (ADF.cfc)]] wiki page has instructions for configuration.
+
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 ==
 
== Contents ==
Line 27: Line 40:
 
* '''Custom Elements:'''
 
* '''Custom Elements:'''
 
**[[SocialMedia Selector]] - Custom Element
 
**[[SocialMedia Selector]] - Custom Element
**[[Facebook Pages]] - Custom Element
+
**[[SocialMedia Filtering]] - Custom Element
 
**[[Twitter Accounts Keywords]] - Custom Element
 
**[[Twitter Accounts Keywords]] - Custom Element
 
**[[WordPress Blogs]] - Custom Element
 
**[[WordPress Blogs]] - Custom Element
**[[YouTube Channels]] - Custom Element
 
 
**[[ptSocialMedia Configuration]] - Custom Element
 
**[[ptSocialMedia Configuration]] - Custom Element
  
Line 42: Line 54:
  
 
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.)
 
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/Setup ==
 
== Installation/Setup ==
Line 51: Line 65:
 
# [[PT Social Media Site Configuration|Site Configuration]]
 
# [[PT Social Media Site Configuration|Site Configuration]]
 
# [[PT Social Media Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
 
# [[PT Social Media Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
 +
 +
-->
  
 
<!--
 
<!--
 
== Features ==
 
== Features ==
 
The Social Media application provides the following features:
 
The Social Media application provides the following features:
 +
* [[PT_Social_Media_Facebook_Like|Facebook Like]]
 +
* [[PT_Social_Media_Twitter_Tweet|Twitter Tweet]]
 +
-->
 +
 +
== Installation Guides ==
 +
''' Upcoming ADF 2.7 Version:'''
 +
* v3.4:
 +
** [[PT_Social_Media_Version_3.4_Release_Notes|Version 3.4 Release Notes]]
 +
** [[PT_Social_Media_Version_3.4_Install|Version 3.4 Install Guide]]
 +
** [[PT_Social_Media_Version_3.4_Upgrade|Version 3.4 Upgrade Guide]] (from v3.3)
 +
 +
'''Current Release Version:'''
 +
* v3.3:
 +
** [[PT_Social_Media_Version_3.3_Release_Notes|Version 3.3 Release Notes]]
 +
** [[PT_Social_Media_Version_3.3_Install|Version 3.3 Install Guide]]
 +
** [[PT_Social_Media_Version_3.3_Upgrade|Version 3.3 Upgrade Guide]] (from v3.2)
 +
 +
* v3.2:
 +
** [[PT_Social_Media_Version_3.2_Release_Notes|Version 3.2 Release Notes]]
 +
** [[PT_Social_Media_Version_3.2_Install|Version 3.2 Install Guide]]
 +
** [[PT_Social_Media_Version_3.2_Upgrade|Version 3.2 Upgrade Guide]] (from v3.1)
  
* [[PT_Social_Media_Lightbox|Lightbox]]
+
'''IMPORTANT''': The above versions of this application require '''ADF 2.5''' or greater and '''CommonSpot 10.5.2 or 10.6.1''' or greater.
-->
+
 
 +
'''Previous ADF 2.4.x Versions:'''
 +
* v3.1:
 +
** [[PT_Social_Media_Version_3.1_Release_Notes|Version 3.1 Release Notes]]
 +
** [[PT_Social_Media_Version_3.1_Install|Version 3.1 Install Guide]]
 +
** [[PT_Social_Media_Version_3.1_Upgrade|Version 3.1 Upgrade Guide]] (from v3.0)
 +
 
 +
* v3.0:
 +
** [[PT_Social_Media_Version_3.0_Release_Notes|Version 3.0 Release Notes]]
 +
** [[PT_Social_Media_Version_3.0_Install|Version 3.0 Install Guide]]
 +
** [[PT_Social_Media_Version_3.0_Upgrade|Version 3.0 Upgrade Guide]] (from v2.2)
 +
'''IMPORTANT''': The 'ADF 2.4.x Versions' of this application require '''ADF 2.0 to 2.4.x''' and '''CommonSpot 10 up to 10.5.1 or 10.6'''
 +
 
 +
'''Previous ADF 1.8 Version:'''
 +
* v2.2:
 +
** [[PT_Social_Media_Version_2.2_Release_Notes|Version 2.2 Release Notes]]
 +
** [[PT_Social_Media_Version_2.2_Install|Version 2.2 Install Guide]]
 +
** [[PT_Social_Media_Version_2.2_Upgrade|Version 2.2 Upgrade Guide]] (from v2.1)
 +
'''IMPORTANT''': v2.x of this application requires '''ADF 1.6''' or greater. '''ADF 1.8.x''' is recommended.
 +
 
 +
 
 +
'''Previous ADF 1.x Versions:'''
 +
* v2.1:
 +
** [[PT_Social_Media_Version_2.1_Release_Notes|Version 2.1 Release Notes]]
 +
** [[PT_Social_Media_Version_2.1_Install|Version 2.1 Install Guide]]
 +
** [[PT_Social_Media_Version_2.1_Upgrade|Version 2.1 Upgrade Guide]] (from v2.0)
 +
 
 +
* v2.0:
 +
** [[PT_Social_Media_Version_2.0_Release_Notes|Version 2.0 Release Notes]]
 +
** [[PT_Social_Media_Version_2.0_Install|Version 2.0 Install Guide]]
 +
** [[PT_Social_Media_Version_2.0_Upgrade|Version 2.0 Upgrade Guide]] (from v1.2)
 +
 
 +
'''IMPORTANT''': v2.x of this application requires '''ADF 1.6''' or greater
 +
 
 +
* 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
 +
** [[PT_Social_Media_Version_1.1_Release_Notes|Version 1.1 Release Notes]]
 +
** [[PT_Social_Media_Version_1.1_Install|Version 1.1 Install Guide]]
 +
 
 +
* v1.0
 +
** [[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]]
  
== Guides ==
+
'''IMPORTANT''': v1.x of this application requires '''ADF 1.5''' or greater
  
* Getting Started
+
<!--
Save your App Configuration and Reset the ADF
+
'''Current Development Build:'''
# If you haven't already done so, go to your Social Media App Configuration Management page and click the button to add the app configuration data.
+
* v2.3:
 +
** [[PT_Social_Media_Version_2.3_Release_Notes|Version 2.3 Release Notes]]
 +
** [[PT_Social_Media_Version_2.3_Install|Version 2.3 Install Guide]]
 +
** [[PT_Social_Media_Version_2.3_Upgrade|Version 2.3 Upgrade Guide]] (from v2.2)
 +
-->
  
Setup the available Social Media Service Pages, Accounts and Keywords:
+
== Getting Started Guide ==
# Add Social Media Service info for each of the Social Media services
+
* [[PT_Social_Media_Getting Started|Getting Started]]
## Go to your Web Admin manangement pages:   http://{sitename}/webadmin/socialmedia/Manage-Social-Media.cfm
 
## Under each of the Social Media Tabs that is applicable to your organization click the 'Add' button and fill out the social media data form.
 
### Facebook Pages
 
#### Give the new record a friendly name
 
#### Add a Facebook Page Link (the URL of your organization Facebook page)
 
#### Check the 'Feed Active' checkbox to enable the feed.
 
#### Click Submit
 
###(Repeat for each desired Facebook page... Remember posts from these pages will not be visible until they are selected during the next step.)
 
  
Select Social Media Pages, Accounts and/or Keywords to build your feed
+
== Features ==
# Go to the Public facing Social Media Feed Page 
+
The social media application provides the following features:
# Go into Author (or Work) mode
+
* [[PT_Social_Media_Facebook|Facebook Pages Data Stream]]
# Click on the element indicator for the Social Media Selector element
+
* [[PT_Social_Media_Instagram|Instagram Posts Data Stream]]
# If this is the first time adding data click 'New Data' or click the 'Data' option.
+
* [[PT_Social_Media_Twitter|Twitter Accounts and Keywords Data Stream]]
 +
* [[PT_Social_Media_YouTube|YouTube Channels Data Stream]]
 +
* [[PT_Social_Media_WordPress|WordPress Blogs Data Stream]]
  
 
== Known Issues/Bugs ==
 
== Known Issues/Bugs ==

Latest revision as of 17:55, 14 October 2024

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 Instagram posts, 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.

  • Any number of supported social media accounts can be setup in the app
  • Ready-made render handlers are provided to display your social media streams and can be updated to display your streams in any way you see fit
  • Posts can be moderated/filtered using either a blacklist or a whitelist
  • Social media feeds can be pulled on a regular basis and cached for display purposes to avoid exceeding API quota limits

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 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

Upcoming ADF 2.7 Version:

Current Release Version:

IMPORTANT: The above versions of this application require ADF 2.5 or greater and CommonSpot 10.5.2 or 10.6.1 or greater.

Previous ADF 2.4.x Versions:

IMPORTANT: The 'ADF 2.4.x Versions' of this application require ADF 2.0 to 2.4.x and CommonSpot 10 up to 10.5.1 or 10.6

Previous ADF 1.8 Version:

IMPORTANT: v2.x of this application requires ADF 1.6 or greater. ADF 1.8.x is recommended.


Previous ADF 1.x Versions:

IMPORTANT: v2.x of this application requires ADF 1.6 or greater
IMPORTANT: v1.x of this application requires ADF 1.5 or greater


Getting Started Guide

Features

The social media application provides the following features:

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.