Issue Details (XML | Word | Printable)

Key: MDL-14489
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Mathieu Petit-Clair
Reporter: Matt Gibson
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Tag cloud seems to have very uniform font sizes these days.

Created: 23/Apr/08 04:11 PM   Updated: 07/Oct/08 10:12 PM
Return to search
Component/s: Tags, Themes
Affects Version/s: 1.9
Fix Version/s: 1.9.3

File Attachments: None
Image Attachments:

1. tag search.jpg
(67 kB)

Participants: Mathieu Petit-Clair and Matt Gibson
Security Level: None
QA Assignee: Nicolas Connault
Resolved date: 24/Sep/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Not sure when this happened, but it was a while ago - the tag cloud used to have a range of text sizes from very small to very large, but now it seems not to use the very small ones any more. The css in the theme goes from .tag_cloud /s1 to .tagcloud .s20, but for items with only one user and no other info, the tag is .s14.

Is this a deliberate change? It does make the block take up more than an entire screen height on a large LCD. If it is (accessibility?), then maybe a config option to re-enable the small sizes?

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 24/Sep/08 04:04 PM
MDL-14489: Make the tag cloud "more extended" in size with small dataset (credits to Matt Gibson)
MODIFY tag/locallib.php   Rev. 1.1.2.18    (+13 -23 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' - 24/Sep/08 04:07 PM
MDL-14489: Make the tag cloud "more extended" in size with small dataset (credits to Matt Gibson) (merge from 1.9)
MODIFY tag/locallib.php   Rev. 1.19    (+16 -26 lines)