Difference between revisions of "Drupal"
(both modules..) |
(update) |
||
| 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-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." | |
| − | |||
| − | |||
| − | This | ||
| − | |||
| − | |||
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), but is available for drupal 5.7 --> |
License needs to be selected per node. | License needs to be selected per node. | ||
| − | + | ==creativecommons== | |
| − | + | The [http://drupal.org/project/creativecommons creativecommons] module is only available for Drupal 4.7, It has not been updated for a long time. This CC Drupal module uses the [[Choose_license#RESTful_web_services_API|CC web services API]]. | |
| + | {{screenshot-needed}} | ||
[[Category:Choose license implementations]] | [[Category:Choose license implementations]] | ||
Revision as of 09:48, 23 December 2008
The Drupal CMS has two modules that allow for easily licensing content nodes:
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.
creativecommons
The creativecommons module is only available for Drupal 4.7, It has not been updated for a long time. This CC Drupal module uses the CC web services API.