Getting a teaser list
Grantovich - June 26, 2008 - 14:40
| Project: | AJAX Views |
| Version: | 5.x-1.5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I've got a rather complex contemplate that overrides the teaser view for my nodes, which makes it a lot easier to build views that are themed in a consistent fashion (I have a lot of them). I'm trying to add AJAX Views to the mix, but even if I select "Teaser List" as the view type for the Page display, it just comes out as a plain bulleted list of node titles. How do I get it to use the teasers instead?

#1
You must use theme_* function to theming your item, default output function is the biggest problem of this module, i'm working on solve this, but there are some bug and I'm not able to find it. Please see issue http://drupal.org/node/211647 to solver your problem, if you can help me to solve this problem.. :P
Bye
Mavimo