Author Topic: picture storing hierarchy  (Read 8270 times)

0 Members and 1 Guest are viewing this topic.

Offline hawkin

  • Pre-Newbie
  • Posts: 4
    • View Profile
    • http://partynett.com
picture storing hierarchy
« on: October 05, 2002, 07:13:20 AM »
I'm used to some other galleries, who stores the pictures in a hierarchy structure with directories and subdirectories, as how categories and sub categories should be shown.

I've looked into 4images, and it stores all categories in one folder (even subcat and subsub.. etc). With a big gallery, this system get's quite messy, specially if it is alot of subcategories.

Is there any hope of an modification for this?

I know the cat_id could be changed to a text string, instead of representing a number, but it would mess up alot of the db tabel chemas.
What about one extra tabel attribute in category, which tells where the location of the directory is? like in my_egallery...

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Re: picture storing hierarchy
« Reply #1 on: October 05, 2002, 09:17:41 AM »
Quote
Is there any hope of an modification for this?

No, sorry ;)

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline hawkin

  • Pre-Newbie
  • Posts: 4
    • View Profile
    • http://partynett.com
picture storing hierarchy
« Reply #2 on: October 06, 2002, 03:12:23 PM »
ok.
thx for fast reply! :)
to bad it's not going to happen though.
I looked through the code, and see it need lots of work to have it worked as I wanted.
Could be possible to set up with symlinks, but it would just clutter up and make a big mess in the end.
To bad though. I really liked your gallery system.
Guess it'll be  G2 then.