You cannot post messages because only members can post, and you are not currently a member.
Description:
Are you working on the PBwiki API or interested in it? It's *strongly* suggested that you subscribe to this list. Official / timely announcements concerning the API will be made here and you can chat with other PBwiki API developers!
|
|
|
Javascript Plugin API?
|
| |
Hi, does pbworks expose a javascript API for the plugins?
For example, lets say we had a wiki being used to hold something like
a shopping list and I wanted to put in entries formatted in a specific
way. I'd like to embed a plugin that is able to modify the current
wiki being looked at and save that change back into pbwiki so that the... more »
|
|
Uploading A file with Java
|
| |
I am trying to upload a .txt file to my wiki through java. I am not a
web programmer, just a college student, so I am utterly lost. I know
it can be done using curl, but the rest of my program runs in java so
I would like to keep it in the family. Any quick suggestions would be
appreciated and some sample source code would be amazing. Thanks... more »
|
|
Automatic Login Question
|
| |
Hi.
We are setting up a wiki for our radiology residency training
program. The work flow in our department is through a program called
IMPAX which supports VB.net scripts (I think it is VB.net..may be
vbscipt). Anyway, I would like to create a script that logs in
automatically to the wiki but they do not support academic... more »
|
|
AddUser problem
|
| |
Hi, a few things: - a silly "me to" regarding "error_status":403,"error_stri ng":"unwanted input", this time triggered by curl --dump-header - [link] -Fop=AddUser -Fpassword=heinis -F_type=jsontext -Fadmin_key=XXXXXXXXX -Fperm=write -Femail=YYYYY@XXX results in... more »
|
|
GetFolderObjects issue with read_key
|
| |
Hi!
I have an issue with my keys.
I want to use GetForlderObjects through a wget request, but I get a
"bad credential" error message.
So I tried, with the same error as a result, to get my xml output
directly from my browser using the following url:
*******
[link]... more »
|
|
Putpage suddenly stopped working
|
| |
Hi
I've been using curl to update pages on our site 3decks.pbwiki.com,
and suddenly it has stopped working. Nothing has changed at our end,
is there a change to the API that might have casued this.
Heres a sample command line
curl --dump-header - [link] -Fop=PutPage -F... more »
|
|
PutPage - create_if_missing
|
| |
What's the syntax for a PutPage with the create_if_missing parameter?
I get an error with:
[link]
Returns:
array (
'_request_id' => '231.17352564611162455845.0',... more »
|
|
problem with PrependPage
|
| |
Hi, I'm having problems with PrependPage. How to use it?
I tried
[link]
and got a message saying I must be logged in. I want anonymous
(regular) Internet users to use my site, but for the app to be able to... more »
|
|
|