Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Require users to enter Discussion Tags?
How can I do check (like the one used for Topics) that requires a user to enter something in the Discussion Tags box?
0
This discussion has been closed.
Comments
i suspect that one would have to check if the discussion contains tags. $this->Discussion->tag != "" probably. I dont have the discussion tag installed atm, so cant check.
I'll just leave the forum if it forces me to use it in a certain way.
I'll just start putting "dafds^%^dfgs&&#dfa" in the discussion tags so i can post the discussion.
i have a hard enough time getting users to select the right category, so i can only imagine the nightmare i'd run into if i used tags.
my own two cents on tags - they work great for blogs because usually there's only one author, or maybe several contributers. because of this, you've got a group of people who are 1) more apt to use tags in the first place and 2) are going to use (generally) similar tags, or know to tag things similarly (ie: not having 1,000 different tags for the same general idea, just using 'weird' as a catch-all there). for forums it's generally a much larger user-base, some of whom just won't take advantage of the feature or use it in a way that makes sense. in theory, tagged discussions would be fantastic if everybody took advantage of it, but the fact of the matter is you're going to wind up with people who, like myschizobuddy says, are just going to post nonsense to subvert the system rather than working with it. if you're using tags in place of categories though, not forcing one or the other is going to lead to things just being a giant bowl of spaghetti, so i'd hope users wouldn't mind entering a couple extra words about their discussion.
anyways, that's getting a bit off topic, i guess i'm just venting my thoughts on the matter.
i've never used the tags extensions because i like categories just fine, but perhaps it could output a tag cloud when posting a new discussion? clicking them in this instance would input the corresponding tag into the tag field, rather than linking to other discussions with the same tag. this is more of another suggestion altogether though, and i've deviated enough.