]> git.openstreetmap.org Git - osqa.git/commit
OSQA-586, be able to display recent tags in a cloud. Using logarithmic mapping to...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 5 Jul 2011 19:45:38 +0000 (19:45 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 5 Jul 2011 19:45:38 +0000 (19:45 +0000)
commita559e282f1834ca0b100c3ae9e65ea99a0b3aa06
tree3e123de69d43fd049a664743e614f09dc38548b2
parent3ba9e8fa774dcb586990f71986d8618631f3e5b1
OSQA-586, be able to display recent tags in a cloud. Using logarithmic mapping to calculate the font size of the tag. Created a new template tag for the purpose. 4 settings that help to calculate the font size have been added to the View Settings in the administration: min/max font-size/occurrences

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1103 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/settings/view.py
forum/skins/default/templates/sidebar/recent_tags.html
forum/templatetags/extra_tags.py