How to work Catergory's with Sub-Category's ??? How to work Catergory's with Sub-Category's ???
 

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

How to work Catergory's with Sub-Category's ???

Started by noeone, July 15, 2006, 07:07:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

noeone

I am trying to build a photo album that has sub-categories like so, but i dont know if its possible or not, can someone guide me if possible.
something like this. More like showing pics from each year with month(s) and Week(s).

-Gallery 2005
  --January
     ---Week One
     ---Week Two
     ---Week Three
  --February
     ---Week One
     ---Week Two
-Gallery 2006
  --January

Joachim Müller

Yes, sub-categories are possible. Categories can be nested infinetly. Refer to the docs: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#cat_cp

noeone

Im trying to make a photo album for a club
so everything needs to be sorted by Year - Month and weeks in each month.

It seems like there is no sub-sub category for the category ( dont know if this makes sence)

Year
   - Month
       - week
       - week2
   - Month 2
        - Week
        - Week 2

Nibbler


noeone