Term weight assignment
whodies - July 3, 2009 - 14:49
| Project: | Node Auto Term [NAT] |
| Version: | 6.x-1.1-beta3 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | weight |
Description
I'm using this module together with taxonomy_menu. That's a pretty effective combination.
What I'm aiming at is that the whoever is managing a site doesn't ever have to manually deal with menus or terms.
Instead, he can control everything through the nodes themselves.
One missing feature in NAT in that respect is weight assignment , currently the default weight for all new terms is 0. This is an important feature both for use with views and for use with taxonomy_menu. I've improvised a couple of additional fields to the node form so as to make this option available per vocabulary. Its not perfect, but it works.
Anyone interested in this ? I'd be happy to send my version of NAT.
