Display body on list view
cjeanson - March 20, 2009 - 17:31
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Is it possible to display the body of the event in the list view? Or a truncated version of the body? I know there is a $teaser variable but my fiddlings with its use the in TPL file haven't resulted in any relevant output to the list view.
Right now I get the title and the date.
I would like to get other information into the list view but don't see how this is possible.
I realize it may already be possible, but I thought this would be the best place to ask to get a confirmation and hopefully what variables to use to get the proper output.
Thanks

#1
I'd be interested in learning how to do this as well. I'm looking for a way to show the whole body. My club is going to a predominantly website-based calendar instead of a newsletter. Those who request it can continue to receive a paper calendar, which will just be printed off the website and mailed to them. I was hoping to have a list view that showed the body of all events, making it easy for the person to print everything on one page and mail it.
#2
so print $teaser in the tpl file does not work at all?