A small module which creates a token for each Taxonomy term. Each token can be used for a place holder for instances when you would like to use a term's description in a body of text.
This module is based on the web_taxonomy module and uses the VIAF (Virtual International Authority File) services to provide autosuggest "terms" for Person names and Organizations.
The CCK Multiple Field Remove Module allows you to add the "Remove" button with CCK Multi-Valued Fields. Yet Now when we add the CCK Multi Valued Fields then, there is no procedure to Remove the Field, If you want to delete the field then you have to Delete the Content first and then after save that field is removed. But this module facilates you to add the Remove button after the Field. It also facilates you to choosing the Multiple Value Field where you want to Add the "Remove" button and where not to. Normally this module will add the "Remove" button only with the Textboxes and the Textareas, because when we create the Select box as a multiple field then it is converted into the Listbox and the Radio Button is converted into the Checkboxes.
Uses
Add the Remove Button with Multi Valued CCK Field
Facilates you to add the Remove Button on your selected Fields
Restrictions
You cannot add the Remove button with Dropdown, Checkboxes, Radio Buttons