To embed the stickapps Instant Messenger into your community you simply need to put this javascript into your community.
You simple neet to put the script at the end of the BODY tag on each page if a user is logged in!
<script type="text/javascript"> var TOKSTA_CONFIG = { app_id: "your-application-id", user_id: "the-user-id", user_hash: "the-user-hash", user_data: "the-user-data", generated: "current-unix-timestamp", chatbar: { ... }, im: { ... } }; </script> <script src="http://embed.toksta.com/embed/toksta.js" type="text/javascript"></script>
name:Susanna Jones;age:27;gender:w;url:http://www.my-community.com/ profiles/susanna.htm;pic:http://www.my-community.com/images/
These values can be set in the user_data string: