forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: globo on July 18, 2004, 12:36:03 am

Title: customized categoriy display
Post by: globo on July 18, 2004, 12:36:03 am
I've seem a couple other threads with silimar topics but none really satisfied my needs.

I want to include additional data to certain categories. Like this:

Category 1        <- Additional Data for all children of Category 1
  Cat 1.1             <- cat 1-1.php included into theme output
    Album 1.1.1
    Album 1.1.2
  Cat 1.2             <- cat 1-2.php included into theme output
    Album 1.2.1
    Album 1.2.2
Category 2
  Cat 2.1             <- Nothing special included into theme output
    Album 2.1.1
  Cat 2.2
    Album 2.3.1

I thought the easies way would be to have a extra directory with php file named according to its database number.

What would that inclusion look like and where would I have to put it?
Title: Re: customized categoriy display
Post by: xarumanx on July 23, 2004, 01:06:50 pm
check the miniCMS thread and download my extended miniCMS script. this should fulfill your needs.