|
FeedService.getRecentlyUpdatedCells
|
May 17 2008, 5:49 PM EDT |
|
edit |
7 words added
|
Change:
This feed is cached for 1 hour GET /FeedService/getRecentlyUpdatedCells.doRetrieves an RSS 2.0 formatted list of recently updated cells for a namespace. Required Parameters:nsThe content namespace. This value is provided by Wetpaint during initial developer registration.Note that RSS Feeds do not
View changes from previous version.
(Word count: 58)
View all updates.
|
|
FeedService.getMostActiveCells
|
May 17 2008, 5:49 PM EDT |
|
edit |
7 words added
|
Change:
This feed is cached for 1 hour GET /FeedService/getMostActiveCells.doRetrieves an RSS 2.0 formatted list of most active cells for a namespace. Required Parameters:nsThe content namespace. This value is provided by Wetpaint during initial developer registration.Note that RSS Feeds do not
View changes from previous version.
(Word count: 58)
View all updates.
|
|
TagService.getTags
|
May 16 2008, 9:04 PM EDT |
|
edit |
10 words added
|
Change:
/TagService/getTags.doThe tags for the specified cellOverview:Get tags for a given cell Common Parametersplus...Required Parameters:cell.cellIdThe cell to get the tags for. outputCurrently only api output is supported for this call.Example Request ( required parameters in red ):http://wapi.wetpaint.com/tagService/getTags.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=someCell&output=api
View changes from previous version.
(Word count: 67)
View all updates.
|
|
TagService.untag
|
May 16 2008, 9:04 PM EDT |
|
edit |
10 words added
11 words deleted
|
Change:
Parameters:tag.nameThe tag name. May be specified more than once.cell.cellIdThe cell to tag. output=apioutputInformCurrently the serviceonly thatapi yououtput wouldis likesupported anfor XMLthis response.call.Example Request ( required parameters in red ):http://wapi.wetpaint.com/tagService/untag.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=someCell&tag.name=someTag&output=api
View changes from previous version.
(Word count: 84)
View all updates.
|
|
TagService.tag
|
May 16 2008, 9:04 PM EDT |
|
edit |
10 words added
11 words deleted
|
Change:
Parameters:tag.nameThe tag name. May be specified more than once.cell.cellIdThe cell to tag. output=apioutputInformCurrently the serviceonly thatapi yououtput wouldis likesupported anfor XMLthis response.call.Example Request ( required parameters in red ):http://wapi.wetpaint.com/tagService/tag.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=someCell&tag.name=someTag&output=api
View changes from previous version.
(Word count: 83)
View all updates.
|
|
CellService.renameCell
|
May 16 2008, 9:03 PM EDT |
|
edit |
10 words added
|
Change:
Parameters: outputCurrently only api output is supported for this call.cell.cellIdThe cell to rename.cell.displayNameThe new name.cell.urlThe new url.Optional Parameters:newCellIdThe new unique ID to assign to this cell.revision.editNoteEdit note. Example Request ( required parameters in red ):Example Response:
View changes from previous version.
(Word count: 79)
View all updates.
|
|
CellService.unlockCell
|
May 16 2008, 9:03 PM EDT |
|
edit |
10 words added
|
Change:
cell's current revision, and its tags.Overview:Unlocks a cell.Common Parameters Required Parameters: outputCurrently only api output is supported for this call.cell.cellIdThe cell to unlock.Optional Parameters:revision.editNoteEdit note. Example Request ( required parameters in red ):Example Response:
View changes from previous version.
(Word count: 59)
View all updates.
|
|
CellService.lockCell
|
May 16 2008, 9:02 PM EDT |
|
edit |
10 words added
|
Change:
its tags.Overview:Locks a cell. Only moderators may edit a locked cell.Common Parameters Required Parameters: outputCurrently only api output is supported for this call.cell.cellIdThe cell to lock.Optional Parameters:revision.editNoteEdit note. Example Request ( required parameters in red ):Example Response:
View changes from previous version.
(Word count: 66)
View all updates.
|
|
CellService.undeleteCell
|
May 16 2008, 9:02 PM EDT |
|
edit |
10 words added
|
Change:
and its tags.Overview:Restores a deleted cell.Common Parameters Required Parameters: outputCurrently only api output is supported for this call.cell.cellIdThe cell to restore.revision.versionThe version to delete. Optional Parameters:revision.editNoteEdit note. Example Request ( required parameters in red ):Example Response:
View changes from previous version.
(Word count: 66)
View all updates.
|
|
CellService.deleteCell
|
May 16 2008, 9:02 PM EDT |
|
edit |
10 words added
|
Change:
and its tags.Overview:Deletes a cell. Common Parameters Required Parameters: outputCurrently only api output is supported for this call.cell.cellIdThe cell to delete.revision.versionThe version to delete.Optional Parameters:revision.editNoteEdit note. Example Request ( required parameters in red ):Example Response:
View changes from previous version.
(Word count: 65)
View all updates.
|
|
CellService.editCellUrl
|
May 16 2008, 9:01 PM EDT |
|
edit |
10 words added
11 words deleted
|
Change:
the serviceonly thatapi yououtput wouldis likesupported anfor XMLthis response.call.cell.cellIdThe cell to edit.cell.urlThe cell's new url. Example Request ( required parameters in red ):http://wapi.wetpaint.com/CellService/getCellChildren.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=Real+Fame&cell.url=http://foo.bar/myCell&output=apiExample Responserequested cell's element = red
View changes from previous version.
(Word count: 181)
View all updates.
|
|
TagService
|
May 16 2008, 5:02 PM EDT |
|
edit |
2 words added
2 words deleted
|
Change:
The TagService provides functionality for retrieving and editing tags as well as searching for cells based on their tag. This service is primarily used by our Client Application but you may find some structured data calls useful.For more details see: TagService.tagCellTagService.tagTagService.untagCellTagService.untagTagService.tagSearchTagService.getTags
View changes from previous version.
(Word count: 49)
View all updates.
|
|
TagService.untag
|
May 16 2008, 5:02 PM EDT |
|
edit |
2 words added
2 words deleted
|
Change:
/TagService/untagCell.do/TagService/untag.doThe tags for a cell after the specified tags have been removedOverview:Remove a tag from a cell Common Parametersplus...Required Parameters:tag.nameThe tag name. May be specified more than once.cell.cellIdThe cell to tag.output=apiInform the service that
View changes from previous version.
(Word count: 86)
View all updates.
|
|
TagService.untag
|
May 16 2008, 5:01 PM EDT |
Rename |
rename |
No content added or deleted. |
Change:
Renamed from TagService.untagCell by May 16 2008, 5:01 PM EDT for: Rename
View all updates.
|
|
TagService.tag
|
May 16 2008, 5:00 PM EDT |
|
edit |
2 words added
2 words deleted
|
Change:
/TagService/tagCell.do/TagService/tag.doThe tags for a cell after the specified tags have been addedOverview:Adds tags to a cell Common Parametersplus...Required Parameters:tag.nameThe tag name. May be specified more than once.cell.cellIdThe cell to tag.output=apiInform the service that you
View changes from previous version.
(Word count: 85)
View all updates.
|
|
TagService.tag
|
May 16 2008, 5:00 PM EDT |
Rename |
rename |
No content added or deleted. |
Change:
Renamed from TagService.tagCell by May 16 2008, 5:00 PM EDT for: Rename
View all updates.
|
|
TagService.getTags
|
May 16 2008, 2:09 PM EDT |
|
edit |
11 words deleted
|
Change:
The tags for the specified cellOverview:Get tags for a given cell Common Parametersplus...Required Parameters:cell.cellIdThe cell to get the tags for. output=apiInform the service that you would like an XML response.Example Request ( required parameters in red ):http://wapi.wetpaint.com/tagService/getTags.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=someCell&output=api
View changes from previous version.
(Word count: 57)
View all updates.
|
|
TagService.tagSearch
|
May 16 2008, 2:08 PM EDT |
|
edit |
11 words deleted
|
Change:
Parametersplus...Required Parameters:tag.nameThe name of the tag used to search for cells. This call supports multiple tag.name parameters on the query string. output=apiInform the service that you would like an XML response.Example Request ( required parameters in red ):http://wapi.wetpaint.com/TagService/tagSearch.do?key=yourissueddeveloperkey&ns=yourassignednamespace&tag.name=someTag&tag.name=someOtherTag&output=api
View changes from previous version.
(Word count: 84)
View all updates.
|
|
CellService.editCellUrl
|
May 16 2008, 1:54 PM EDT |
|
edit |
11 words added
|
Change:
Inform the service that you would like an XML response.cell.cellIdThe cell to edit.cell.urlThe cell's new url. Example Request ( required parameters in red ):http://wapi.wetpaint.com/CellService/getCellChildren.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=Real+Fame&cell.url=http://foo.bar/myCell&output=apiExample Responserequested cell's element = redrequested cell's children = bluerequested
View changes from previous version.
(Word count: 183)
View all updates.
|
|
CellService.getNavigation
|
May 16 2008, 1:54 PM EDT |
|
edit |
11 words added
|
Change:
Inform the service that you would like an XML response.cell.cellIdThe cell whose navigation structure to find. Example Request ( required parameters in red ):http://wapi.wetpaint.com/CellService/getCellChildren.do?key=yourissueddeveloperkey&ns=yourassignednamespace&cell.cellId=Real+Fame&output=apiExample Responserequested cell's element = redrequested cell's children = bluerequested cell's siblings = orange
View changes from previous version.
(Word count: 300)
View all updates.
|