A different logo for each canvas page app
psi-borg - September 2, 2009 - 18:32
| Project: | Drupal for Facebook |
| Version: | 6.x-2.x-dev |
| Component: | Canvas Pages |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
dave, i'm wondering how to approach reuse of a drupal site, while preserving any custom changes to your fb_fbml theme... if i can create multiple fb apps with the same drupal instance, how could i get each fb app node to look at a different view and logo (or other theme elements)? any guidance here would be appreciated and if any useful code comes out of it, i'll post it here.

#1
Hmmm.... I'm definitely supporting the ability to have multiple apps on a single Drupal. But I haven't thought about making per-app theme configuration. Interesting concept.
For now, you can make a theme for each app. By copying fb_fbml theme or making sub-themes.
If you have ideas about the best way to support this let me know. As always patches welcome.
#2
what happens when {fb_uid}@facebook user uses more than 1 app - will the db puke up a duplicate entry error for the user obj?