On the Biblio import pages (admin/settings/biblio/import and biblio/import/form), it would be nice to have the vocabularies ordered by weight (as defined at admin/content/taxonomy) under "Taxonomy Settings".
I will take a look at the code and see if I can offer a patch.
Comments
Comment #1
rjerome commentedAdding the following line after line 110 in biblio.import.export.inc produces the desired ordering...
Comment #2
john bickar commentedWell. That was quick.
Thanks Ron!
Comment #3
rjerome commentedCommitted http://drupal.org/cvs?commit=257258