ZenphotoCMS Forum
Coppermine to ZenPhoto Import / Migration Script - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Coppermine to ZenPhoto Import / Migration Script (/thread-4085.html)



Coppermine to ZenPhoto Import / Migration Script - maxslug - 2009-02-23

Hello,

I've created a very basic script in Perl that will copy over Metadata from Coppermine to ZenPhoto. The data is keyed on filename, so it is assumed that you have unique filenames in your albums.

You can download this here http://warped.org/linux/cpg2zenphoto

Admins : I would love for this to be added in the extension area, or wherever appropriate. It could easily be extended to handle key words / tags, and other meta data, but I was only interested in the basics.

Cheers,
-m




Coppermine to ZenPhoto Import / Migration Script - acrylian - 2009-02-23

Thanks, such importers are very welcome. I will add it to the extensions page. One minor suggestion: Could you please zip the file? That would be more "convenient" to download. Thanks.




Coppermine to ZenPhoto Import / Migration Script - maxslug - 2009-02-24

Sure, zipped version here http://warped.org/linux/cpg2zenphoto_0.1.zip

Cheers, -m