Closed (fixed)
Project:
Nodeblock
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2009 at 21:11 UTC
Updated:
14 Dec 2009 at 17:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
technobrarygeek commentedIs this a dumb question, or just no one knows the answer? If it's not possible I would certainly appreciate an answer. Let me re-ask the question, maybe since I misused a term it wasn't clear what I was asking.
How do I display only the summary (teaser) of a node not the entire node?
Anyone out there?
Comment #2
tom_o_t commentedHere's a patch that achieves this.
When a nodeblock is configured, this patch adds a checkbox to display full node (default) or teaser, and whether to display or hide the node links (defaults to showing them).
Patched against head.
Comment #3
tom_o_t commentedFixed in release 6-1--3 - should be available in the next few minutes.