[support] customizing the taxonomy page

Laura Scott laura at pingv.com
Wed Jun 21 21:18:18 UTC 2006


On Jun 21, 2006, at 2:28 PM, Sten wrote:

> The page contains a list of teasers for the nodes that belongs to  
> that term.
>
> My problem is that I would like to customize this page in to respects.
>
> 1) I would like to affect the way each node is presented. I don’t  
> want the heading to be h2 and I don’t want a “read more” link as it  
> is already possible to click the heading.

You can do this by editing the node.tpl.php file in your theme  
(assuming you are using a phpTemplate-powered theme, which is the  
default for Drupal 4.7).

>
> 2) My biggest concern though, is that all nodes in that term are  
> listed. I would only like those that are sorted directly under that  
> term in the menu tree to be listed. Is there a way of deciding  
> which nodes will be shown?

Look at the views module. You can create custom displays of content.

>
> 3) I would like to have an introductory description of the term.  
> Unfortunately there is no room for a text meant for publishing in  
> the term page, only a description. Can this be made to show up on  
> the term page?

The views module provides for html text you put above and below the  
display. Or you can look at the taxonomy context module.

Hope this helps!

Laura


pingVision, LLC
4450 Arapahoe Ave, Suite 100
Boulder, CO 80303

www.pingv.com
303.415.2559
inquiry at pingv.com




More information about the support mailing list