Posted by markpeak on January 28, 2006 at 1:11am
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | poll.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Now when click on "older polls" link in poll block, it will go to "polls" page which show only 15 recent polls. This makes impossible for navigating to older than these 15 polls. It should be paged as other type archive such as blog or story.
At least, in poll.module, poll_page() is hard code to 15, make it variable and configurable from settings.
Comments
#1
"It should be paged as other type archive such as blog or story"
It is, at least in current versions.
Moving to fixed.
#2
Automatically closed -- issue fixed for two weeks with no activity.