Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liked tags #24

Open
novoid opened this issue Jan 2, 2017 · 0 comments
Open

Liked tags #24

novoid opened this issue Jan 2, 2017 · 0 comments

Comments

@novoid
Copy link

novoid commented Jan 2, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant