coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: gurukast on March 16, 2007, 03:26:13 PM

Title: Implementing Copperman with existing system
Post by: gurukast on March 16, 2007, 03:26:13 PM
i currently have 100k+ images in 1200+ albums online  - does coppermine have any facilities to aid in importing?
Title: Re: Implementing Copperman with existing system
Post by: Hein Traag on March 16, 2007, 04:14:29 PM
You might want to check this out: http://cpg-contrib.org/board/index.php?PHPSESSID=062186948aa5e84a1037ad9b979c382c&board=25.0 (http://cpg-contrib.org/board/index.php?PHPSESSID=062186948aa5e84a1037ad9b979c382c&board=25.0)

A snippet from that site:
QuoteBased on a script by Nibbler called "timer.php", and then modified by several Coppermine supporters before being converted to this plugin for 1.4.x and later versions of Coppermine.

There are 3 major reasons you might want to use CPGMassImport instead of "batch adding".

    * You already have a directory structure and don't want to create the categories and albums any differently
    * You have a lot of images, and don't want to babysit the batch add process
    * CPGMassImport is less resource intensive on the web server than doing batch adds

Hein
Title: Re: Implementing Copperman with existing system
Post by: gurukast on March 17, 2007, 06:49:28 PM
thanks! will check it out!