Creative Commons Lite: Head link rel

pkej - December 22, 2008 - 21:17
Project:Creative Commons Lite
Version:6.x-1.2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

pkej - December 23, 2008 - 05:29

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.

#2

pkej - January 11, 2009 - 07:39

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

 
 

Drupal is a registered trademark of Dries Buytaert.