coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Zoist on December 15, 2003, 07:12:39 PM

Title: Adding hundreds of dirs
Post by: Zoist on December 15, 2003, 07:12:39 PM
I have my directory of images which has 20 main directories and off each of those is hundreds of sub directories with images in each of them.

album/
        Dir 1
              Sub
                    Sub 2
                             Sub 3
        Dir 2
        Dir 3
               Sub
         Dir 4

etc......
There is far too much work to add every single directory to the list by hand. How could I get it to spider all the directories and create all the categories and add all the sub categories?

Thanks a lot.
Title: Adding hundreds of dirs
Post by: hyperion on December 15, 2003, 07:29:22 PM
You would have to create a custom PHP script.
Title: Adding hundreds of dirs
Post by: Zoist on December 15, 2003, 07:39:10 PM
:(