Difference between revisions of "CC Publisher"

From Creative Commons
Jump to: navigation, search
m (ccPublisher 2)
Line 15: Line 15:
 
* [http://mirrors.creativecommons.org/developer/doc/p6/current/ Autogenerated API documentation]
 
* [http://mirrors.creativecommons.org/developer/doc/p6/current/ Autogenerated API documentation]
  
=== Getting the Code ===
+
=== Developer Tasks ===
* [[Developing ccPublisher 2]] (including instructions for checking out a sandbox from Subversion)
+
* [[Developing ccPublisher 2]] Checking out a sandbox from Subversion and working with the code
* [[Extending ccPublisher 2]]
+
* [http://roundup.creativecommons.org/ccpublisher/ ccPublisher Tracker] Bug reporting and feature request tracking
* [[Customizing ccPublisher 2]]
+
* [[Extending ccPublisher 2]] Extending ccPublisher and other P6-based applications with extensions.
 +
* [[Customizing ccPublisher 2]] Creating new versions of ccPublisher that support different metadata sets or different backends.
  
 
We're starting to do pre-releases; information on those is at [[ccPublisher 2 Releases]].
 
We're starting to do pre-releases; information on those is at [[ccPublisher 2 Releases]].

Revision as of 00:30, 14 February 2006

ccPublisher is Creative Commons's tool for generating license information for a file and optionally uploading it to the Internet Archive for free hosting. ccPublisher also serves as a platform for development of other CC enabled tools. We are currently working on ccPublisher 2, which is primarily an "internal improvement" release. No new features will be added, but the code base has received significant attention in order to enable easier addition of features and development of derivative works.

For information on using ccPublisher, see the ccPublisher page at creativecommons.org. It has pictures.

ccPublisher 2

NOTE FOR DEVELOPERS ccPublisher has moved its active source code repository from SourceForge.net to Berlios.de. For details on CC projects at Berlios, see ccTools Berlios.

Overview

Developer Tasks

We're starting to do pre-releases; information on those is at ccPublisher 2 Releases.

ccPublisher 1.x (Current Production Release)