By Noddy on
Hello Drupal-Community,
I want to allow my users to freely categorize the articles they write. So I created a vocabulary and allowed freetaging on it. This works perfectly, but now I'm looking for a way to limit the count of tags a user can associate with an article. For example, some users tags their articles with 10 or even 20 tags (sort of spamming), but i want that they only can give a maximum of 5 tags per article.
I used the search and also checked the modules, but I couldn't find a solution. Anyone knows a way how to do this?
Thanks alot for any advice,
Noddy
Comments
Maybe the
Maybe the http://drupal.org/project/cck_validation module might work (according to an issue in the issue queue the module works with d6). There's also the http://drupal.org/project/validation_api module.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
_
I'm curious to find out if you found a solution to this issue, and if so, what was it?
Cheers,
Deciphered.