Drupal 6

Is there somewhere that I can set a teaser for my aggregated feeds? Currently if you look at my home page...

http://www.tiltedblog.com

You will see that some feeds can be extremely long. Is there a way to shorten these to a set amount of characters, much like blogs made on the site, and give them a "read more" tag?

Comments

KahneFan’s picture

Any thoughts?

pbull’s picture

The output of the aggregator feed items is handled by the aggregator-item.tpl.php template file (part of aggregator.module). You can override this in your theme. See http://drupal.org/node/173880 for help with that.

naught101’s picture

would be good to get something like this in core: #501518: Trim Aggregator posts