User "Krinkle" posted a comment on MediaWiki.r93823.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93823#c20418
Commit summary:

Fix for bug 30195 (tag cloud is inexplicably shuffled), based on patch by Kalan

Comment:

Hm.. looks a little weird.

The reason it order was shuffled is because the sizes are variable (more common 
tags are bigger). So I think the configuration variable should be "enable tag 
cloud", not "enable alphabetic sorting in tag cloud".

If the variable* is set to false it would show an unordered list of tags with 
links to their revisions and their sizes in parentheses (all text the same 
size).


--
Krinkle

* Variable can either be a configuration variable, but preferably a url 
parameter or form element so that both are possible

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to