How not to show poll in teaser?
Splicer - February 10, 2009 - 09:03
| Project: | Advanced Poll |
| Version: | 6.x-1.x-dev |
| Component: | User interface (CSS, Images, etc.) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Description
After building my poll I was surprised to see that it shows in the teaser for the poll. As a result, my descriptive text stops in the middle with "Read More..." and following that are the poll choices. I'd like the users to have to go to the node and read all the text before making their choices.
Am I missing something basic, or is this outside the scope of the Advanced Poll module? (*ahem* or both, I guess)

#1
The solution I found was to create a view to replace the page you're having the problem with -- Views comes with the default frontpage and taxonomy replacements -- just grab one of those and adjust it to meet your needs.
Change the view to "fields", then pick the "title" and "teaser" fields, and you should see what you want, and no options.
#2
Hmm, should the default be to not include the poll in the teaser? Could you post a screenshot or two to compare good vs. bad displays?
#3
Pinging you guys back about this - I'd like to fix this if possible.
#4
I tired
<!--break-->but it did not work, you may try this module http://drupal.org/project/excerpt#5
This is the snapshot in my teasers page. It is intrusive specially when there are many checkboxes,
as it takes the entire page. For some reason I don't see the Split post button for the poll content types.
#6
This is a massive pain in the butt, especially in article listings where all posts are uniformly trimmed. Polls mangle the layout. Teasers shouldn't be displaying the poll itself, or at least an option would be nice.
#7
Hey, the status of this is "maintainer needs more info"... what more info does the maintainer need? Is there anything the rest of us can do to gather that info?