Download & Extend

Do node tags get added to taxonomy before node moderation?

Project:modr8
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:spam, taxonomy

Issue Summary

If I have a node with a free tagging vocabulary, and the user added a few tags, and then the user submits that node, will those tags be added straight to the vocabulary on save?

If the node does not pass moderation will the associated tags removed from the vocabulary if they are orphaned tags?

Cheers,
G

Comments

#1

Category:support request» feature request

At the moment, yes, the tags are added to the vocabulary even if the content is refused during moderation. This means that tags submitted along a spam post will be saved to the vocabulary even if the spam submission is deleted during moderation. Not ideal at all.

My related feature request would be for taxonomy to be updated only when the content is approved, not when submitted.

#2

// subscribing, I may have a solution.