Thanks, how do I define the module weight? Currently I don't have an install file because nothing really needs to be installed. -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Zohar Stolar Sent: Saturday, November 17, 2007 3:42 PM To: support@drupal.org Subject: Re: [support] Taxonomy auto tags help Idan Arbel wrote:
One problem that I have is that taxonomy_node_save runs after my module and deletes all the node-term relations. If found a fix that if I change the module name to start with a letter after T then my module runs last. This feels a bit of a hack to me and I'm looking for another solution.
A better, more consistent way, would be to increase the module's weight during installation. The weight is part of the system table in the DB.
Also, any way to hide the taxonomy selection fields when I create a node?
hook_form_alter should work for you.
Idan
-
-- [ Drupal support list | http://lists.drupal.org/ ] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.0/1135 - Release Date: 16/11/2007 22:58