My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 05, 2009 by phillip.fenstermacher
Labels: Phase-Implementation, PHP, MySQL, Setup
FBAthenaeumSetup  
Set up the Facebook Athenaeum Application

Setup

Once you've set up your datasource, obtained an API key and secret from Facebook, and installed Smarty and the required PEAR modules, you can finish setting up your application by opening the configs/config.inc.php file.

Configuration Options

There are a few things to customize:

Facebook Options

The first section of the config file are settings for Facebook:

Tabs

To hide any tabs you don't wish to use, simply comment out the lines you don't want to see.

Datasource (DSN)

Customizations

Search

Floor Map

The floor map is an array of floors. You will need to have the full URL to the images of your floor plans on your server and it's friendly name. The images start a 0 (for addressing in a looping structure).

Google Analytics

You can easily add a Google Analytics key to track the usage of your application.

Configure Administrators

Any Administrator can edit the hours page using their Facebook account. In order for them to edit the page, you will need to find their Facebook ID. The ID can be found in the URL for any profile page.

http://www.facebook.com/profile.php?id=#######

The ID number does not have a set length, so be sure and copy all of the digits.


Sign in to add a comment
Hosted by Google Code