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
showAddPageDialog()
Page Versions
Key:
additions
deletions
Please select two page versions to compare - check the checkbox to the right of each version.
Showing 7 pages
Date/Time
Made By
Edit Note
Type
Scope
Compare
Aug 29 2008, 12:46 PM EDT
devin_wetpaint
Obsolete.
delete
No content added or deleted.
Change:
Deleted by
devin_wetpaint
Aug 29 2008, 12:46 PM EDT for: Obsolete.
May 2 2008, 4:49 PM EDT
DevinCanterberry
edit
14 words added
1 word deleted
Change:
<li><a href="/path/to/books">Books</a></li> <li><a href="/path/to/movies">Movies</a></li> ... <li><a href="?" onclick=
"WPCAPI.showAddPageDialog(this);
"WPCAPI.showAddPageDialog('root',this);
return false;">Add a page</a></li> </ul>This will launch a new Add Page dialog with a title of Add a page.
The new page will be a subpage of the cell identified by 'root'.
View changes from previous version.
(Word count: 89)
Apr 18 2008, 7:24 PM EDT
DevinCanterberry
edit
Change:
There were only format changes (bold, italics, etc.) in this version.
See this version for details.
(Word count: 75)
Apr 11 2008, 12:51 PM EDT
DevinCanterberry
edit
Change:
There were only format changes (bold, italics, etc.) in this version.
See this version for details.
(Word count: 75)
Apr 10 2008, 6:40 PM EDT
DevinCanterberry
edit
16 words added
Change:
menu might resemble the following...<ul class="yourMenu"> <li><a href="/path/to/books">Books</a></li> <li><a href="/path/to/movies">Movies</a></li> ... <li><a href="?" onclick="WPCAPI.showAddPageDialog(this); return false;">Add a page</a></li> </ul>
This will launch a new Add Page dialog with a title of
Add a page
.
View changes from previous version.
(Word count: 75)
Apr 10 2008, 6:06 PM EDT
DevinCanterberry
edit
48 words added
Change:
To show the Add Page dialog, you will need a hook to the showAddPageDialog() method. For example, your navigation menu might resemble the following...
<ul class=
"yourMenu"
>
<li><a href=
"/path/to/books"
>Books</a></li>
<li><a href=
"/path/to/movies"
>Movies</a></li>
...
<li><a href=
"?"
onclick=
"WPCAPI.showAddPageDialog(this); return false;"
>Add a page</a></li>
</ul>
View changes from previous version.
(Word count: 60)
Apr 10 2008, 6:01 PM EDT
DevinCanterberry
create
No content added or deleted.
Change:
Created by
DevinCanterberry
Apr 10 2008, 6:01 PM 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
Injected Technical Overview
Developer's Guide
API Reference
Release Schedule
Bugs & Issues
FAQ
Contact Us
Events & Camps
new page
(Uncategorized)