[drupal-devel] [feature] Using taxonomy hook to add fields to taxonomy forms
Issue status update for http://drupal.org/node/16440 Post a follow up: http://drupal.org/project/comments/add/16440 Project: Drupal Version: cvs Component: taxonomy.module Category: feature requests Priority: normal -Assigned to: Anonymous +Assigned to: chx Reported by: Jose A Reyero Updated by: chx Status: patch Attachment: http://drupal.org/files/issues/taxonomy_form_pre_post.patch (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. chx Previous comments: ------------------------------------------------------------------------ Sun, 30 Jan 2005 18:33:50 +0000 : Jose A Reyero Attachment: http://drupal.org/files/issues/taxonomy_module_hook_form_pre_01.patch (2.04 KB) 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. ------------------------------------------------------------------------ Sun, 30 Jan 2005 18:41:38 +0000 : Jose A Reyero Attachment: http://drupal.org/files/issues/taxonomy_module_hook_form_pre_02.patch (1.54 KB) The previous one had some unneccessary stuff, sorry
participants (1)
-
chx