customized categoriy display customized categoriy display
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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(); ?>
?>