It'd be nice to be able to import ordered taxonomy terms.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | term_weight_1017538_1_head.patch | 999 bytes | joshuajabbour |
| #1 | term_weight_1017538_1_dependency.patch | 653 bytes | joshuajabbour |
It'd be nice to be able to import ordered taxonomy terms.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | term_weight_1017538_1_head.patch | 999 bytes | joshuajabbour |
| #1 | term_weight_1017538_1_dependency.patch | 653 bytes | joshuajabbour |
Comments
Comment #1
joshuajabbour commentedhere we go, quite simple.
both patches are the same: first patch applies to HEAD, second after #980212: Support guid/url for taxonomy term importer and #1004668: Add support for mapping taxonomy term parents.
Comment #2
David Goode commentedWorks, seems pretty straightforward. May need to reroll or copy-paste instead of patching depending on the other ones and the order they get committed.
Comment #3
twistor commentedCommitted to 6.x http://drupalcode.org/project/feeds.git/commit/54341ab
I added a cast to (int).
7.x already has this functionality.