-
Taxonomy Node: February 25, 2011 2:09
Commit 826b57d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Taxonomy Node: February 25, 2011 2:09
Commit 9a31641 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Taxonomy Node: February 25, 2011 2:09
Commit 787af3b on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Add taxonomynode information (mapping node) to the node object on load
-
#482944 by kndr, DamienMcKenna. Some PHP notices is shown when editing / adding vocabulary.
-
Views support. Expose the term id as relationship
-
When creating new nodes from the term screen, be sure not to process the nodeapi() code on that specific node creation.
-
Some better text descriptions
-
Properly works with drag and drop terms reordering as well
-
Code to be possible to attach an existing node to the term. Taxonomy was being overwritten fully, no only the mapped vocabulary is overwritten. Be sure to run vocabulary code only when information is wihtin the form, otherwise don't do anything as it might have been triggered by some other function