fb.admin.inc |
fb.admin.inc |
|
Admin pages and forms for Drupal for Facebook. |
fb.info |
fb.info |
|
name = Facebook API
description = (fb.module) Initializes facebook's PHP and Javascript client libraries. Enables FBML Like buttons and other <a href=http://developers.facebook.com/plugins target=_blank>social plugins</a>. (See… |
fb.install |
fb.install |
|
Install file to support fb.module. |
fb.module |
fb.module |
|
This is the core required module of Drupal for Facebook. |
fb.process.inc |
fb.process.inc |
|
Helper functions for processing links. |
fb.theme.css |
fb.theme.css |
|
/* Hide these classes, unless javascript shows them. */
.fb_show {display: none;}
.fb_connected, .fb_not_connected {display:none;}
/*
* Make links look like facebook buttons.
* If you can improve this, please submit patch to… |
fb.theme.inc |
fb.theme.inc |
|
|
fb_app.admin.inc |
fb_app.admin.inc |
|
|
fb_app.info |
fb_app.info |
|
name = Facebook Apps
description = (fb_app.module) Host and administer <a href=http://developers.facebook.com target=_blank>Facebook apps</a>.
package = Drupal for Facebook
core = 7.x
dependencies[] = fb
files[] = fb_app.module
files[] =… |
fb_app.install |
fb_app.install |
|
Installs database tables and settings required by fb_app module. |
fb_app.module |
fb_app.module |
|
Implementation of Drupal for Facebook application. |
fb_canvas.admin.inc |
fb_canvas.admin.inc |
|
Admin pages and forms for canvas apps. |
fb_canvas.info |
fb_canvas.info |
|
name = FB Canvas Pages
description = (fb_canvas.module) Host <a href=http://developers.facebook.com/docs/guides/canvas/ target=_blank>apps on facebook.com</a> using iframe canvas pages.
package = Drupal for Facebook
core =… |
fb_canvas.module |
fb_canvas.module |
|
This module provides support for Canvas page applications. Use
Drupal to power traditional Facebook Apps. |
fb_connect.admin.inc |
fb_connect.admin.inc |
|
Admin pages and forms for connect settings. |
fb_connect.info |
fb_connect.info |
|
name = Facebook Connect
description = (fb_connect.module) Host <a href=http://developers.facebook.com/docs/guides/web target=_blank>Facebook Connect apps</a>. Login buttons and FBML helpers that are useful on iframe canvas pages as… |
fb_connect.install |
fb_connect.install |
|
Install functions for fb_connect.module. |
fb_connect.module |
fb_connect.module |
|
Support for Facebook Connect features |
fb_devel.info |
fb_devel.info |
|
name = FB Development tools
description = (fb_devel.module) Catch errors and solve problems before they surprise you. Displays messages and blocks that help when developing and debugging Apps. Disable on your production server, when your site is… |
fb_devel.install |
fb_devel.install |
|
Install file for fb_devel.module. |
fb_devel.module |
fb_devel.module |
|
Makes development with Drupal for Facebook much easier. Keep this
module enabled until you're confident your app works perfectly. |
fb_example.info |
contrib/fb_example.info |
|
name = FB Example Customizations
description = (fb_example.module) These hooks will make your site behave more like <a href=http://www.drupalforfacebook.org target=_blank>drupalforfacebook.org</a>. Use this code as an example for your own… |
fb_example.install |
contrib/fb_example.install |
|
Install file for fb_example.module.
Set the weight of our module to be after og. |
fb_example.module |
contrib/fb_example.module |
|
Example customizations to modules/fb. |
fb_form.info |
fb_form.info |
|
name = FB Forms
description = (fb_form.module) DEPRECATED! Facebook no longer supports API used by this module. Build FBML form constructs such as <a href=http://developers.facebook.com/docs/guides/canvas/#requests… |
fb_form.module |
fb_form.module |
|
This module defines facebook-specific form elements for use with Drupal's
form API. |
fb_friend.info |
contrib/fb_friend.info |
|
name = FB Friend Features
description = (fb_friend.module) DEPRECATED! Facebook no longer supports API used by this module. Blocks for showing the current user's friends, sending them requests, etc.
package = Drupal for Facebook -… |
fb_friend.install |
contrib/fb_friend.install |
|
Installs database tables and settings required by fb_friend module. |
fb_friend.module |
contrib/fb_friend.module |
|
This module implements several features specific to Facebook friend networks. |
fb_graph.info |
fb_graph.info |
|
name = Open Graph and Timeline
description = (fb_graph.module) Add <a href=http://developers.facebook.com/docs/beta/>Open Graph</a> metadata to node pages, and Timeline helper functions.
package = Drupal for Facebook
core =… |
fb_graph.module |
fb_graph.module |
|
Open Graph Helpers |
fb_graph.pages.inc |
fb_graph.pages.inc |
|
|
fb_invite.info |
contrib/fb_invite.info |
|
name = FB Invite Friends
description = (fb_invite.module) Adds a page where connected users invite friends to the application.
package = Drupal for Facebook - contrib
core = 7.x
dependencies[] = fb |
fb_invite.module |
contrib/fb_invite.module |
|
|
fb_invite.theme.css |
contrib/fb_invite.theme.css |
|
#fb_invite_wrapper td {
vertical-align: top;
padding: 2em;
}
#fb_invite_wrapper td td {
vertical-align: middle;
padding: .2em;
} |
fb_permission.info |
contrib/fb_permission.info |
|
name= FB Extended Permissions
description = (fb_permission.module) Host applications that require or support <a href=http://developers.facebook.com/docs/authentication/permissions target=_blank>Extended Permissions</a>.
package = Drupal… |
fb_permission.module |
contrib/fb_permission.module |
|
Code pertaining to Facebook's extended permissions.
see http://wiki.developers.facebook.com/index.php/Extended_permissions |
fb_registration.info |
contrib/fb_registration.info |
|
name = FB Registration
description = (fb_registration.module) Replaces Drupal user registration form with facebook <a href=http://developers.facebook.com/docs/user_registration target=_blank>registration</a>. Note: this module is for a… |
fb_registration.module |
contrib/fb_registration.module |
|
http://developers.facebook.com/docs/user_registration |
fb_rules.info |
contrib/fb_rules.info |
|
name= FB Rules Integration
description = (fb_rules.module) Provide Facebook events access and interaction through <a href=http://drupal.org/project/rules target=_blank>Rules</a>.
package = Drupal for Facebook - contrib
dependencies[] =… |
fb_rules.module |
contrib/fb_rules.module |
|
Rules integration for the Drupal for Facebook module. |
fb_rules.rules.inc |
contrib/fb_rules.rules.inc |
|
fb_rules.rules.inc
Rules integration for the Drupal for Facebook module. |
fb_session.inc |
fb_session.inc |
|
This file is a replacement for Drupal's session.inc. Although not
truly a replacement, as we include the default session.inc to do the heavy
lifting. |
fb_settings.inc |
fb_settings.inc |
|
This file is to be included from your sites/.../settings.php file. |
fb_stream.admin.inc |
fb_stream.admin.inc |
|
|
fb_stream.info |
fb_stream.info |
|
name = FB Streams
description = (fb_stream.module) APIs for posting to <a href=http://developers.facebook.com/docs/guides/canvas/#stream target=_blank>Facebook Streams</a> (a.k.a. News Feed or Wall)
package = Drupal for… |
fb_stream.install |
fb_stream.install |
|
|
fb_stream.module |
fb_stream.module |
|
Support for Facebook's Stream API. |
fb_tab.admin.inc |
fb_tab.admin.inc |
|
Drupal administration of fb_tab.module. |
fb_tab.info |
fb_tab.info |
|
name = FB Tabs
description = (fb_tab.module) Enable <a href=http://developers.facebook.com/docs/guides/canvas/#tabs target=_blank>tabs on pages</a> where your applications are installed.
package = Drupal for Facebook
core =… |