Sign in to wikis by wetpaint
This version of Internet Explorer is no longer supported. Please try a current version of
IE
or
Firefox
.
Home
Discussions
Photos
Videos
News
Updates
Members
Sign in
or
PHP Sample Application (new)
Page Versions
Key:
additions
deletions
Please select two page versions to compare - check the checkbox to the right of each version.
Showing 4 pages
Date/Time
Made By
Edit Note
Type
Scope
Compare
Sep 2 2008, 5:40 PM EDT
boe_wetpaint
Modified to include key when calling getBootstrap.do
edit
8 words added
3 words deleted
Change:
$wetpaint_developer_key . "\" type=\"text/javascript\"></script>\r";
$content .= "\t<script type=\"text/javascript\">\r"; $content .= "\t\tif ( window.WPCAPI ) {\r"; if ( isset( $wetpaint_ticket ) ){ $content .= "\t\t\tWPCAPI.setLoginTicket('" . $wetpaint_ticket . "');\r"; } $content .= "\t\t\tWPCAPI.setDeveloperKey('" . $wetpaint_developer_key . "');\r"; $content .= "\t\t\tWPCAPI.setNamespace('" . $wetpaint_developer_content_namespace . "');\r"; $content .= "\t\t}\r"; $content .= "\t</script>\r"; print
View changes from previous version.
(Word count: 516)
Aug 5 2008, 8:16 AM EDT
dnielsen
edit
Change:
There were only format changes (bold, italics, etc.) in this version.
See this version for details.
(Word count: 514)
Aug 5 2008, 6:21 AM EDT
dnielsen
edit
569 words added
Change:
$url = $wetpaint_api_host . '/CellService/getCell.do?key=' . urlencode( $wetpaint_developer_key) . '&ns=' . urlencode( $wetpaint_developer_content_namespace ) . '&cell.cellId=' . urlencode( $cellId ) . '&cell.displayName=' . urlencode( $displayName ) . '&cell.url=' . urlencode( $cellUrl ) . '&output=html';
$client = new Snoopy();
@$client->fetch($url);
if ( $client->timed_out ) return "";#"Time
View changes from previous version.
(Word count: 514)
Aug 5 2008, 6:21 AM EDT
dnielsen
create
No content added or deleted.
Change:
Created by
dnielsen
Aug 5 2008, 6:21 AM EDT for: no reason given
JavaScript must be enabled in order for you to contribute to this site.
To start contributing, enable JavaScript by changing your browser options, then
try again
.
Home
Welcome to the Wetpaint Injected Developer Wiki!
(Uncategorized)
About Wetpaint Injected (new)
How to Get Injected
Injection Toolkit
Sample Applications (new)
Wordpress Prototype (new)
ASP.NET Sample Application (new)
JSP Sample Application (new)
PHP Sample Application (new)
Using CSS with User-Generated Content
SEO Recommendations (new)
Test Paths (new)
Detailed Documentation
Developer Support
new page
(Uncategorized)