create album from another script create album from another script
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

create album from another script

Started by ve.ru, June 08, 2006, 03:43:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ve.ru

Another topic I'm interessted in and I couldn't find any documentation. I'd like to automatically create an album from another skript, which runs on another server. I'm thinking of making a little form with album name, username, password and sending this via a post request to coppermine. Coppermine must do the athN and autZ and create the album, all in one step. Is this possible (a little PHP hacking is OK)? Or has coppermine support for XMLRPC, SOAP or something similar?

Joachim Müller

Quote from: ve.ru on June 08, 2006, 03:43:24 PM
Or has coppermine support for XMLRPC, SOAP or something similar?
no, currently not. It can't be controlled remotely.

Nibbler

You could probably add album creation to the API.