I'm ambitiously trying to develop a custom theme, but I need three different links sections for my site navigation. Is there a good way to create and manage a third section without having to hard code it in my template?
I've been playing around with the PHPTemplate on Drupal 4.6.6, making my own custom node layouts and enjoying myself immensely. I'm stuck at a point, however. My custom theme seems to break the Taxonomy page.
When taxonomy/term/[tid] is loaded on my site, there is no content. It only displays the term name and then the XML link.