Issue489

Title License badge URL construction on profile pages
Priority bug Status unread
Project CC Network Milestone
Superseder Nosy List nathan
Assigned To Keywords

Created on 2009-10-21.16:34:47 by nathan, last changed 2009-10-21.16:34:47 by nathan.

Messages
msg1430 (view) Author: nathan Date: 2009-10-21.16:34:47
Right now the URL for license badges displayed in the registered works list is
calculated in a very CC specific way; replacing the domain with
i.creativecommons.org, appending 80x15.png, etc.

This causes problems if someone enters an incorrect or non-CC license URL.

We should at *least* only apply that transformation if it matches a regular
expression for CC licenses; possibly poll the license URL for RDFa if that fails.
History
Date User Action Args
2009-10-21 16:34:47nathancreate