Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.6
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 23:34 UTC
Updated:
12 Sep 2009 at 01:40 UTC
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