Difference between revisions of "Drupal"

From Creative Commons
Jump to: navigation, search
(both modules..)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The Drupal CMS has two modules that allow licensing:
+
The '''Drupal''' CMS has two modules that allow for easily licensing content ''nodes'':
 
 
  
 
==creativecommons==
 
==creativecommons==
See http://drupal.org/project/creativecommons
+
The [http://drupal.org/project/creativecommons creativecommons] module is a fully-featured module for Drupal 6, under active development (since it was part of the Google Summer of Code in 2009). It implements [[ccREL]] and makes use of the [[Choose_license#RESTful_web_services_API|CC web services API]], and it integrates with other Drupal modules (e.g. implements Views API).
  
 
{{screenshot-needed}}
 
{{screenshot-needed}}
This CC Drupal module uses the [Choose_license#RESTful_web_services_API|CC web services API]].
 
It has not been updated for a long time and needs
 
  
 
==creativecommons-lite==
 
==creativecommons-lite==
 +
"This has been built to make easier for user to choose creative commons licence while adding content as existing creative commons module is too complex with 2-3 steps procedure. This module does not uses any api for getting license because some license like developing nations is not supported by api."
 +
 
See http://drupal.org/project/creativecommons_lite
 
See http://drupal.org/project/creativecommons_lite
This one does not use the API, has only a few choices of licenses (without choice of juridiction nor version so far), but is available for drupal 5.7
+
<!-- This one does not use the API, has only a few choices of licenses (without choice of juridiction nor version so far), was created while the main creativecommons module was stalled  -->
 
License needs to be selected per node.
 
License needs to be selected per node.
 
 
Both modules need updating for Drupal 6.0, which was released recently mid-february 2008.
 
There is a big need for an up to date version, any developers feel free to get it done!
 
 
  
 
[[Category:Choose license implementations]]
 
[[Category:Choose license implementations]]

Latest revision as of 08:29, 7 January 2010

The Drupal CMS has two modules that allow for easily licensing content nodes:

creativecommons

The creativecommons module is a fully-featured module for Drupal 6, under active development (since it was part of the Google Summer of Code in 2009). It implements ccREL and makes use of the CC web services API, and it integrates with other Drupal modules (e.g. implements Views API).

Template:Screenshot-needed

creativecommons-lite

"This has been built to make easier for user to choose creative commons licence while adding content as existing creative commons module is too complex with 2-3 steps procedure. This module does not uses any api for getting license because some license like developing nations is not supported by api."

See http://drupal.org/project/creativecommons_lite License needs to be selected per node.