Sign in or 

| HTTP Method | URI | Returns |
| GET | /CellService/getCell.do | A cell, including cell metadata, the cell's current revision, and its tags. |
Overview:Retrieves the current revision of a cell. This call returns user-generated HTML content, details about the last edit, and tags. The default output of this call returns HTML suitable for a server-side include. | ||
| Common Parameters plus... Required Parameters: cell.cellId The cell to fetch.cell.displayName The default cell display name to return if the cell specified by cell.cellId does not currently exist. If the cell exists, this parameter is ignored. This parameter may safely be ignored if all cells are being explicitly created.cell.url As cell.displayName, the default cell URL to return if the specified cell does not exist. If the cell exists, this parameter is ignored. This parameter may safely be ignored if all cells are being explicitly created. Optional Parameters: cell.templateId If specified and the cell has no content, the response will include the content of the specified template.cell.currentRevision.version If specified and the cell is currently at this version, the response will include no cell content.cell.children.detail If set, returns child cell details. Valid values are:cell.threads.detailnone - (default) Returns no child cell-level detail. If set, returns associated cell discussion threads. Valid values are:none - (default) Returns no discussion thread-level detail. | ||
Example Request ( required parameters in red ):http://wapi.wetpaint.com/CellService/getCell.do | ||
|
boe_wetpaint |
Latest page update: made by boe_wetpaint
, Mar 5 2009, 2:14 PM EST
(about this update
About This Update
4 words deleted view changes - complete history) |
|
Keyword tags:
CellService
More Info: links to this page
|
| Started By | Thread Subject | Replies | Last Post | ||
|---|---|---|---|---|---|
| wishpot | Date/Time format for last edited time | 2 | Nov 18 2008, 9:24 PM EST by wishpot | ||
|
Thread started: Nov 15 2008, 10:43 PM EST
Watch
Is there a way to adjust the date format that comes back for the "last edited time" on a per-call basis? Our users (viewers) are going to be in different time zones.
In addition, is there a way we can force it to return the date without the time? That would at least be cache-able (unlike phrases such as "5 minutes ago") . Thanks!
Do you find this valuable?
Keyword tags:
time timezone
|
|||||
| cpatni | Tags are not returned by this call | 1 | Jun 11 2008, 3:50 PM EDT by ryan_wetpaint | ||
|
Thread started: Jun 10 2008, 9:55 PM EDT
Watch
Please see this live example using getCell.do call. Tags are not displayed. Can you provide ETA for fix?
http://pc.ign.com/wiki/735/735340.html
Do you find this valuable?
Keyword tags:
CellService
|
|||||