Hello,

I would like to associate each node to a certain type of Creative Commons License. This could be easily done by addint a vocabulary called "license" and add one term per each type of license, the problem is that since the names of the licenses are quite long, I would like to display an image like this http://i.creativecommons.org/l/by-nc-nd/3.0/es/80x15.png instead of their names. In addition I would like to add a link to that image that would point to the official license text page (like this one: http://creativecommons.org/licenses/by-nc-nd/3.0/es/) the problem is that I do not know how can I do such a thing.

Can anyone help me?

thank you very much

Comments

c-c-m’s picture

Hello, I found two modules that do what I want to do (+ some other , but none of them do it 100% as I want to do:

  • Creative Commons:
    • it has some depcreated functions and an error message appears on the top of the site, distorting all the theme.
    • Licenses are shown on a block, instead of displaying them as a field.
    • there's no way to change images to be displayed. Defaults are quite big.
  • Creative Commons Lite:
    • Licenses are shown on a block, instead of displaying them as a field.
    • Licenses are only Creative Commons derivates, and there's no way to put Public Domain or All Rights Reserved

Is there any simple way to achieve what I want do to? I am considering using Taxonomy + Taxonomy Image Module (http://drupal.org/project/taxonomy_image) but the "link to license" feature wouldn't be solved. Any Idea?

Thanks