Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
#356222 Order by term name if weight not available. Thanks to smorkis for the patch. ***EDIT*** This patch didn't actually get applied until the 1.7 release. Sorry about that.
Fixed a bug that appeared as a side effect from a previous fix relating to children. (I hadn't realized that an array with only false values is not actually an empty array.) It was causing false positives for the term having children with nodes. I don't know if this was reported yet or not, but if so this release fixes it.
This branch of the MARC module is seeking to make the MARC module more useful and configurable across a number of applications. The initial MARC module was very limited in that its primary purpose was to turn MARC records in to nodes. The new branch breaks the marc record/node dependency and also has some nice new features like a batch importer.