plugin.tx_facebooksocialplugins_pi1 { staticTemplateCheck = 1 appID = {$plugin.tx_facebooksocialplugins.appID} language = {$plugin.tx_facebooksocialplugins.language} templateFile = {$plugin.tx_facebooksocialplugins.templateFile} W3Cmode = 0 # choose one of these possibilities: # activity_feed, comments, facepile, like_button, like_box, live_stream, login_button, recommendations, send_button, subscribe_button type_form = # Activity Feed: http://developers.facebook.com/docs/reference/plugins/activity/ activity_feed { # Show in iFrame (not recommended!) a_show_in_iframe = 0 # Domain a_domain = # Width a_width = 300 # Height a_height = 300 # Header a_show_header = 1 # Color Scheme: choose one of these values: light, dark a_color_scheme = light # Font: choose one of these values: arial, lucida+grande, segoe+ui, tahoma, trebuchet+ms, verdana a_font = arial # Border Color (hex value) a_border = } # Comments: http://developers.facebook.com/docs/reference/plugins/comments/ comments { # Unique ID b_unique_id = # Number of Comments b_number = 10 # Width b_width = 450 # Publish Feed b_publish_feed = 1 } # Facepile: http://developers.facebook.com/docs/reference/plugins/facepile/ facepile { # URL c_url = # Num rows c_num_rows = 10 # Width c_width = 200 } # Like Button: http://developers.facebook.com/docs/reference/plugins/like/ like_button { # Show in iFrame (not recommended!) d_show_in_iframe = 0 # URL to Like d_url = # Layout Style: choose one of these values: standard, button_count, box_count d_layout_style = standard # Show Faces d_show_faces = 0 # Send button d_send = 0 # Width d_width = 450 # Height d_height = 100 # Verb to display: choose one of these values: like, recommend d_verb = like # Font: choose one of these values: arial, lucida+grande, segoe+ui, tahoma, trebuchet+ms, verdana d_font = arial # Color Scheme: choose one of these values: light, dark d_color_scheme = light # Open Graph - Title d_og_title = # Open Graph - Type: choose one of these values: activity, sport, bar, company, cafe, hotel, restaurant, cause, sports_league, sports_team, band, government, non_profit, school, university, actor, athlete, author, director, musician, politician, public_figure, city, country, landmark, state_province, album, book, drink, food, game, product, song, movie, tv_show, blog, website, article d_og_type = # Open Graph - URL d_og_url = # Open Graph - Image URL d_og_image_url = # Open Graph - Sitename d_og_sitename = # Open Graph - Description d_og_description = } # Like Box: http://developers.facebook.com/docs/reference/plugins/like-box/ like_box { # Show in iFrame (not recommended!) e_show_in_iframe = 0 # Facebook Page URL e_page_url = # Width e_width = 300 # Height e_height = 300 # Show faces e_show_faces = 1 # Show stream e_show_stream = 1 # Show header e_show_header = 1 } # Live Stream: http://developers.facebook.com/docs/reference/plugins/live-stream/ live_stream { # Show in iFrame (not recommended!) f_show_in_iframe = 0 # Width f_width = 400 # Height f_height = 500 # XID: If you have multiple live stream boxes on the same page, specify a unique XID for each. f_xid = # Via Attribution URL f_attr_url = # Always post to friends f_post_to_friends = 0 } # Login Button: http://developers.facebook.com/docs/reference/plugins/login/ login_button { # Show faces g_show_faces = 0 # Width g_width = 400 # Max Rows g_max_rows = 1 } # Recommendations: http://developers.facebook.com/docs/reference/plugins/recommendations/ recommendations { # Show in iFrame (not recommended!) h_show_in_iframe = 0 # Domain h_domain = # Width h_width = 300 # Height h_height = 300 # Header h_show_header = 1 # Color Scheme: choose one of these values: light, dark h_color_scheme = light # Font: choose one of these values: arial, lucida+grande, segoe+ui, tahoma, trebuchet+ms, verdana h_font = arial # Border Color (hex value) h_border = } # Send Button: http://developers.facebook.com/docs/reference/plugins/send/ send_button { # URL i_url = # Font: choose one of these values: arial, lucida+grande, segoe+ui, tahoma, trebuchet+ms, verdana i_font = arial # Color Scheme: choose one of these values: light, dark i_color_scheme = light } # Subscribe Button: http://developers.facebook.com/docs/reference/plugins/subscribe/ send_button { # Profile URL j_url = # Layout Style: choose one of these values: standard, button_count, box_count j_layout_style = standard # Show Faces j_show_faces = 0 # Width j_width = 450 # Height j_height = 100 # Font: choose one of these values: arial, lucida+grande, segoe+ui, tahoma, trebuchet+ms, verdana j_font = arial # Color Scheme: choose one of these values: light, dark j_color_scheme = light } # Fan Box: http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/ fan_box { # Profile ID k_profile_id = # Show stream k_show_stream = 1 # Connections k_connections = 10 # Show logobar k_show_logobar = 1 # Width j_width = 450 # Height j_height = 100 # CSS url (http://www.test.com/test_css.css) k_css = } } page.jsFooterInline { 4711 = TEMPLATE 4711 { template = FILE template.file = EXT:facebook_socialplugins/pi1/facebook.js marks { APPID = TEXT APPID.value = {$plugin.tx_facebooksocialplugins.appID} LANGUAGE = TEXT LANGUAGE.value = {$plugin.tx_facebooksocialplugins.language} } } } page.wrap = |