Just upgraded to version 6.x-1.2 and found that my block cloud view of node tags had changed from being sorted alphabetically to being sorted by size.
The new version seems to alow sorting only by size or randomly. There is not the option to keep the sort sequence specifed in Sort Criteria which is what version 6.x-1.1 did.
Is this deliberate or just an oversight, or is there an option I am missing? I have had to revert to the old version to keep the alphabetical sort order.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 895384.patch | 2.77 KB | jhodgdon |
Comments
Comment #1
duncanc commentedComment #2
jhodgdonHere is a patch that fixes this problem, and also fixes the half-way implemented option that lets you have a minimum record count threshold in the summary.
On my site, choosing the new option "no override" seems to make the sorting alphabetical (I'm making a taxonomy term cloud).
Comment #3
duncanc commentedThanks for the patch. I've applied it and now the block cloud is ordered by tag name alphabetically.
Comment #4
StevenWill commentedIs there plans to add this patch to source?
Comment #5
jhodgdonThe next step would be to mark the patch Reviewed and Tested (on the basis of #3), and then hopefully the module maintainer will adopt it.
Comment #6
agtempleton commentedPatch in #2 works for me, big thanks! Using Views Cloud 6.x-1.2 and Drupal 6.22.
Comment #7
StevenWill commentedI really need this patch added to source. Is there something holding this up?