coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: HenrikBechmann on February 20, 2006, 07:44:46 PM

Title: Query CopperMine for Picture Path
Post by: HenrikBechmann on February 20, 2006, 07:44:46 PM
I use PmWiki for a content manager, and would like to query the Coppermine database for the location of a picture, doing something like:

getpicturepath.php?album=myalbumname&picture=mypicture.jpg

Then I could integrate the result into the PmWiki page.

Is there such a call to coppermine that I could run from PmWiki (PmWiki is also PHP)?

Thanks,

- Henrik
Title: Re: Query CopperMine for Picture Path
Post by: Nibbler on February 20, 2006, 07:51:41 PM
Not built in, you'd need to code it.