Skip to content

Roll Your Own License Choooser

Uncategorized

In the past if you wanted to integrate Creative Commons license selection with your web application, there was one solution: the partner interface. Today there’s a second way: the Ajax Chooser. The Ajax Chooser is a PHP+Javascript library derived from wpLicense which encapsulates a license chooser.

Ajax Chooser uses the CC web services to load an up-to-date license chooser, complete with the most recent jurisdictions and license versions. The package includes everything you need to include a license chooser with only two PHP function calls in your web page. And because you host the PHP files on your web server, you’re free to apply CSS and styling information as appropriate for your application. This means tighter visual integration with your application, with the continued benefits of the partner interface.

You can download the 0.5.0 release of Ajax Chooser here. We’re still working on ironing out all the details, but this release has been tested with Firefox and Safari. You can find documentation in the Creative Commons Developer Wiki. If you have problems integrating the chooser, please let us know.

Posted 02 August 2005

Tags