Needs review
Project:
Custom Page
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
3 Feb 2010 at 11:26 UTC
Updated:
16 May 2024 at 00:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
irakli commentedComment #2
Anonymous (not verified) commentedThanks for that!
I've created a patch that slightly changes it though: I've added another parameter for setting whether or not you want the node's title displayed (used to set the $page parameter in node_view()). This means users can have full nodes on a page by themselves (i.e. no title) or teasers with titles that link to the full node.
I also updated the comments to reflect the new parameters.