I would like the teaser length settings (Administer >>> Post Settings) to be different for the home page than it is for other pages.

For instance, I want to have a teaser length of 800 characters for the home page, but for other pages (like a page that shows all content that matches a certain taxonomy term - taxonomy/term/6) I want unlimited characters.

How can I achieve this? Thanks.

Comments

Use break on the home page node

Oh the home page node, insert the HTML comment <!-- break --> where you want the teaser to end.

Is there no configuration

Is there no configuration where this can be set so we won't have to insert this code for every item? Thanks.

By content type

Sorry, you said "home page" so I thought you meant for a single node.

AFAIK, the only way to have broad control over the teaser lenght is if you are using custom content types, with the module http://drupal.org/project/teaserbytype

nobody click here