Posted by duncanc on August 27, 2010 at 3:47pm
4 followers
| Project: | Views Cloud |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
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.
Comments
#1
#2
Here 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).
#3
Thanks for the patch. I've applied it and now the block cloud is ordered by tag name alphabetically.
#4
Is there plans to add this patch to source?
#5
The 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.
#6
Patch in #2 works for me, big thanks! Using Views Cloud 6.x-1.2 and Drupal 6.22.
#7
I really need this patch added to source. Is there something holding this up?