-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Hi!
I wonder if your code would be flexible enough to provide links as well.
Imagine following structure:
tagslist = [ ['tag1', 23, 'http://domain.example.com/tags/tag1/'], ['tag2', 42, 'http://domain.example.com/tags/tag1/'], ['tag3', 13, 'http://domain.example.com/tags/tag1/'] ]
A tag cloud generated with the elements [tagname, count, url] should result in an image and an image-map as described in http://www.w3schools.com/tags/tag_area.asp
This way, I can use your cool library to generate a tag cloud for navigation within my blog system.
What do you think?
Metadata
Metadata
Assignees
Labels
No labels