Home
last modified time | relevance | path

Searched refs:facebook (Results 1 – 25 of 128) sorted by relevance

123456

/plugin/gallery/
H A Ddeleted.files36 prettyPhoto/facebook/btnNext.png
37 prettyPhoto/facebook/btnPrevious.png
38 prettyPhoto/facebook/contentPatternBottom.png
39 prettyPhoto/facebook/contentPatternLeft.png
40 prettyPhoto/facebook/contentPatternRight.png
41 prettyPhoto/facebook/contentPatternTop.png
42 prettyPhoto/facebook/default_thumbnail.gif
43 prettyPhoto/facebook/loader.gif
44 prettyPhoto/facebook/sprite.png
/plugin/fblogin/files/
H A Dfacebook.class.php59 $facebook = new Facebook(array(
64 $fbsession = $facebook->getUser();
67 $logoutUrl = $facebook->getLogoutUrl(
84 $me = $facebook->api('/me');
107 $loginUrl = $facebook->getLoginUrl(
155 $facebook = new Facebook(array(
160 $fbsession = $facebook->getUser();
164 $fbuser = $facebook->api("/$user");
/plugin/prettyphoto/css/
H A DprettyPhoto.css216 …div.facebook .pp_top .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -…
218 …div.facebook .pp_top .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px…
220 div.facebook .pp_content .ppt { color: #000; }
229 div.facebook .pp_details { position: relative; }
230 div.facebook .pp_description { margin: 0 37px 0 0; }
231 div.facebook #pp_full_res .pp_inline { color: #000; }
232 …div.facebook .pp_loaderIcon { background: url(../images/prettyPhoto/facebook/loader.gif) center ce…
238 div.facebook .pp_nav { margin-top: 0; }
240 …div.facebook .pp_nav .pp_play { background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1…
241 …div.facebook .pp_nav .pp_pause { background: url(../images/prettyPhoto/facebook/sprite.png) -32px …
[all …]
/plugin/fblogin/
H A DREADME3 lib/facebook.php and lib/base_facebook.php are file obtained from https://github.com/facebook/faceb…
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.min.js15 …turn c}b.fn.socialSharePrivacy=function(c){var a=b.extend(!0,{services:{facebook:{status:"on",dumm…
19 …ocialshareprivacy/socialshareprivacy.css",uri:s},c),f="on"===a.services.facebook.status,j="on"===a…
20facebook.referrer_track),q='<iframe src="http://www.facebook.com/plugins/like.php?locale='+a.servi…
21facebook.dummy_img+'" alt="Facebook &quot;Like&quot;-Dummy" class="fb_like_privacy_dummy" />';d.ap…
22facebook.txt_fb_on),k.find("img.fb_like_privacy_dummy").replaceWith(q)):(k.removeClass("info_off")…
28 b(this).hasClass("display")&&b(this).removeClass("display")});c="on"===a.services.facebook.perma_op…
29 …status_facebook"'+i+' /><label for="perma_status_facebook">'+a.services.facebook.display_name+"</l…
H A Djquery.socialshareprivacy.js135 var facebook_on = (options.services.facebook.status === 'on');
169 var fb_enc_uri = encodeURIComponent(uri + options.services.facebook.referrer_track);
170facebook.language + '&amp;href=' + fb_enc_uri + '&amp;send=false&amp;layout=button_count&amp;width…
171 …var fb_dummy_btn = '<img src="' + options.services.facebook.dummy_img + '" alt="Facebook &quot;Lik…
173 … class="info">' + options.services.facebook.txt_info + '</span><span class="switch off">' + option…
180 …fb.find('span.switch').addClass('on').removeClass('off').html(options.services.facebook.txt_fb_on);
184 …b.find('span.switch').addClass('off').removeClass('on').html(options.services.facebook.txt_fb_off);
270 var facebook_perma = (options.services.facebook.perma_option === 'on');
312 + options.services.facebook.display_name + '</label>'
/plugin/facebook/
H A Dplugin.info.txt1 base facebook
5 name facebook plugin
7 url http://www.dokuwiki.org/plugin:facebook
H A DREADME1 facebook Plugin for DokuWiki
4 http://www.dokuwiki.org/plugin:facebook
7 lib/plugins/facebook/ - if the folder is called different it
/plugin/authfacebook/
H A DREADME5 lib/facebook.php and lib/base_facebook.php are file obtained from https://github.com/facebook/faceb…
/plugin/facebookalbum/
H A Dsyntax.php151 include_once('facebook.php');
179 $results = $facebook->api($param);
234 $fql_results = $facebook->api($param);
247 $fql_results = $facebook->api($param);
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
148 * Retrieves the facebook events and parses them to HTML.
169 // Get the facebook information
175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
211 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
256 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
258 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
260 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_165255.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
152 * Retrieves the facebook events and parses them to HTML.
173 // Get the facebook information
179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
216 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
263 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
265 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
267 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_163658.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
148 * Retrieves the facebook events and parses them to HTML.
169 // Get the facebook information
175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
210 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
257 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
259 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
261 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_163718.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
148 * Retrieves the facebook events and parses them to HTML.
169 // Get the facebook information
175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
211 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
256 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
258 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
260 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_164623.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
148 * Retrieves the facebook events and parses them to HTML.
169 // Get the facebook information
175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
211 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
256 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
258 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
260 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_164706.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
152 * Retrieves the facebook events and parses them to HTML.
173 // Get the facebook information
179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
215 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
260 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
262 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
264 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_165027.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
152 * Retrieves the facebook events and parses them to HTML.
173 // Get the facebook information
179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
215 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
262 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
264 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
266 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
H A Dsyntax.php.2018-03-08_165158.bak4 * Plugin importfacebookevents: Displays facebook events.
51 * This plugin retrieves facebook events and displays them in HTML.
65 'desc' => 'Displays facebook events as HTML',
152 * Retrieves the facebook events and parses them to HTML.
173 // Get the facebook information
179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
214 …$json_link = "https://graph.facebook.com/v2.12/".$event_time['id']."/?fields={$fb_fields}&access_t…
261 …$event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_pag…
263 …]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.facebook.com/v2.7/{$fb_pag…
265 …e']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.facebook.com/v2.7/{$fb_pag…
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Dfacebook.css1 .bg-facebook {
/plugin/socialshareprivacy2/SSP/scripts/de/
H A Djquery.socialshareprivacy.facebook.js17 jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.facebook, {
/plugin/socialshareprivacy2/SSP/scripts/fr/
H A Djquery.socialshareprivacy.facebook.js7 jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.facebook, {
/plugin/socialshareprivacy2/SSP/scripts/ru/
H A Djquery.socialshareprivacy.facebook.js9 jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.facebook, {
/plugin/photogallery/lightGallery/js/
H A Dlg-share.js27 facebook: true, property in AnonymousFunctionb56597270200.defaults
53 …shareHtml += _this.core.s.facebook ? '<li><a id="lg-share-facebook" target="_blank"><span class="l…
H A Dlg-share.min.js4facebook:!0,facebookDropdownText:"Facebook",twitter:!0,twitterDropdownText:"Twitter",googlePlus:!0… property in AnonymousFunction95a27af90200.b
/plugin/socialshareprivacy2/SSP/scripts/nl/
H A Djquery.socialshareprivacy.facebook.js19 $.extend($.fn.socialSharePrivacy.settings.services.facebook, {

123456