Closed (fixed)
Project:
Quotes
Version:
6.x-1.42
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2011 at 17:50 UTC
Updated:
28 Jul 2011 at 15:11 UTC
Since I don't understand why the restriction of showing only 1 quote for random or timed blocks, I've removed it from the code and it seems to work fine.
"This sets the maximum number of quotes that will be displayed in this block. Note that "Random" and timed ("Update every") blocks may contain only one quote."
We can show multiple random quotes. I didn't test timed options but it should work the same.
This patch is against 6.x-1.42 and would need to update that help text too. Anyway it's basically a one line patch.
| Comment | File | Size | Author |
|---|---|---|---|
| quotes_multiple.patch | 1.33 KB | jose reyero |
Comments
Comment #1
nancydruIt made sense at the time, but, yes, it sounds kind of arbitrary at the moment.
Comment #2
ctmattice1 commentedNew dev release has multiple random quotes enabled and form explanation text corrected. Please re-open if you think any of the text should be worded differently
Comment #3
jose reyero commentedLooks great, thank you.