Can anyone help me with this?

gjost - February 23, 2007 - 04:40
Project:Creative Commons
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I'm converting a 4.6 site to 4.7 and am having problems with the Creative Commons module. In particular the Jurisdiction and Source-work-URL fields:

Jurisdiction

  • Jurisdiction is a required field for the Creative Commons license. The form cannot be submitted without some value here.
  • 'United States' does not appear in the drop-down menu (most of our users are in the U.S.).
  • Choosing 'Generic' prevents the form from validating, because the 'Generic' option is empty.

Source-work-URL

  • This field is also required. The form cannot be submitted without some value here.
  • The original work that users are submitting has (with very few exceptions) no source URL on the web.

FYI, I started with the 4.6 version of the module, and applied the patch that's supposed to make it work with 4.7.

Thanks in advance for any help you can provide.

#1

gjost - March 1, 2007 - 00:33
Title:Problems with Jurisdiction and Source-work-URL fields in 4.7» Can anyone help me with this?

Has anybody else seen this behavior?

#2

jamesJonas - March 21, 2007 - 17:46

I am reviewing this module once again, with high hopes.

I have just upgrade my site to 3.0 By SA and was wondering about the status of the Jurisdiction issue as well as other required components. This was with custom code and not the module.

(1) What is the list of required elements for 2.5 and 3.0? Specifically, is Jurisdiction a required element or an optional element?

http://creativecommons.org/licenses/by-sa/3.0/

Note that this is 'unported'.

Do you have a list of required elements?

(2) Here is the RDF that I produce that has some, but perhaps not all, of these elements.

<!-- Creative Commons License --><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" src="http://fatatlas.com/images/cc-wiki.png"/></a>&nbsp; &nbsp; All content on this website (including text, photographs, audio files, video files, and any other original works), unless otherwise <a rel="noted" href="http://fatatlas.com/noted">noted</a>, is licensed under <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0  License</a>.<!-- Creative Commons License --><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://fatatlas.com/frontpage"><dc:title>FatAtlas</dc:title>
    <dc:publisher><Agent>
       <dc:title>Gogog Inc.</dc:title>
       </Agent></dc:publisher>
<dc:source rdf:resource="http://FatAtlas.com/frontpage" /><license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</Work><License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --></p>
<a href="http://FatAtlas.com/frontpage">Internet Service: FatAtlas.com</a><br />
<a href="http://Gogog.com">Service Provider: Gogog Inc</a>

This currently validates to the Firefox Creative Commons plugin.

Anything missing? Again, is Jurisdiction required?

Thanks,
James

#3

turadg - August 19, 2009 - 20:53
Status:active» closed

Version 4.x no longer supported.

 
 

Drupal is a registered trademark of Dries Buytaert.