Optionally display teasers instead of titles

d0t101101 - April 27, 2009 - 22:16
Project:Interests
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I'd like to request a new feature - an option to display the node teasers instead of just the title link on the interests page. It would also be helpful to have some sort of control over which content types are matched, too...

To implement, the code in interests_nodes_match() would query the db for a list of matching nodes, and then loop through the results using 'node_view(node_load($rowNode['nid']), 1);' to render the teaser.

Best regards,
.

#1

Justin W Freeman - June 3, 2009 - 11:34
Status:active» fixed

6.x-2.2 has the option to select which node types to display, the option to display teasers instead of titles and the option to choose how many nodes to display for each node type.

#2

System Message - June 17, 2009 - 11:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.