|
CellService.createCell
|
Nov 19 2008, 1:57 AM EST |
|
edit |
6 words added
7 words deleted
|
Change:
new cellcreator withof athe particularnew user.cell.cell.displayNameThe new cell's name.Optional Parameters:cell.cellIdThe new cell's ID. If not specified, an ID will be generated.cell.parentCellIdThe new cell's parent ID. If not specified, this page will not be connected to any navigation.cell.url
View changes from previous version.
(Word count: 130)
View all updates.
|
|
CellService.createCell
|
Nov 19 2008, 1:41 AM EST |
Added ticket to the list of required parameters |
edit |
11 words added
|
Change:
The ticket associates the new cell with a particular user.cell.displayNameThe new cell's name.Optional Parameters:cell.cellIdThe new cell's ID. If not specified, an ID will be generated.cell.parentCellIdThe new cell's parent ID. If not specified, this page will not be connected to any navigation.cell.urlThe
View changes from previous version.
(Word count: 131)
View all updates.
|
|
Wetpaint Injected Resources
|
Nov 19 2008, 1:21 AM EST |
|
edit |
3 words added
2 words deleted
|
Change:
wapi.wetpaint.com,wapi.wetpaint.com, notNOT attached-wapi.wetpaint.com.What's NewEnter the Wetpaint Injected mashup contest!See Wetpaint Injected at Code Camp!Getting StartedGet a Development KeyTechnical OverviewFeatures and Functionality Quick Start Guide Injected Prototypes BlogRead UpGet great results by reading up on Wetpaint Injected
View changes from previous version.
(Word count: 278)
View all updates.
|
|
Wetpaint Injected Resources
|
Nov 19 2008, 1:20 AM EST |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 278)
View all updates.
|
|
Mashup Camp
|
Nov 18 2008, 5:48 PM EST |
|
edit |
15 words added
|
Change:
Mashup Name:Main Contact Name:Email Address:Phone:Mashup Description:
View changes from previous version.
(Word count: 10)
View all updates.
|
|
Mashup Camp
|
Nov 18 2008, 5:47 PM EST |
Rename |
rename |
No content added or deleted. |
Change:
Renamed from Contest by Nov 18 2008, 5:47 PM EST for: Rename
View all updates.
|
|
Mashup Camp
|
Nov 18 2008, 5:46 PM EST |
|
create |
No content added or deleted. |
Change:
Created by Nov 18 2008, 5:46 PM EST for: no reason given
View all updates.
|
|
Mashup Camp Contest
|
Nov 18 2008, 4:16 PM EST |
|
edit |
13 words added
|
Change:
Request to be a Writer (come to our booth and we'll promote you)Create a sub-page called "Mashup Camp Entry: <title of entry name>" by clicking on Add page in the left-hand navigation bar. note: be sure to select the Mashup Camp page template. Fill out all
View changes from previous version.
(Word count: 244)
View all updates.
|
|
ReportService.getContributors
|
Nov 13 2008, 5:07 PM EST |
|
edit |
4 words added
2 words deleted
|
Change:
for the top 20 contributorsOverview: Get top contributors for a namespace. Common ParametersRequired Parameters:outputCurrently only api output is supported for this call.Example Request ( required parameters in red ):http://wapi.wetpaint.com/ReportService/getContributors.do?key=yourissueddeveloperkey &ns=yourassignednamespace&ns=yourassignednamespace&output=api&output=api
View changes from previous version.
(Word count: 60)
View all updates.
|
|
ReportService.getContributors
|
Nov 13 2008, 5:06 PM EST |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 60)
View all updates.
|
|
ReportService.getContributors
|
Nov 13 2008, 5:06 PM EST |
Updating documentation. |
edit |
12 words added
|
Change:
GET/ReportService/getContributors.doThe userId, displayName, profile url, and avatar for the top 20 contributorsOverview: Get top contributors for a namespace. Common Parameters Required Parameters:outputCurrently only api output is supported for this call.Example Request ( required parameters in red ):http://wapi.wetpaint.com/ReportService/getContributors.do?key=yourissueddeveloperkey&ns=yourassignednamespace&output=api
View changes from previous version.
(Word count: 60)
View all updates.
|
|
TagService.tagSearch
|
Nov 7 2008, 2:35 PM EST |
|
edit |
1 word added
1 word deleted
|
Change:
posesspossess the tag(s) sent as an argument to this call.Overview: Search for cells by tag. If multiple tags are entered in the querystring, the results will contain cells that match ANY of the tags. That is, it matches on the first OR the second tag. Common Parameters
View changes from previous version.
(Word count: 114)
View all updates.
|
|
CellService.getCellRevisionDiff
|
Nov 6 2008, 8:26 PM EST |
Fixed misspelling. |
edit |
1 word added
1 word deleted
|
Change:
its tags.Overview: RetrivesRetrieves a diff between two arbitrary revisions of a cell. Common Parameters Required Parameters:cell.cellIdThe cell to fetch.revision.versionThe two versions to compare. Include this parameter twice, once for each version. Example Request ( required parameters in red ):Example Response:
View changes from previous version.
(Word count: 65)
View all updates.
|
|
CellService.getNavigation
|
Nov 6 2008, 7:01 PM EST |
|
edit |
2 words added
|
Change:
URIReturnsGET /CellService/getNavigation.doThe navigation structure for the specified cell.Overview: Retrieves the navigation structure for the given cell. The default output for this request is a series of nested HTML unordered lists (UL's), but the HTML is probably NOT suitable for a server-side include. The preferred
View changes from previous version.
(Word count: 317)
View all updates.
|
|
Client Application Architecture
|
Oct 29 2008, 4:40 PM EDT |
Fixed misspelling of overridden. |
edit |
1 word added
1 word deleted
|
Change:
overridenoverridden -- where you create a new function with exactly the same signature. Therefore, when we call the function, we will execute your code, rather than our code. Learn more about function overriding. Embedding JavaScript in Event HandlersEmbedding JavaScript event handlers in
View changes from previous version.
(Word count: 265)
View all updates.
|
|
WPCAPI.onpagecreate
|
Oct 29 2008, 4:26 PM EDT |
Changing overload to override. |
edit |
1 word added
1 word deleted
|
Change:
overloadableoverridable and should not be called directly.This event is fired whenever a user attempts to create a page, but before the page is allowed to be created. By default, this method simply allows the creation to occur.ParametersStringparentIDThe identifier for the parent cell.RequiredString
View changes from previous version.
(Word count: 161)
View all updates.
|
|
WPCAPI.generateCellURL
|
Oct 29 2008, 4:25 PM EDT |
Changing overload to override. |
edit |
1 word added
1 word deleted
|
Change:
overloadableoverridable and should not be called directly.This method generates a URL to be associated with a cell. By default, this method returns the current page URL with the cellId querystring parameter set to the new cell ID.ParametersStringparentIDThe identifier for the parent cell.RequiredString
View changes from previous version.
(Word count: 174)
View all updates.
|
|
WPCAPI.onpagedelete
|
Oct 29 2008, 4:24 PM EDT |
Changing overload to override. |
edit |
1 word added
1 word deleted
|
Change:
overloadableoverridable and should not be called directly.This event is fired whenever a user attempts to delete a page, but before the page is allowed to be deleted. By default, this method simply allows the deletion to occur.ParametersStringcellIDThe identifier for the cell being deleted.Required
View changes from previous version.
(Word count: 123)
View all updates.
|
|
Function Overriding
|
Oct 29 2008, 2:17 PM EDT |
Changing overload to override. |
edit |
1 word added
1 word deleted
|
Change:
overridadableoverridable function and an event handler? An event handler is traditionally identified in JavaScript with an oneventname naming convention. It is still common practice to assign events by following a syntax identical to that of overriding a function -- that is, object.oneventname = function(); The return
View changes from previous version.
(Word count: 405)
View all updates.
|
|
Test Paths (new)
|
Oct 29 2008, 2:16 PM EDT |
Changing overload to override. |
edit |
3 words added
3 words deleted
|
Change:
overload. override. Learn more about overloadingoverriding methods in our page on function overloadingoverriding. Cache TestsEdit Cached Content Follow these steps: Sign into your site. Click the EasyEdit button. Edit the content. Save the page. Reload the page in your browser.Expected: Your new content is visible.
View changes from previous version.
(Word count: 921)
View all updates.
|