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
Not built in, you'd need to code it.