News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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