Hi All,
This seems like something that should be possible, but I can't seem to get my head around the best way to do it. Basically, my story goes like this: I'm designing a movie review website on which my clients would also like to blog. I LOVE the way the individual teaser lists are set up and displayed (ie. on "example.com/blog," and "example.com/reviews.")
However, I'm also making the front page two-columned, using the amazing Panel and Views modules. On the left column are the 5 most recent blog posts, and on the right are the 5 most recent reviews, in "teaser list" format. These are, obviously, just ported over from my views pages of the individual content lists. One problem: the teasers are FAR too long and disunified.
My site will eventually end up something like this: http://www.xsisterhoodx.com/ (scroll down to see the split menu.)
Is there any way two create two *separate* versions of a teaser for the same content type, one to display with the "views" list, and the other simply as it is already defined by Drupal core options??