Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
* Added support for the webform module.
* Fix a warning in E_NOTICE mode.
* Added support for a cckteaser parameter so only the teaser of the CCK field is shown.
* Added a tip about the imagefield parameter.
* Removing an "override" entry means losing one item so we actually need to reindex the array #744368: Override fields
* Added support for 'imagefield'
This release mainly includes clean ups of the code.
* Removed the white background from the taxonomy cells. By default this is
not a good idea since it prevents many themes from working right with the
module (especially those with white or other very light fonts!)
* Added support so the taxonomy_vtn_show_terms() may only display one single
term if requested that way.
* Coder fixes & E_NOTICE errors
* One of the Block admin screen had a back link (destination) that was invalid. It is now fixed!