Version User Scope of changes
Sep 23 2008, 8:06 PM EDT (current) boe_wetpaint
Sep 23 2008, 3:00 PM EDT boe_wetpaint 1 word added, 1 word deleted

Changes

Key:  Additions   Deletions
This section serves as a step-by-step guide to help you integrate Wetpaint Injected with your site.

Getting Started

Step 1: Authenticate Your Users
Send user information to retrieve a login ticket, allowing Wetpaint to authorize subsequent calls.

Step 2: Request Javascript Client Application
Add the client Javascript library to your site to enable Injected functionality.

Step 3: Add User-Generated Content
Request user-generated content from Wetpaint and insert it into your site.

Step 4: Customize Interface Style
Implement a set of style overrides that effect the color and font scheme.

Step 5: Implement User-Generated Pages
Allow your users to create new pages on your site.

Customizing

Step 6: Customize Login Dialog
Add custom text and links to the login dialog and tell it where to send users that need to log in.

Step 7: Build Your Own Navigation
Integrate the navigation to user-generated pages into your own navigation structures.

Step 8: Implement Templates
Preload your cells with default content by adding templates.

Step 9: Tell Us About Your Cache
If you cache your server-side requests for our cell content, inform the client application.

Step 10: Subscribe To The Data Feeds
Watch what's happening with your user-generated content by subscribing to the RSS feeds.

Integration Overview


Sample Applications

We've created some sample applications--including php, asp.net, and jsp examples--that follow some of the steps in this integration guide. These provide quick-start code snippets for integrating with your site.