This is similar to nodeapi('form pre'...), it just uses the taxonomy hook to allow other modules to add fields at the beginning of the taxonomy's forms -terms and vocabularies.

Though this one is needed for i18n, its a general feature and could be also some use for other modules.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jose Reyero’s picture

Jose Reyero’s picture

The previous one had some unneccessary stuff, sorry

chx’s picture

Title: i18n - Using taxonomy hook to add fields to taxonomy forms » Using taxonomy hook to add fields to taxonomy forms
Assigned: Unassigned » chx
FileSize
2.98 KB

As I was working on http://drupal.org/node/899 and on i18n I found that my needs collide on this. So, form pre and form post form taxonomy edit forms.

nedjo’s picture

+1 in priciple (code looks good, but haven't tried it).

This helps move toward parallelism in different object types. It could be useful e.g. for taxonomy images.

Jose Reyero’s picture

Status: Needs review » Fixed

This is already committed to head, isnt it?

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)