Closed (fixed)
Project:
Node Auto Term [NAT]
Version:
5.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2007 at 10:27 UTC
Updated:
15 Jul 2008 at 05:52 UTC
Why not allow cron do the synchronization (adding new terms from nodes, possibly deleting non-existent ones if the user requested it), rather than have to synchronize manually?
Comments
Comment #1
Zen commentedThe sync function, in my experience, is used just about once - when NAT is enabled on a site that contains pre-existing nodes. There might be a case for using cron to temper the number of nodes sync-ed on each run, but this can probably be better handled via the batch processing feature of 6.
-K
Comment #2
Zen commentedComment #3
vacilando commentedI am adding token [nid] to the title which, using NAT, creates a taxonomy entry.
The problem is that for new entries, there is no nid - probably because in the moment NAT ran token could not supply it yet. So an incomplete term is created in the vocabulary.
Q1: Is there a way to have NAT run later than token?
Q2: Based on this example - can you reconsider adding a cron for the synchronization? If I could run cron every few minutes, the proper terms (with nids) would be created in the vocabulary.
Thanks for looking into this.
Comment #4
Zen commentedYou can probably modify execution order via the "weight" field in the system table. Google for module weights on d.o. There might also be a module to get this done.
Cron synchronisation also only works for nodes that do not have associated terms.
-K
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.