Skip to content

Liked tags #24

@novoid

Description

@novoid

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions