I have been asked by some customers to look into the Facebook app in order to integrate our own third-party vBulletin product VaultWiki into it. However, it will be useless to purchase the Facebook app for this purpose unless I understand beforehand how the Facebook App works, if such a thing is even possible. There are a number of ways an app in general can be deployed, some of which allow for modification, and others which don't.
Does the Facebook app interface with the user via Flash? If so, I imagine vB add-ons would not be able to modify the UI because the Flash module would need to be edited and recompiled (something which many add-on installers probably won't have the technical expertise to do).
Does the Facebook app interact with the vBulletin forum using familiar PHP files, or something else like Java? Again, is it pre-compiled? If it sticks with PHP, does it still use hooks and template hooks? Or if it doesn't, is there another form of event subscription that add-ons and mods can utilize in order to integrate with the App?
Please be as specific as possible and as technical as possible in your response.
Does the Facebook app interface with the user via Flash? If so, I imagine vB add-ons would not be able to modify the UI because the Flash module would need to be edited and recompiled (something which many add-on installers probably won't have the technical expertise to do).
Does the Facebook app interact with the vBulletin forum using familiar PHP files, or something else like Java? Again, is it pre-compiled? If it sticks with PHP, does it still use hooks and template hooks? Or if it doesn't, is there another form of event subscription that add-ons and mods can utilize in order to integrate with the App?
Please be as specific as possible and as technical as possible in your response.
Comment