It would be nice if the following could be output into the head of the html:

link rel="DC.rights copyright" href="http://www.example.org/rights.html" />

Note there is a missing greater than in the html in the code part.

Of course the href should be to a local page on the site, sooo, it should be possible to assign nodes to describe each license type, or point to the creative commons canonical licenses.

Comments

pkej’s picture

Actually, it would be better if the module included a sub-module for integration with token and offered a couple of new tokens: [copyright] and [copyright-path].

At the same time and option for a sitewide copyright might be in its place: [site-copyright] and [site-copyright-path].

Then users of modules like image_assist and integrated_metatags might themselves add that info to the appropriate places when needed.

pkej’s picture

I fixed this through the use of a computed field and this code snippet