FB Publish¶
The Cccev FB Publish module is intended to provide a mechanism for intelligently deciding when to show a user the standard Facebook prompt for updating their status.
Installation¶
1. Assuming you have not done this already, in order for the module to work you need to do some things required by Facebook such as:- obtaining an API key for your site
- setting up their required xd_receiver.htm and/or xd_receiver_ssl.htm (if using SSL)
2. Once that's ready you will need to add the required Organization Settings to Arena as described on the Facebook Coordination page.
3. Lastly, this module uses Microsoft's Anti-XSS library. It should have been included in the package but double check and make sure you have the AntiXSSLibrary.dll in your bin folder.
Now you're ready to add the module to the page which has your Event Registration - Page 5 (RegisterPage5.ascx) or the Serving Opportunity Sign-up (ServingOppDetails.ascx) module.