Tags
scottrigby - May 5, 2008 - 16:30
| Project: | Wordfilter |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Can wordfilter be used to filter user-contributed tags? We currently have freetagging enabled, and users can add as many as they want. The concern is that this would be kind of impossible to moderate manually.
If this isn't currently possible with wordfilter as-is, any ideas for workarounds in the meantime would be really appreciated :)
Thanks in advance
Scott

#1
I think this could be possible. Are you simply using the Drupal
taxonomy module with a free-tagging vocabulary or are you
using community_tags or some other contrib module?
I think the one major difference you would have for tags
vs nodes/comments is that I don't think you can modify
tags on the fly like you can via nodeapi/hook_comments.
So tags that are filtered in this fashion would likely be
permanently filtered.
#2
wondering if you are using community_tags or similar module
or using core taxonomy here...can you let me know so I can
see what I can do?
#3
Oh sorry – sometimes my auto notifications don't seem to come through!
I'm using core taxonomy. I'm also using taxonomy super select ultra (I think) to make a nicer presentation and allow people to choose existing tags as well as add their own (selected 'free tagging').
Thanks for getting back! – yeah, this would be really helpful for one site in particular...
:) Scott