Closed maclinkallat closed 11 years ago
Hmm not a very good idea to make this PR artificially dependent on the other one. What if I want to accept the cloud tag and not the qualification?
Yeah, I did think about this. I can cherry-pick the new changes onto develop branch and amend the PR.
That would showcase your git abilities ;)
Added a mechanism build on existing functionality to weigh each tag based on its usage.
Added a function in Tag model to calculate the Tag usage (weight) and also added a function in TagManager to get a collection of all tags with their weights.
NOTE: This PR is based on my previous branch so it will show you a diff for both the stories.