customized categoriy display customized categoriy display
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

customized categoriy display

Started by globo, July 18, 2004, 12:36:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

globo

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?

xarumanx

check the miniCMS thread and download my extended miniCMS script. this should fulfill your needs.

<?php echo signature(); ?>