Needs review
Project:
Private Message Growl
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 May 2010 at 12:16 UTC
Updated:
9 Jan 2011 at 17:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirYes, I guess a variable for the length + using node_teaser (has been renamed to text_summary() in D7) is the way to go. Will tackle this once #495662: Theme functions for notifications is in.
Comment #2
berdirOk, as promised, here is a patch. As said above, this uses node_teaser() and makes the length configurable with a setting that defaults to 400.
Please test.