XML-RPC story creation
Manila-Newbies@userland.com
Manila-Newbies@userland.com
Sun, 30 Dec 2001 16:03:38 +1100
In answer to my own question:
NO - the manila site callbacks should work independent of the context of being called. See
http://frontier.userland.com/discuss/msgReader$3654
cheers,
Christopher
-----Original Message-----
From: CShort@abare.gov.au [mailto:CShort@abare.gov.au]
Sent: Sunday, 30 December 2001 3:05 PM
To: Manila-Newbies@userland.com
Subject: XML-RPC story creation
I create new messages via RPC using the following:
betty.rpc.client ("my.server.site", "80", "manila.message.create", @params)
I would like to confirm that when a new message is created by XML-RPC the only callback available is the notification callback at
config.mainResponder.callbacks.rpcNewMessage
Is there another way to create manila stories via RPC?
cheers,
Christopher