Closed (fixed)
Project:
Drupal core
Component:
taxonomy.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jan 2005 at 18:33 UTC
Updated:
17 Sep 2005 at 16:04 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | taxonomy_form_pre_post.patch | 2.98 KB | chx |
| #2 | taxonomy_module_hook_form_pre_02.patch | 1.54 KB | jose reyero |
| taxonomy_module_hook_form_pre_01.patch | 2.04 KB | jose reyero |
Comments
Comment #1
jose reyero commentedComment #2
jose reyero commentedThe previous one had some unneccessary stuff, sorry
Comment #3
chx commentedAs 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.
Comment #4
nedjo+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.
Comment #5
jose reyero commentedThis is already committed to head, isnt it?
Comment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commented