By cybe@drupal.org on
How would I go about hackin to change the order of "add new comment - read more - administer" on a teaser of a node. I would like to have "read more" first and perhaps even strenghten it with a bold or a larger font since there might be people who just don't notice the "read more". Perhaps this should even be changed in Drupal?
Also I would like to link the Title of the node ("print $node->title;" ) to the node itself, what is the function(?) to link to? something like $node->url?
Comments
Add my voice in favor
I too find that read more is not as readibly significant as it should be. (for my uses) And would very much like to have some "easy" options for manipulating it re size color and position.
Please file a feature request
As subject. By all means assign it to me. :)
I was looking into fixing this a while back (see the removing teaser from the db thread in drupal-devel).
*BUMP*
I too am curious...where would I look for the bit of code that spews out the link to blog, read more and the comment links? I have the service links module installed and everything is a bit out of order.