HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Tag Cloud with Vanilla 2.1x and Tagging v 1.6.2

peregrineperegrine MVP
edited September 2013 in Feedback

It seemed that TagCloud didn't work with Vanilla 2.1x and Tagging v 1.6.2 (that comes with 2.1.b2)

if anyone wants to verify if plugin works in 2.1b2 without changes

and if the resultant changes in the two files below solve the issue.

here is a change to folder design/TagCloud.js (if you see an attached Tagcloud.js.txt)

and a change to TagCloud.css (to remove borders around tag if you see them and want to remove them)

.TagCloud li {
border:none;
}

I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.