Closed (fixed)
Project:
Drupal core
Version:
7.0-rc4
Component:
node.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 15:45 UTC
Updated:
25 Oct 2013 at 11:58 UTC
Is there a special way to limit the amount of characters in the teasers title and follow it with a "..." ?
So "I took a long walk in the park today" is shortened to "I took a long..." If the title length is 13.
I've done an extensive search on the topic but the only results showing up are for Drupal 6.
Comments
Comment #1
robotisaurus commentedAdding
under
section of code and removing
in the node.tpl.php file.
Did the trick.
If anyone knows a cleaner way of doing it please let me know.
Comment #2
pasquallehttps://drupal.org/project/short_title