Source Repository Information
Creative Commons uses Subversion and Git repositories at http://code.creativecommons.org for source code management. Subversion (svn) clients are included with Linux and Mac OS X. Windows users can use Tortoise SVN.
ccPublisher and some dependencies are still housed at Berlios.de; those modules will be moved to code.creativecommons.org eventually.
Contents
Checking Out Source
code.creativecommons.org
We moved our primary source repository from Sourceforge.net to code.creativecommons.org in March, 2008. Note that we only support public key authentication for our repositories.
Subversion
- web view
- read-only repository
- writeable checkout:
$svn co svn+ssh://svn@code.creativecommons.org/svnroot/project
- write permission: email webmaster@creativecommons.org with your public key; if you had write permission at Sourceforge, please include your sourceforge.net username so we can map your key correctly.
Git
- web view
- read-only access:
$git clone git://code.creativecommons.org/cc.license.git
- read/write access:
$git clone git@code.creativecommons.org:cc.license
Berlios.de
See the ccTools Subversion Information page for details on checking out code hosted at Berlios (ccPublisher).
Repositories
Available Modules
svn
The Subversion repository contains the following modules:
module name | description |
---|---|
__cvs_import/ | Inactive modules imported to Subversion from CVS circa 2005 (from sourceforge.net). |
adobe_panel/ | XMP license panel for legacy Adobe products |
api/ | CC API; now developed in git (cc.api) |
api_client/ | Wrappers for the API in Python, Java, etc; unmaintained. |
asheesh_oneoffs/ | |
autocurate/ | Scripts to generate packages of content from sites like Flickr, etc, used for LiveCD. |
banshee-license-verifier-plugin/ | GSOC project: plugin for Banshee to verify web statement metadata pointed to in MP3 ID3 tags. |
bbpress/ | Tracking repository of bbpress |
blog_analysis/ | Return top blogs pointing to CC, as reported by Technorati. Used for targeted outreach. |
buildout_script/ | Buildout recipe for doing string substitution in script templates |
campaign_widget/ | Annual campaign javascript widget |
cc-content.deb/ | |
cc-sharp/ | C# model for CC licenses |
cc.engine/ | License engine; now developed in git (cc.license) |
cc.license/ | |
ccbanshee/ | GSOC project: Banshee plugin for displaying license information |
cchost/ | Legacy repository for CCHost, platform developed for CC Mixter |
cci/ | WordPress for legacy iCommons website |
cclabs/ | Legacy CC Labs experiments (DHTML chooser, et al) |
cclib/ | |
cclicense/ | |
cclookup/ | wxPython application for verifying web statements embedded in media files |
ccnutch/ | Nutch + cc search customizations |
ccoer/ | Early prototype of DiscoverEd, based on Scuttle |
ccooo/ | OpenOffice.org add-on, now developed in git. |
ccpublisher1/ | CC Publisher 1.x; 2.x code lives in the berlios.de repository/td> |
ccrdf/ | A Python wrapper for CC Licenses |
ccsearch/ | CC Meta-search |
cctagutils/ | Python library for reading and writing CC's suggested web statements |
ccwordpress/ | creativecommons.org |
cli_tools/ | Command line tools for tagging and verifying licensed works. |
desktop_search/ | Prototype of Spotlight plugin for Mac OS X |
experimental/ | |
feed2map/ | |
hooks/ | |
i18n/ | Translations, maintenance tools, now in git. |
i18nedit/ | Half finished prototype of web based PO editor, herder |
jswidget/ | Drop-in javascript widget for license selection |
liblicense/ | C library for manipulating license information embedded in files |
liblicense-gnome/ | gnome UI bindings for liblicense |
liblicense-kde/ | KDE UI bindings for liblicense |
liblicense-sugar/ | Sugar UI for liblicense |
license-tutorial/ | |
license.rdf/ | License RDF files |
license_xsl/ | Legacy chooser XSLT and questions |
livecontent/ | Live CD with CC licensed content |
log_analysis/ | |
metadata_scraper/ | Now developed in git as deedscraper |
mozcc2/ | Firefox add-on for displaying CC license information; superseded by OpenAttribute |
nagios/ | monitoring configuration |
nc-survey/ | Non-Commercial survey related code |
oe_search/ | PHP frontend for a Google CSE that acted as early DiscoverEd prototype |
oenutch/ | DiscoverEd |
operator_userscript/ | User script for Operator to display license information |
opml/ | Python library for reading and parsing OPML |
pdf_callback/ | Demonstration of a PDF with "phone home" capability |
planet/ | CC feed aggregator |
pyarchive/ | Python library for uploading works to Internet Archive |
pywikipedia/ | Python API for mediawiki, used for sending staff call emails |
rdfadict/ | Python dict-like interface for an RDFa parser |
scicom/ | Science Commons related projects, including MTA, SCA |
scripts/ | |
smw_tools/ | |
stats/ | |
themes/ | Various theme projects |
vendorlibs/ | Vendor libraries that are used by other projects. Modules are imported here if the project doesn't use svn, so we can use svn:externals, or if additional customization is required |
widgets/ | Widgets for visualizing CC content and information. |
wordpressmu/ | |
wpLicense/ | WordPress plugin for CC licensing; now developed in git/WP svn |
www-i/ | i.creativecommons.org |
xmp/ | Tools for embedding XMP metadata in PDF, JPEG and (future) other file types. |
zope_products/ | CC developed zope products: the license engine, Plone skin and iStr. |
git
We host the following git repositories:
repository name | description |
---|---|
CC_SMW_Extensions.git | |
ExternalData_RDFa.git | |
MediaWikiProperties.git | |
SemanticEditTime.git | |
SemanticTasks.git | |
TalkPages.git | |
Teamspace.git | |
aggregator.git | |
ahabskin.git | ahabskin: "Ahab" skin for CC Learn (based on the work of White Whale) |
aide_configs.git | Configuration files for CC's AIDE setup. |
babel.git | babel: A mirror of the Babel trunk (with Asheesh's add-ons) |
bibteximport.git | bibteximport: Utility for importing Bibtex data into SemanticMediaWiki |
bootstrap.git | Local mirror of zc.buildout bootstrap. |
cc.api.git | cc.api: |
cc.controlpanel.git | Remote deployment commands for CC stuff; fabric, etc. |
cc.engine.git | cc.engine: License chooser & etc |
cc.ff_ext.git | cc.ff_ext: GSoC 2010 Firefox Extension project |
cc.i18npkg.git | cc.i18npkg: Wrapper egg for the i18n checkout |
cc.license.git | cc.license |
cc_api.git | |
cc_license_facebook_app.git | |
cc_org_txt.git | |
cc_staff_openid.git | |
cc_support.git | |
ccrel-guide.git | ccrel-guide: A guide to CC REL |
ccrel.git | CC Rights Expression Language |
ccsearch.git | |
civicrm.git | civicrm: A mirror of the CiviCRM subversion repository |
coment.git | |
commoner.git | commoner / CC Network |
currybot.git | |
deedscraper.git | deedscraper: Scrapes referrers to deeds for CC REL |
discovered.git | |
doig.git | Sandbox for John's git learning activities |
drupal.git | drupal: A mirror of the Drupal CVS repository |
eog-plugin.git | |
gadgets.git | Gadgets extension for MediaWiki: Insert whitelisted script tags into a wiki |
gitosis-admin.git | Gitosis admin files |
herder.git | |
i18n.git | |
i18n_ccsearch.git | |
jtoolkit.git | jtoolkit: Simple changes to jToolkit: so far, just bind to localhost |
jurisdiction-icons.git | |
just_license_rdf.git | |
liblicense.git | |
liblicense_oscon_talk.git | |
liblicense_pylons_demo.git | |
libvalidator.git | libvalidator: The core library for the license-oriented metadata validator and v... |
license.rdf.git | license.rdf (cc.licenserdf) |
license_tagger.git | |
loggy.git | |
mediawiki.git | |
monaco.git | monaco: Reveal license info on a page |
mozcc.git | |
oai4j.git | |
odepo_move.git | odepo_move: One-off code to move ODEPO from one wiki to another |
oerfeeds.git | |
pootle.git | pootle: A mirror of the Pootle Subversion repository |
roundup_settings.git | |
search.git | |
search3.git | |
semtech2008.git | |
site_metrics.git | |
smw_inlinequeryparserfunction.git | |
support_cc_org_theme.git | |
test_transifex_repo.git | |
validator.git | validator: License-oriented metadata validator and viewer |
wordpress-cc-plugin.git | wordpress-cc-plugin: Integrates CC licensing into media manager and posts |
wprdfa.git | |
wsgi_cache.git | |
labs | |
license-layers.git | An HTML5 + CSS3 -based visualization of the CC license model. |
mw-ext | |
abusefilter.git | |
arrayextension.git | |
categorytree.git | |
cc-semantic-extensions.git | |
checkuser.git | |
cite.git | |
collection.git | |
commentpages.git | |
confirmedit.git | |
contributors.git | |
externaldata.git | |
headerfooter.git | |
headertabs.git | |
imagelink.git | |
imagemap.git | |
inputbox.git | |
maps.git | |
openid.git | |
parserfunctions.git | |
preloader.git | |
recaptcha.git | |
renameuser.git | |
securehtml.git | |
semanticdrilldown.git | |
semanticforms.git | |
semanticinternalobjects.git | |
semanticmaps.git | |
semanticmediawiki.git | |
semanticresultformats.git | |
semantictasks.git | |
simpleforms.git | |
spamblacklist.git | |
stringfunctions.git | |
stubmanager.git | |
syntaxhighlight_geshi.git | |
validator.git | |
widgets.git | |
themes | |
cc_wiki.git | |
cckubrick.git | |
ccnl.git themes/ccnl: CC.nl WordPress theme | |
zzz | |
cc.api.ftobia.git | Unnamed repository; edit this file to name it for gitweb. |
module name | description |
---|---|
api | Web services, generalized chooselicense.xsl implementation |
api_client | Sample client implementation |
ccoer | The code for some half-secret CC OER thing |
cchost | The code for ccmixter.org and other ccHost installations |
cci | Code for supporting iCommons web-sites; currently a Word Press theme. In development. |
cclicense | Potential portal page for licensing |
cclookup | CC Lookup |
ccnutch | Creative Commons plugin for the open source Nutch search engine |
ccpublisher1 | ccPublisher 1.x |
ccpublisher2 | ccPublisher 2 DEPRECATED Development for this project has moved to Berlios.de |
ccrdf | Python library for modeling licenses in RDF. |
ccsearch | Code for http://search.creativecommons.org |
cctagutils | |
cli_tools | Command-line based tools for embedding and reading licenses. |
desktop_search | Desktop search tools; Spotlight plugin for Mac OS X. |
experimental | Experimental code, i18n (internationalization), test, and miscellaneous bits |
liblicense | library and simple command line tool for empowering reading and writing of licenses all around the desktop |
pyarchive | Python library for uploading works to the Internet Archive |
vendor_libs | Vendor libraries that are used by other projects. Modules are imported here if the project doesn't use svn, so we can use svn:externals, or if additional customization is required. |
widgets | Widgets for visualizing CC content and information. |
xmp | Tools for embedding XMP metadata in PDF, JPEG and (future) other file types. |
zope_products | CC developed zope products: the license engine, Plone skin and iStr. |
__cvs_import | Data from the import from CVS that was either deprecated, crufted, or wrong. |