Advanced search  

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]

Pages: [1]   Go Down

Author Topic: php script needed to turn coppermine db into xml  (Read 6666 times)

0 Members and 1 Guest are viewing this topic.

fareforce

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 66
  • Who are you calling a weasel?
    • Alaska Studio
php script needed to turn coppermine db into xml
« on: January 10, 2008, 10:58:02 pm »

My website www.AlaskaStudio.com is a flash based site with a html backend (for web browsers). The flash gallery I use reads from a xml file that looks like this:

Code: [Select]
<?xml version="1.0" encoding="utf-8" ?>
- <albums>
  <id type="gall" value="22" />
- <gallery id="17" name="Landscape" path="gallery/17/">
  <id type="img" value="1" />
  <image id="1" thumbnail="1s.jpg" pic="1.jpg" name="DSC_3144" description="" def="1" />
  </gallery>
- <gallery id="18" name="Wildlife" path="gallery/18/">
  <id type="img" value="1" />
  <image id="1" thumbnail="1s.jpg" pic="1.jpg" name="DSC_3025" description="" def="1" />
  </gallery>
- <gallery id="19" name="Aurora" path="gallery/19/">
  <id type="img" value="2" />
  <image id="2" thumbnail="2s.jpg" pic="2.jpg" name="NL003" description="This northern lights picture was taken during the peak of the season here in Alaska. The mountain in the background is Omalley\'s Third Peak just outside of Anchorage." def="1" />
  </gallery>
- <gallery id="20" name="Abstract" path="gallery/20/">
  <id type="img" value="1" />
  <image id="1" thumbnail="1s.jpg" pic="1.jpg" name="DSC_1228" description="" def="1" />
  </gallery>
- <gallery id="22" name="extra" path="gallery/22/">
  <id type="img" value="1" />
  <image id="1" thumbnail="1s.jpg" pic="1.jpg" name="extra" description="" def="1" />
  </gallery>
  </albums>

What I want to be able to do is use coppermine to upload file, and make changes to photos, categories, etc. Then, when I am all done go to www.AlaskaStudio.com/admin and have this script pull up and write the xml (cgal.xml) file with a click of a button.

The xml file should use the coppermine thumbnails, intermediate, file names, descriptions, everything.

I was told that this should be hard with someone that has php/mysql knowledge, but I dont know enough to do it.

I would like the file within the next week if possible.


Please let me know if you are interested, and what you would charge to build such a creature.
« Last Edit: January 13, 2008, 02:08:53 pm by Joachim Müller »
Logged
~fareforce
Anchorage, AK
Home of the frozen weasel
http://www.alaskastudio.com

fareforce

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 66
  • Who are you calling a weasel?
    • Alaska Studio
Re: php script needed to turn coppermine db into xml
« Reply #1 on: January 10, 2008, 11:00:15 pm »

Forgot to add here is a small thread I had gong about this:


http://forum.coppermine-gallery.net/index.php?topic=49100.0
Logged
~fareforce
Anchorage, AK
Home of the frozen weasel
http://www.alaskastudio.com

fareforce

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 66
  • Who are you calling a weasel?
    • Alaska Studio
Re: php script needed to turn coppermine db into xml
« Reply #2 on: January 12, 2008, 08:24:16 pm »

please close thread as I found someone for the project!  ;D
Logged
~fareforce
Anchorage, AK
Home of the frozen weasel
http://www.alaskastudio.com
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 15 queries.