|
Dec 15 2009, 4:04 PM EST
|
|
|
edit |
2 words added
2 words deleted
|
|
Change: http://togo.wetpaint.com/CellService/getCellContent.do?key=507ace0d168024cbcb53a9add0e6fe4e9796012e6b420cfafabac6a4357824ef&ns=sandbox-trial&cell.cellId=sample&cell.displayName=sample&cell.url=http://www.wetpaint.comhttp://wapi.wetpaint.com/CellService/getCellContent.do?key=507ace0d168024cbcb53a9add0e6fe4e9796012e6b420cfafabac6a4357824ef&ns=sandbox-trial&cell.cellId=sample&cell.displayName=sample&cell.url=http://www.wetpaint.com Step 2. Add the JavaScript Client ApplicationThe Wetpaint Injected client application offers rich WYSIWYG editing and client-side controls for injected content. It must be loaded somewhere above the first injected content cell -- typically in the <head> of the HTML page. Just include the following snippet:<script
View changes from previous version.
(Word count: 407)
|
|
Dec 15 2009, 1:57 PM EST |
|
|
edit |
9 words added
2 words deleted
|
|
Change: Deleted by Dec 15 2009, 1:59 PM EST for: no reason given
|
|
Sep 16 2009, 4:19 PM EDT
|
|
|
edit |
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 407)
|
|
Oct 29 2008, 1:33 PM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: overloadoverride this function to perform the action(s) necessary to login the user (and ultimately provide them with a ticket). Example behavior is shown in the snippet above. For more information about retrieving a login ticket and authenticating a user, see the full Integration Guide.Now you
View changes from previous version.
(Word count: 407)
|
|
Sep 23 2008, 6:35 PM EDT
|
|
|
edit |
6 words added
7 words deleted
|
|
Change: Ready for your own developer key? Contact us andSign we'llup setfor youone up.today. Once you receive your own private developer credentials, be sure to cover all the bases and visit our full Integration Guide.Next: Integration Guide
View changes from previous version.
(Word count: 407)
|
|
Sep 23 2008, 5:42 PM EDT
|
|
|
edit |
2 words added
1 word deleted
|
|
Change: now!now! Step 1. Add User-Generated Content To Your PageAdding user-generated content to your page is easy: you inject it with a server-side include (SSI). See our Sample Applications for examples of how to do this on the
View changes from previous version.
(Word count: 410)
|
|
Sep 23 2008, 5:16 PM EDT
|
|
|
edit |
9 words added
14 words deleted
|
|
Change: Check out the Quick StartDon't Sandbox forhave sampleyour credentialsdeveloper forkey ouryet? publicGet testingit environment.now! Step 1. Add User-Generated Content To Your PageAdding user-generated content to your page is easy: you inject it with a server-side include (SSI). See our Sample
View changes from previous version.
(Word count: 410)
|
|
Jul 23 2008, 8:07 PM EDT
|
|
|
edit |
7 words added
3 words deleted
|
|
Change: <your login ticket>"); // only required if user is logged inWPCAPI.processLogin = function() { location.href = "/path/to/login/page"; } } </script>Note: Wetpaint Injected displays a login dialog if a user attempts to perform
View changes from previous version.
(Word count: 414)
|
|
Jul 23 2008, 8:05 PM EDT
|
|
|
edit |
3 words added
1 word deleted
|
|
Change: "http://togo.wetpaint.com/JavaScriptService/getBootstrap.do?key=<your developer key>" type="text/javascript"></script> <script type="text/javascript"> if( window.WPCAPI ) {WPCAPI.setDeveloperKey("507ace0d168024cbcb53a9add0e6fe4e9796012e6b420cfafabac6a4357824ef"); WPCAPI.setNamespace("sandbox-trial"); WPCAPI.setLoginTicket("your-login-ticket"); // only required if user is logged inWPCAPI.processLogin = function() { location.href = "/path/to/login/page"; } } </script>Note: Wetpaint
View changes from previous version.
(Word count: 414)
|
|
Jul 9 2008, 2:55 PM EDT
|
|
|
edit |
42 words added
102 words deleted
|
|
Change: A valid login ticket is required before a user is allowed to edit content. This helps you to maintain some degree of accountability for the content on your site. To get a ticket, you will need to pass some user information via the /UserService/login.do API call. See our Sample Applications
View changes from previous version.
(Word count: 410)
|
|
Jul 1 2008, 2:57 PM EDT
|
|
|
edit |
101 words added
|
|
Change: Wetpaint Injected displays a login dialog if a user attempts to perform a privileged action (e.g: edit a content cell), but does not have a login ticket. When the user clicks the Login button in this dialog, WPCAPI.processLogin() is executed. You should overload this function to
View changes from previous version.
(Word count: 477)
|
|
Jul 1 2008, 2:13 PM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: API Reference to see what other calls you can make. Ready for your own developer key? Contact us and we'll set you up. Once you receive your own private developer credentials, be sure to cover all the bases and visit our full Integration Guide. ->Next: Integration Guide
View changes from previous version.
(Word count: 373)
|
|
Jul 1 2008, 2:12 PM EDT
|
|
|
edit |
3 words added
|
|
Change: our API Reference to see what other calls you can make. Ready for your own developer key? Contact us and we'll set you up. Once you receive your own private developer credentials, be sure to cover all the bases and visit our full Integration Guide. -> Integration Guide
View changes from previous version.
(Word count: 372)
|
|
Jun 30 2008, 6:05 PM EDT
|
|
|
edit |
282 words added
217 words deleted
|
|
Change: Wetpaint Injected consists of two components: the JavaScript client application and a set of data access APIs. Injecting user-generated content into one of your pages is a very simple process. FollowBy thisfollowing guidethese tothree geteasy steps, you can be up and running quickly.in
View changes from previous version.
(Word count: 370)
|
|
Jun 6 2008, 5:31 PM EDT
|
|
|
edit |
50 words added
65 words deleted
|
|
Change: you. In the meantime, we've set up amore trialthings sandbox foryou you,can anddo everyonein else,the tosandbox.After playyou've in.tried Theout codesome shownmore inAPI thiscalls, guideget pullsyour fromown thedeveloper sandboxkey devleloper
View changes from previous version.
(Word count: 301)
|
|
Jun 6 2008, 5:09 PM EDT
|
|
|
edit |
88 words added
6 words deleted
|
|
Change: Note the structure of this call. The API call is a part of our cell service and is called "getCellContent." It takes as parameters a
View changes from previous version.
(Word count: 319)
|
|
Jun 3 2008, 3:11 PM EDT
|
|
|
edit |
2 words added
3 words deleted
|
|
Change: BALCO for your own user-generated content, you'll have your own developer key and namespace that is just for you. In the meantime, we've set up a trial sandbox for you, and everyone else, to play in. The code shown in this guide pulls from the sandbox devleloper key and namespace.
View changes from previous version.
(Word count: 236)
|
|
Jun 3 2008, 11:36 AM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: "http://wapi.wetpaint.com/JavaScriptService/getBootstrap.do""http://togo.wetpaint.com/JavaScriptService/getBootstrap.do" type="text/javascript"></script><script type="text/javascript">if( window.WPCAPI ) { WPCAPI.setDeveloperKey("507ace0d168024cbcb53a9add0e6fe4e9796012e6b420cfafabac6a4357824ef"); WPCAPI.setNamespace("sandbox-trial"); }</script>This retrieves and initializes the client application; through this, your site will offer WYSIWYG editing of user-generated content.Step 2: Add User-Generated Content To Your Page
View changes from previous version.
(Word count: 236)
|
|
Jun 2 2008, 8:13 PM EDT
|
|
|
edit |
79 words added
102 words deleted
|
|
Change: that is just for you. In the meantime, we've set up a trial sandbox for you, and everyone else, to play in. The code shown in this guide pulls from the sandbox devleloper key and namespace. What's Next?Once you've covered these steps, you can continue with our Integration Guide
View changes from previous version.
(Word count: 236)
|
|
May 14 2008, 3:21 PM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: URL, such as the following: http://wapi.wetpaint.com/WikiService/getCellContent.dohttp://wapi.wetpaint.com/CellService/getCellContent.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=someCellNotice that these requests include your developer key and your namespace identifier.What's Next?Once you've covered these steps, you can continue with our Integration Guide, which offers complete step-by-step instructions for every feature.
View changes from previous version.
(Word count: 243)
|