Active
Project:
Node Auto Term [NAT]
Version:
7.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Oct 2009 at 09:52 UTC
Updated:
18 Apr 2017 at 22:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Yas375 commentedThere are some screens in attach to see how it seems now.
Comment #2
nardberjean commentedDoes not work for me with drupal-6.14, then simply ungrading from 6.x-1.1-beta3
admin/settings/nat
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'nat_settings_form' was given in .../drupal-6.14/includes/form.inc on line 371.
otherwise empty page
admin/settings/nat/sync
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'nat_sync_form' was given in .../drupal-6.14/includes/form.inc on line 371.
otherwise empty page
node/add/...
* Releted terms are select box
* Synonyms are ok
* No parent selection!
Reinstalling the module with devel solved the issue!
Comment #3
nardberjean commentedTwo boxes for choosing the parent are appering on add and edit pages, one just below the next with only one NAT enabled vocabulary. They show different terms (probably the NAT enabled in the second one and all taxonomy terms in the first one). The difference in using the one or the other has not been investigated.
Comment #4
arlinsandbulte commentedWell, not exactly sure what this patch really intends to do, but it might be possible already.
See this comment in another issue: http://drupal.org/node/188377#comment-2023028
I will mark this as fixed. If I am wrong, feel free to re-open.
Comment #6
drvdt commentedAny solution for D7?
Many thanks
Comment #7
brooke_heaton commentedPatch for D7 - make parent assignment of NAT terms configurable: https://www.drupal.org/node/1085428#comment-12044689