Difference between revisions of "Drupal"
(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== | ||
− | + | 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}} | ||
− | |||
− | |||
==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), | + | <!-- 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. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Choose license implementations]] | [[Category:Choose license implementations]] |
Latest revision as of 07: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).
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.