Closed (fixed)
Project:
Archive
Version:
6.x-1.0
Component:
Settings
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2008 at 22:45 UTC
Updated:
20 May 2008 at 18:02 UTC
This is a good module. Thanks for building it.
Currently the page at www.example.com/archive displays a node's title and teaser.
I would like www.example.com/archive to display only a node's title.
Is this possible?
Comments
Comment #1
Susurrus commentedOn line 78 of archive.pages.inc you should change the
node_view($node, true)tonode_view($node)and that'll do it.Comment #2
Susurrus commentedThat should've fixed it.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.