Needs work
Project:
Creative Commons
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Jan 2011 at 20:47 UTC
Updated:
28 Mar 2011 at 15:04 UTC
The CC REST API recently updated their service to add better support for the CC0 and Public Domain Mark licenses. Here is a patch to accommodate for the changes to the API that will group the select options of available licenses so that the public domain licenses are properly listed.
| Comment | File | Size | Author |
|---|---|---|---|
| creativecommons.module.patch | 1.04 KB | JED3 |
Comments
Comment #1
balleyne commentedThanks!
I noticed that the old Public Domain dedication has been dropped in favour of the new Public Domain Mark?
Comment #2
toemaz commentedWe will need an upgrade path to
- update nodes which have the hard coded CC0 and Public Domain
- update users who selected CC0 or Public Domain as their default license
Comment #3
panchoNote that this one has been already committed. However we're still in need of an upgrade path and need to port it to D7.
See also #1107588: Error in creativecommons_license_sort().
Comment #4
kreynen commentedThe update has been pushed to the D7 branch, but still need an update hook in both branches.