[development] altering an altered form
Gabor Hojtsy
gabor at hojtsy.hu
Wed Jun 7 17:51:13 UTC 2006
Hi,
For the new drupal.hu, I am trying to force the path and node options
form groups to be always opened on some node types, and path removed on
others. Since the path stuff is added with form_alter, my only way if I
understand it correctly is to name my module something post "p", so that
it is called after the path module, or manually tinker with the weight
of modules in the system table. Am I right, or are there better options?
Gabor
More information about the development
mailing list