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,
.

Comments

Agileware’s picture

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.

Status: Fixed » Closed (fixed)

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