On the settings page for this module, under "Included Vocabularies," my vocabularies are listed in the order that I had weighted them. However, on the actual taxonomy browser page, the vocabularies appear to be displayed in a random order, thus rendering the module useless for users since it is too confusing and cumbersome.

I started a forum topic about it here: http://drupal.org/node/73455 , which did not produce a solution in almost a month, and it seems at least one other person has encountered the same problem.

Please let me know if any additional information is needed, or if I was unclear.

Thanks

CommentFileSizeAuthor
#3 taxonomy_browser.module8.27 KBsin
#1 taxonomy_browser_0.patch700 bytessin

Comments

sin’s picture

Assigned: Unassigned » sin
Status: Active » Needs review
StatusFileSize
new700 bytes

Looks like I fixed it... I also increased category list box size in settings page from 1 to 6.

bill18’s picture

Category: bug » support

Thanks a lot for the work. However, I encountered problems applying the patch from my PC, as people described at http://drupal.org/node/14231. I tried to use Putty, but failed. I guess there would be many people out there struggling to run the patch. I am wondering whether you can just kindly change the module to a new version so that everybody can just download it and enable it.

I understand that it may not be the way of the development of modules. But as a newbie, I think the gap between the easiness of installing a module and the difficulty of running a patch (from Windows) is really too big.

sin’s picture

Category: support » bug
StatusFileSize
new8.27 KB

Patched taxonomy_browser module.

Patch is usually a human readable text file. If you can't use patch program, just copy changes (add strings with + and remove strings with - ) to module manually using text editor.

bill18’s picture

Category: bug » support
Status: Needs review » Fixed

Thank you very much. I did it manually.

sin’s picture

Category: support » bug
Status: Fixed » Reviewed & tested by the community

Please report if it works as expected. I just want this patch to be commited :)

sin’s picture

Status: Reviewed & tested by the community » Active
sin’s picture

Status: Active » Reviewed & tested by the community

The project was blank somehow...

francoud’s picture

The patch worked perfectly for me.

silverado’s picture

I've installed the patched module and works perfect. Thanks.

Will it be available for Drupal 5? I hope so.

moshe weitzman’s picture

Status: Reviewed & tested by the community » Fixed

committed to 4.7 and HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)