Polls themeable
Anonymous (not verified) - February 11, 2003 - 22:43
| Project: | Drupal |
| Version: | x.y.z |
| Component: | poll.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
It would be nice if the poll results could be themed.

#1
What specifically do you want to theme about them? It's currently possible to change the colour of the bars and that's about it.
Do you want to be able to override the whole rendering with a call to theme()? Or something more subtle with CSS? Please be as specific as possible...
#2
No activity on this one for nearly a month.
CLOSING due to lack of specificity.
#3
Specifically I want to override the complete rendering, using theme().
#4
virtually complete themeability now via CSS. reopen this case if more is needed.
#5
Automatically closed due to inactivity (marked fixed for 14 days).
#6
I too would like to see poll results be themable. The CSS bar hack is cute, but not the only reasonable way to report poll results. Changes to do this are pretty trivial: just move the current hardcoded divs from poll_view_results() into theme functions. Patch attached.
#7
Patch has wrong mime type.
#8
fixed in cvs.
#9