Details
Description
eg for Moodle:
Dogs, Family Guy, Math, Linux, ELearning, GNU, Music, Moodle development, debian ...
Also, can we add a title text (visible on hover) with the number of correlations for each one?
eg for Moodle:
Dogs, Family Guy, Math, Linux, ELearning, GNU, Music, Moodle development, debian ...
Also, can we add a title text (visible on hover) with the number of correlations for each one?
Having the count would require a change in the database content (if not adding a field), as the information isn't there. We just know that the tags are ordered by count, decreasing.
I added the "...", it will be in cvs in a few minutes.