|
|
Line 147: |
Line 147: |
| <td style="border: none;"><nowiki>1</nowiki></td> | | <td style="border: none;"><nowiki>1</nowiki></td> |
| </tr> | | </tr> |
− | | + | <tr style="border: none;"> |
| + | <td style="border: none;">Checked by default:</td> |
| + | <td style="border: none;"><nowiki>0</nowiki></td> |
| + | </tr> |
| </table> | | </table> |
| </td> | | </td> |
Revision as of 15:10, 1 May 2012
Back to Social Media
Fields
Tab #1: General Config
ui_theme |
ui_theme |
UI Theme Selector |
No |
|
Version 1.2 (new tab #1 fields)
Select Service Types |
socialMediaServiceTypes |
multicheckbox |
No |
Optionlistsource: |
Value List |
Defaultvalue: |
Facebook,Twitter,YouTube,WordPress |
Optionlist: |
Facebook,Twitter,YouTube,WordPress |
|
Dashboard URL |
dashboardURL |
cs_url |
No |
|
Serivce Manger URL |
serviceMangerURL |
cs_url |
No |
|
Configuration Manager URL |
configManagerURL |
cs_url |
No |
|
Enable Feed Cache |
enableFeedCache |
checkbox |
No |
Value: |
1 |
Checked by default: |
0 |
|
Rebuild Feed Cache Interval |
rebuildFeedCacheInterval |
integer |
No |
|
Tab #2: Facebook API
apiFacebookAppID |
apiFacebookAppID |
text |
No |
|
apiFacebookAPIKey |
apiFacebookAPIKey |
text |
No |
|
apiFacebookAppSecret |
apiFacebookAppSecret |
text |
No |
|
apiFacebookAuth |
apiFacebookAuth |
text |
No |
Defaultvalue: |
https://graph.facebook.com/oauth/access_token?client_id={{appID}}&client_secret={{appSecret}}&grant_type={{grantType}} |
Maxlength: |
255 |
Size: |
60 |
|
apiFacebookPage |
apiFacebookPage |
text |
No |
Defaultvalue: |
https://graph.facebook.com/{{pagename}}/ |
Maxlength: |
255 |
Size: |
60 |
|
apiFacebookPosts |
apiFacebookPosts |
text |
No |
Defaultvalue: |
https://graph.facebook.com/{{pagename}}/feed/ |
Maxlength: |
255 |
Size: |
60 |
|
apiFacebookUser |
apiFacebookUser |
text |
No |
Defaultvalue: |
https://graph.facebook.com/{{userid}}/ |
Maxlength: |
255 |
Size: |
60 |
|
apiFacebookImage |
apiFacebookImage |
text |
No |
Defaultvalue: |
https://graph.facebook.com/{{imageid}}/picture/ |
Maxlength: |
255 |
Size: |
60 |
|
apiTwitterSearch |
apiTwitterSearch |
text |
No |
Defaultvalue: |
http://search.twitter.com/search.json?q={{searchterm}} |
Maxlength: |
255 |
Size: |
60 |
|
apiTwitterScreenName |
apiTwitterScreenName |
text |
No |
Defaultvalue: |
http://api.twitter.com/1/statuses/user_timeline.json?screen_name={{screenname}} |
Maxlength: |
255 |
Size: |
60 |
|
apiTwitterProfileURL |
apiTwitterProfileURL |
text |
No |
Defaultvalue: |
http://twitter.com/{{screenname}} |
Maxlength: |
255 |
Size: |
60 |
|
apiTwitterStatusURL |
apiTwitterStatusURL |
text |
No |
Defaultvalue: |
http://api.twitter.com/1/statuses/show/{{twitterid}}.json |
Maxlength: |
255 |
Size: |
60 |
|
Tab #4: YouTube API
apiYouTubeChannel |
apiYouTubeChannel |
text |
No |
Defaultvalue: |
http://gdata.youtube.com/feeds/api/users/{{username}}?v=2&alt=json |
Maxlength: |
255 |
Size: |
60 |
|
apiYouTubeChannelUploads |
apiYouTubeChannelUploads |
text |
No |
Defaultvalue: |
http://gdata.youtube.com/feeds/api/users/{{username}}/uploads?v=2&alt=json |
Maxlength: |
255 |
Size: |
60 |
|
apiYouTubeMaxResultsResultsParam |
apiYouTubeMaxResultsResultsParam |
text |
No |
Defaultvalue: |
&max-results={{maxresults}} |
Maxlength: |
255 |
Size: |
60 |
|
apiYouTubeEmbeddedVideoURL |
apiYouTubeEmbeddedVideoURL |
text |
No |
Defaultvalue: |
http://www.youtube.com/v/{{videoid}}?version=3&feature=player_embedded |
Maxlength: |
255 |
Size: |
60 |
|
Tab #5: WordPress API
wordPressServiceURL |
wordPressServiceURL |
url |
No |
|
wordPressServiceImage |
wordPressServiceImage |
img |
No |
|
apiWordPressFeedSuffix |
apiWordPressFeedSuffix |
text |
No |
Defaultvalue: |
/feed/ |
Maxlength: |
255 |
Size: |
60 |
|
apiWordPressContentWordLimit |
apiWordPressContentWordLimit |
integer |
No |
Defaultvalue: |
100 |
Maxlength: |
10 |
Size: |
10 |
|