I have created a view to display the latest articles, and i want authors to be limited in how much in the teaser they can actually write.
So with Views 2 you can choose to add an trim option to the teaser field, problem is that it removes images as well!
When i create articles i insert banners to be used within the article as well, so i need that image to NOT be trimmed.
Only the text. Is this possible? The trim option trims down and destroys any image found in the teaser which i dont want.

Comments

Jeff Burnz’s picture

Dont use the views trim, do it with your own function in the node template, if its a views list you can conditionally trim the node teaser.