Designers and developers to those does not suffice id and classes in tegs, this patch solves this problem in the module poll.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | poll_10.patch | 776 bytes | Stefan Nagtegaal |
| #3 | poll_9.patch | 774 bytes | B.X |
| poll.patch.txt | 895 bytes | B.X |
Comments
Comment #1
webchickHm. Do we need the div? Could the id be placed in the ul itself?
Comment #2
webchick...and it's a patch.
Comment #3
B.X commentedOk...
Comment #4
killes@www.drop.org commentedfeatures go into development version.
Comment #5
webchickSorry, not to pick nits, but the ID needs to be in quotes. *duck*
I'd also let one of the themer types look it over before marking it RTBC.
Comment #6
Stefan Nagtegaal commentedThis is ready to go in, IMO... Setting status to reflect the change of state.
Comment #7
Stefan Nagtegaal commentedDamn, I forgot the updated patch...
Comment #8
dries commentedAn idea needs to be unique. If I have two polls on a page, this would result in invalid XHTML code?
Comment #9
LAsan commentedB.X: Any news about this?
features go into development version.
Comment #10
casey commented#8 Its a page: http://api.drupal.org/api/function/poll_page/7
But still I would use a class. Something like poll-list.
Also poll_page should use a renderable array for output. And instead of a hardcoded <ul>, an item_list.
Comment #11
sunAlready fixed.