batch add and category batch add and category
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

batch add and category

Started by baron-robert, April 30, 2009, 11:21:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

baron-robert

hi,

I'm new with coppermine and would like some advices regarding Categories & albums imports.


On the filesystem i have a hierarchy like that :
albums/
    +-Photos/
            +-dir001
            +-dir002
            +-dirxxx


Actually I have 1 category named "photos" where inside I have to import theses several photos albums (dir001 to dirxxx).

My problem is simple, each time I want to import photos with ftp/batch-add to coppermine, pictures are imported directly in the category i choose (not in a sub category based on the filesystem directory name).
I want to keep my view like in the filesystem tree ; Is there a way to automaticaly create sub-category or albums and store imported photos inside ? And btw to not create category/albums name manually (i have more than 250 folders)

Thanks for your help.


Joachim Müller