|
HD2
|
Nov 19 2009, 5:52 PM EST |
Rename |
rename |
No content added or deleted. |
Change:
Renamed from Test by Nov 19 2009, 5:52 PM EST for: Rename
View all updates.
|
|
HD2
|
Nov 19 2009, 5:52 PM EST |
|
create |
No content added or deleted. |
Change:
Created by Nov 19 2009, 5:52 PM EST for: no reason given
View all updates.
|
|
Community Contributed Application Showcase
|
Nov 11 2009, 12:21 PM EST |
Moved from: Sample Applications |
move |
No content added or deleted. |
Change:
Moved by Nov 11 2009, 12:21 PM EST
View all updates.
|
|
Sample Applications
|
Nov 11 2009, 12:21 PM EST |
|
edit |
64 words deleted
|
Change:
The community has been hard at work building creative widgets, plugins and other tools to help you add Wetpaint Injected to your website. We encourage these kinds of mashups, and have put together a showcase of developer contributed examples to share with the Wetpaint Injected community.Visit our Community
View changes from previous version.
(Word count: 82)
View all updates.
|
|
Quick Start Guide
|
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)
View all updates.
|
|
Wetpaint Injected Resources
|
Sep 16 2009, 4:16 PM EDT |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 235)
View all updates.
|
|
Wetpaint Injected Resources
|
Sep 16 2009, 4:15 PM EDT |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 235)
View all updates.
|
|
Community Contributed Application Showcase
|
Jun 10 2009, 12:30 PM EDT |
|
edit |
56 words added
|
Change:
NOTE: The Drupal, Wordpress and vBulletin plugins are temporarily unavailable due to technical difficulties. We're working with the author and hope to have the plugin downloads restored soon. Drupal Wordpress vBulletin Description: Add an editable Wetpaint Injected content area to any Drupal page! Drupal is a
View changes from previous version.
(Word count: 449)
View all updates.
|
|
Wetpaint Injected Resources
|
Jun 10 2009, 11:53 AM EDT |
|
edit |
25 words deleted
|
Change:
by reading our discussion forums. Tip! Quick-start your integration! Check out the Tutorials, Sample Code, and Applications The Wetpaint Injected BlogThe Wetpaint Injected blog will keep you up-to-date with the latest product enhancements, innovative use cases, and integration tips and tricks. What is Wetpaint Injected?
View changes from previous version.
(Word count: 235)
View all updates.
|
|
Wetpaint Injected Resources
|
Jun 10 2009, 11:52 AM EDT |
|
edit |
1 word deleted
|
Change:
Blog Read Up Get great results by reading up on Wetpaint Injected Best Practices. For Developers "Hello World" Tutorial Developer's Guide API Reference Tutorials, Sample Code, and Applications Start Developing Start using Injected today! Start with our step-by-step integration guide. Get Support Discussion Forum Report an Issue FAQ
View changes from previous version.
(Word count: 262)
View all updates.
|
|
NOTICE
|
May 15 2009, 1:11 PM EDT |
|
edit |
26 words deleted
|
Change:
In the meantime, we will continue to support the togo.wetpaint.com keys that have been issued until such time that we can transition existing users to wapi. While most references to the togo.wetpaint.com environment have been removed from the
View changes from previous version.
(Word count: 280)
View all updates.
|
|
User-Generated Pages
|
Mar 24 2009, 2:08 PM EDT |
|
edit |
1 word added
1 word deleted
|
Change:
65 of the integration guide.Function ReferenceStringWPCAPI.generateCellIDOverride this function to generate your own cell identifiers.StringWPCAPI.generateCellURLOverride this function to generate your own cell URLs.booleanWPCAPI.onpagecreateThis event is fired whenever a page is created.booleanWPCAPI.onpagedeleteThis event is
View changes from previous version.
(Word count: 135)
View all updates.
|
|
Wetpaint Injected Resources
|
Mar 12 2009, 5:51 PM EDT |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 263)
View all updates.
|
|
DiscussionService.createThread
|
Mar 10 2009, 7:12 PM EDT |
|
edit |
1 word added
1 word deleted
|
Change:
/CellService/createThread.do/DiscussionService/createThread.doOverview: Creates a new discussion thread associated to a cell.Common Parameters Required Parameters:keyThe developer key. This value is provided by Wetpaint during initial developer registrationnsThe content namespace. This value is provided by Wetpaint during initial developer registrationticketThe ticket assigned
View changes from previous version.
(Word count: 240)
View all updates.
|
|
CellService.editCell
|
Mar 9 2009, 2:42 PM EDT |
|
edit |
15 words added
1 word deleted
|
Change:
edited. If the cell is being created, then the currentRevision.version should be set to 0.revision.contentThe new HTML contentOptional Parameters:revision.editNoteEdit noterevision.date Desired date and time for new revision in ISO8601 format, e.g. 2008-12-31T23:59:59-08:00.
View changes from previous version.
(Word count: 342)
View all updates.
|
|
Step 3: Add User-Generated Content
|
Mar 6 2009, 5:38 PM EST |
|
edit |
3 words added
23 words deleted
|
Change:
Returns a cell's content, metadata, current revision information, tags, and children.The user-generated content areas on your page can be retrieved as embedded HTML via a server-side include (SSI). The call to add user-generated content is made anonymously; i.e.you will not send us the ticket you received, described in step
View changes from previous version.
(Word count: 402)
View all updates.
|
|
CellService.getCell
|
Mar 5 2009, 2:14 PM EST |
|
edit |
4 words deleted
|
Change:
cell.threads.detailIf set, returns associated cell discussion threads. Valid values are:none - (default) Returns no discussion thread-level detail.count - Returns count of threads.full - Returns full thread level detail. cell.threads.urlPatternMore information soon. Example Request ( required parameters in red ):http://wapi.wetpaint.com/CellService/getCell.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=someCell
View changes from previous version.
(Word count: 274)
View all updates.
|
|
CellService.getCellWithChildren
|
Mar 3 2009, 7:27 PM EST |
|
edit |
1 word added
1 word deleted
|
Change:
ToFor cell children detail, please see parameter cell.children.detail.HTTP MethodURIReturnsGET/CellService/getCellWithChildren.doA cell, including cell metadata, the cell's current revision, its tags, and its children.Overview: Retrieves the current revision of a cell. This call
View changes from previous version.
(Word count: 235)
View all updates.
|
|
CellService.getCellWithChildren
|
Mar 3 2009, 7:23 PM EST |
Call deprecated |
edit |
29 words added
|
Change:
This API call has been superseded and use should be avoided. For similar functionality, please see CellService.getCell. To cell children detail, please see parameter cell.children.detail.HTTP MethodURIReturnsGET/CellService/getCellWithChildren.doA cell, including cell metadata, the cell's current revision, its tags, and its children.Overview: Retrieves
View changes from previous version.
(Word count: 235)
View all updates.
|
|
CellService
|
Mar 3 2009, 7:19 PM EST |
Moved getCellWithChildren to deprecated list. |
edit |
3 words added
1 word deleted
|
Change:
The CellService provides functionality for retrieving, editing, and moderating content areas, or cells.Retrieving cellsCellService.getCellContentCellService.getCell CellService.getCellWithChildrenCellService.getCellChildrenCellService.getNavigationEditing cellsCellService.createCellCellService.editCellCellService.editCellUrlCellService.renameCellCellService.deleteCellCellService.undeleteCellCellService.lockCellCellService.unlockCellCellService.moveCellRetrieving and editing cell historyCellService.getCellHistoryCellService.getCellRevisionCellService.getCellRevisionDiffCellService.deleteCellRevisionCellService.undeleteCellRevisionCellService.revertCellRevision Deprecated callsCellService.getCellWithChildren
View changes from previous version.
(Word count: 68)
View all updates.
|