Closed (fixed)
Project:
Drupal core
Component:
poll.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Feb 2003 at 22:43 UTC
Updated:
26 Feb 2006 at 10:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
al commentedWhat 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...
Comment #2
al commentedNo activity on this one for nearly a month.
CLOSING due to lack of specificity.
Comment #3
res commentedSpecifically I want to override the complete rendering, using theme().
Comment #4
moshe weitzman commentedvirtually complete themeability now via CSS. reopen this case if more is needed.
Comment #5
(not verified) commentedAutomatically closed due to inactivity (marked fixed for 14 days).
Comment #6
kps commentedI 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.
Comment #7
killes@www.drop.org commentedPatch has wrong mime type.
Comment #8
killes@www.drop.org commentedfixed in cvs.
Comment #9
(not verified) commented