Hello
Is there a way to remove a tag from an entry without accessing the control panel?
For example, I would like to list my tags with an (x) beside them like so:
{exp:tag:tags entry_id="{entry_id}" type="weblog" backspace="2"}{tag} {if logged_in}(<a href="remove...">x</a>){/if}{/exp:tag:tags}
... clicking on the ‘x’ would remove that tag from the entry.
How would I go about doing this?
