Difference between revisions of "PtSocialMedia Configuration"

From ADF Docs
Jump to: navigation, search
(Created page with '== Fields == <h3>Tab #1: General Config</h3> <table id="ce-fields"> <tr class="header"> <td>Field Name/Label</td> <td>Field ID</td> <td>Field Type</td> <td>Required?</td…')
 
Line 1: Line 1:
 +
Back to [[PT_Social_Media|Social Media]]
 +
 
== Fields ==
 
== Fields ==
  

Revision as of 15:50, 8 July 2011

Back to Social Media

Fields

Tab #1: General Config

Field Name/Label Field ID Field Type Required? Properties
ui_theme ui_theme UI Theme Selector No

Defaultvalue: redmond

Tab #2: Facebook API

Field Name/Label Field ID Field Type Required? Properties
apiFacebookAppID apiFacebookAppID text No

Maxlength: 255
Size: 40

apiFacebookAPIKey apiFacebookAPIKey text No

Maxlength: 255
Size: 40

apiFacebookAppSecret apiFacebookAppSecret text No

Maxlength: 255
Size: 40

apiFacebookAuth apiFacebookAuth text No

Defaultvalue: https://graph.facebook.com/oauth/access_token?client_id=Template:AppID&client_secret=Template:AppSecret&grant_type=Template:GrantType
Maxlength: 255
Size: 60

apiFacebookPage apiFacebookPage text No

Defaultvalue: https://graph.facebook.com/Template:Pagename/
Maxlength: 255
Size: 60

apiFacebookPosts apiFacebookPosts text No

Defaultvalue: https://graph.facebook.com/Template:Pagename/feed/
Maxlength: 255
Size: 60

apiFacebookUser apiFacebookUser text No

Defaultvalue: https://graph.facebook.com/Template:Userid/
Maxlength: 255
Size: 60

apiFacebookImage apiFacebookImage text No

Defaultvalue: https://graph.facebook.com/Template:Imageid/picture/
Maxlength: 255
Size: 60

Tab #3: Twitter API

Field Name/Label Field ID Field Type Required? Properties
apiTwitterSearch apiTwitterSearch text No

Defaultvalue: http://search.twitter.com/search.json?q=Template:Searchterm
Maxlength: 255
Size: 60

apiTwitterScreenName apiTwitterScreenName text No

Defaultvalue: http://api.twitter.com/1/statuses/user_timeline.json?screen_name=Template:Screenname
Maxlength: 255
Size: 60

apiTwitterProfileURL apiTwitterProfileURL text No

Defaultvalue: http://twitter.com/Template:Screenname
Maxlength: 255
Size: 60

apiTwitterStatusURL apiTwitterStatusURL text No

Defaultvalue: http://api.twitter.com/1/statuses/show/Template:Twitterid.json
Maxlength: 255
Size: 60

Tab #4: YouTube API

Field Name/Label Field ID Field Type Required? Properties
apiYouTubeChannel apiYouTubeChannel text No

Defaultvalue: http://gdata.youtube.com/feeds/api/users/Template:Username?v=2&alt=json
Maxlength: 255
Size: 60

apiYouTubeChannelUploads apiYouTubeChannelUploads text No

Defaultvalue: http://gdata.youtube.com/feeds/api/users/Template:Username/uploads?v=2&alt=json
Maxlength: 255
Size: 60

apiYouTubeMaxResultsResultsParam apiYouTubeMaxResultsResultsParam text No

Defaultvalue: &max-results=Template:Maxresults
Maxlength: 255
Size: 60

apiYouTubeEmbeddedVideoURL apiYouTubeEmbeddedVideoURL text No

Defaultvalue: http://www.youtube.com/v/Template:Videoid?version=3&feature=player_embedded
Maxlength: 255
Size: 60

Tab #5: WordPress API

Field Name/Label Field ID Field Type Required? Properties
wordPressServiceURL wordPressServiceURL url No

Maxlength: 255
Size: 60

wordPressServiceImage wordPressServiceImage img No
apiWordPressFeedSuffix apiWordPressFeedSuffix text No

Defaultvalue: /feed/
Maxlength: 255
Size: 60

apiWordPressContentWordLimit apiWordPressContentWordLimit integer No

Defaultvalue: 100
Maxlength: 10
Size: 10